1 |
unnilennium |
1.1 |
diff -Nur smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php70/root/etc/php.ini/80ModuleSettings16Session smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php70/root/etc/php.ini/80ModuleSettings16Session |
2 |
|
|
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php70/root/etc/php.ini/80ModuleSettings16Session 2017-07-03 23:49:55.860000000 -0400 |
3 |
|
|
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php70/root/etc/php.ini/80ModuleSettings16Session 2017-07-04 00:08:08.090000000 -0400 |
4 |
|
|
@@ -1,6 +1,6 @@ |
5 |
|
|
[Session] |
6 |
|
|
session.save_handler = files |
7 |
|
|
-session.save_path = /opt/remi/php70/root/var/lib/php/session |
8 |
|
|
+session.save_path = /var/opt/remi/php70/lib/php/session |
9 |
|
|
session.use_cookies = 1 |
10 |
|
|
session.name = PHPSESSID |
11 |
|
|
session.auto_start = 0 |
12 |
|
|
diff -Nur smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php70/root/etc/php.ini/80ModuleSettings26Soap smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php70/root/etc/php.ini/80ModuleSettings26Soap |
13 |
|
|
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php70/root/etc/php.ini/80ModuleSettings26Soap 2017-07-03 23:49:55.861000000 -0400 |
14 |
|
|
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php70/root/etc/php.ini/80ModuleSettings26Soap 2017-07-04 00:09:37.779000000 -0400 |
15 |
|
|
@@ -1,7 +1,7 @@ |
16 |
|
|
; added by stephdl |
17 |
|
|
[soap] |
18 |
|
|
soap.wsdl_cache_enabled=1 |
19 |
|
|
-soap.wsdl_cache_dir="/opt/remi/php70/root/var/lib/php/wsdlcache" |
20 |
|
|
+soap.wsdl_cache_dir="/var/opt/remi/php70/lib/php/wsdlcache" |
21 |
|
|
soap.wsdl_cache_ttl=86400 |
22 |
|
|
soap.wsdl_cache_limit = 5 |
23 |
|
|
|
24 |
|
|
diff -Nur smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings16Session smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings16Session |
25 |
|
|
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings16Session 2017-07-03 23:49:55.866000000 -0400 |
26 |
|
|
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings16Session 2017-07-04 00:07:32.590000000 -0400 |
27 |
|
|
@@ -1,6 +1,6 @@ |
28 |
|
|
[Session] |
29 |
|
|
session.save_handler = files |
30 |
|
|
-session.save_path = /opt/remi/php71/root/var/lib/php/session |
31 |
|
|
+session.save_path = /var/opt/remi/php71/lib/php/session |
32 |
|
|
session.use_cookies = 1 |
33 |
|
|
session.name = PHPSESSID |
34 |
|
|
session.auto_start = 0 |
35 |
|
|
diff -Nur smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings26Soap smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings26Soap |
36 |
|
|
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings26Soap 2017-07-03 23:49:55.867000000 -0400 |
37 |
|
|
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings26Soap 2017-07-04 00:11:21.317000000 -0400 |
38 |
|
|
@@ -1,7 +1,7 @@ |
39 |
|
|
; added by stephdl |
40 |
|
|
[soap] |
41 |
|
|
soap.wsdl_cache_enabled=1 |
42 |
|
|
-soap.wsdl_cache_dir="/opt/remi/php71/root/var/lib/php/wsdlcache" |
43 |
|
|
+soap.wsdl_cache_dir="/var/opt/remi/php70/lib/php/wsdlcache" |
44 |
|
|
soap.wsdl_cache_ttl=86400 |
45 |
|
|
soap.wsdl_cache_limit = 5 |
46 |
|
|
|