]> _ Git - dtlc.git/commitdiff
wip #6549 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 5 Dec 2023 19:50:34 +0000 (20:50 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 5 Dec 2023 19:50:34 +0000 (20:50 +0100)
.htaccess
.ovhconfig [deleted file]
framework/application/configs/application.ini

index 6b878d3036c9fbd8476f2a5fcb3527ad8a26cdad..6b1fce825868e0f876dd44af57966afc4b023dbe 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,20 +1,4 @@
-# PHP Configuration
-<IfModule mod_php5.c>
-       php_value post_max_size "128M"
-       php_value upload_max_filesize "128M"
-       php_value date.timezone "Europe/Paris"
-       php_flag session.use_trans_sid off
-       php_flag magic_quotes_gpc off
-       php_flag magic_quotes_runtime off
-       php_flag magic_quotes_sybase off
-</IfModule>
-
-# Specific OVH Environnement variables
-<IfModule mod_env.c>
-
-</IfModule>
-
-# Rewrite for Zend Framework  
+# Rewrite for Zend Framework
 <IfModule mod_rewrite.c>
        Options +FollowSymlinks
        RewriteEngine on
diff --git a/.ovhconfig b/.ovhconfig
deleted file mode 100644 (file)
index e7b4236..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-app.engine=php
-app.engine.version=5.6
-http.firewall=none
-environment=development
\ No newline at end of file
index 07c274146607d4f9ca2f7afea14f945817132883..b954c62302deeea428c735efadc3fa7a50d7b1fc 100644 (file)
@@ -18,9 +18,9 @@ appnamespace = "DTLC"
 webhost = www.detouteslescouleurs.com
 
 database.adapter = pdo_mysql
-database.params.host = localhost
-database.params.username = dtlc
-database.params.password = TbnlaacMxyhkgTvv
+database.params.host = dtlc-mariadb
+database.params.username = root
+database.params.password = PgjM7RGykgh3P7Cw
 database.params.dbname = dtlc
 
 seo.gtag = UA-35486968-1
@@ -69,7 +69,7 @@ sogecommerce.key = gLAsQjFhDOBFPXBH
 [testing : production]
 seo.robots = false
 
-dev = true
+dev = false
 firephp = false
 
 httpauth.username = dtlc
@@ -80,8 +80,7 @@ httpauth.excludepath = /payment/auto
 httpauth.excludepath = /sogecommerce/auto
 
 database.params.host = dtlc-dev-mariadb
-database.params.username = root
-database.params.password = KuaXQZdthTijDYPz
+database.params.password = DrNmo8VaNLTEWaX3
 database.params.dbname = dtlc-dev
 
 sogenactif.url = https://payment-webinit.simu.sips-atos.com/paymentInit