diff --git a/config/VmApps/application.ini b/config/VmApps/application.ini deleted file mode 100644 index 8d4e210b..00000000 --- a/config/VmApps/application.ini +++ /dev/null @@ -1,42 +0,0 @@ -[production] -phpSettings.date.timezone = "Europe/Paris" -phpSettings.display_startup_errors = 0 -phpSettings.display_errors = 0 -bootstrap.path = APPLICATION_PATH "/Bootstrap.php" -bootstrap.class = "Bootstrap" -appnamespace = "Application" -resources.frontController.controllerDirectory = APPLICATION_PATH "/controllers" -resources.frontController.params.displayExceptions = 0 -autoloaderNamespaces[] = "Application_" -resources.layout.layout = "main" -resources.layout.layoutPath = APPLICATION_PATH "/views" -resources.view.basePath = APPLICATION_PATH "/views" - -; Scores configuration -profil.server.name = sdsrvdev01 -profil.webservice.location = local -profil.mail.method = smtp -profil.mail.smtp_host = smtp.free.fr -profil.mail.email.support = support@scores-decisions.com -profil.mail.email.supportdev = supportdev@scores-decisions.com -profil.path.data = "/home/vhosts/data/enrichissement" -profil.db.adapter=mysqli -profil.db.params.host=127.0.0.1 -profil.db.params.username=enrichissement -profil.db.params.password=aY5EWvtMmXrqKwK8 -profil.db.params.dbname=enrichissement -profil.db.params.driver_options.MYSQLI_INIT_COMMAND = "SET NAMES utf8" - -[staging : production] -resources.frontController.params.displayExceptions = 0 -phpSettings.soap.wsdl_cache_enabled = 0 - -[development : production] -phpSettings.display_startup_errors = 1 -phpSettings.display_errors = 1 -phpSettings.soap.wsdl_cache_enabled = 0 -resources.frontController.params.displayExceptions = 1 - -[testing : production] -phpSettings.display_startup_errors = 1 -phpSettings.display_errors = 1 \ No newline at end of file diff --git a/config/VmApps/mysql.php b/config/VmApps/mysql.php deleted file mode 100644 index d8320b64..00000000 --- a/config/VmApps/mysql.php +++ /dev/null @@ -1,9 +0,0 @@ - -Installation -Avec les options --help, -help, -h, et -?, vous obtiendrez cette aide. - -Utilisation : [action] - -action : - --install : Configuration - -