1 |
diff -Nur smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings16Session smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings16Session |
2 |
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings16Session 2015-02-22 17:17:15.000000000 +0100 |
3 |
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings16Session 2016-06-04 20:12:43.384264736 +0200 |
4 |
@@ -1,6 +1,6 @@ |
5 |
[Session] |
6 |
session.save_handler = files |
7 |
-session.save_path = /tmp |
8 |
+session.save_path = /opt/remi/php54/root/var/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/php54/root/etc/php.ini/80ModuleSettings26Soap smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings26Soap |
13 |
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings26Soap 2015-02-22 17:17:15.000000000 +0100 |
14 |
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php54/root/etc/php.ini/80ModuleSettings26Soap 2016-06-04 20:13:44.699102937 +0200 |
15 |
@@ -1,7 +1,7 @@ |
16 |
; added by stephdl |
17 |
[soap] |
18 |
soap.wsdl_cache_enabled=1 |
19 |
-soap.wsdl_cache_dir="/tmp" |
20 |
+soap.wsdl_cache_dir="/opt/remi/php54/root/var/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/php55/root/etc/php.ini/80ModuleSettings16Session smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php55/root/etc/php.ini/80ModuleSettings16Session |
25 |
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php55/root/etc/php.ini/80ModuleSettings16Session 2015-02-22 17:17:15.000000000 +0100 |
26 |
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php55/root/etc/php.ini/80ModuleSettings16Session 2016-06-04 20:12:28.638303648 +0200 |
27 |
@@ -1,6 +1,6 @@ |
28 |
[Session] |
29 |
session.save_handler = files |
30 |
-session.save_path = /tmp |
31 |
+session.save_path = /opt/remi/php55/root/var/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/php55/root/etc/php.ini/80ModuleSettings26Soap smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php55/root/etc/php.ini/80ModuleSettings26Soap |
36 |
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php55/root/etc/php.ini/80ModuleSettings26Soap 2015-02-22 17:17:15.000000000 +0100 |
37 |
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php55/root/etc/php.ini/80ModuleSettings26Soap 2016-06-04 20:14:10.571034669 +0200 |
38 |
@@ -1,7 +1,7 @@ |
39 |
; added by stephdl |
40 |
[soap] |
41 |
soap.wsdl_cache_enabled=1 |
42 |
-soap.wsdl_cache_dir="/tmp" |
43 |
+soap.wsdl_cache_dir="/opt/remi/php55/root/var/lib/php/wsdlcache" |
44 |
soap.wsdl_cache_ttl=86400 |
45 |
soap.wsdl_cache_limit = 5 |
46 |
|
47 |
diff -Nur smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings16Session smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings16Session |
48 |
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings16Session 2015-02-22 17:17:15.000000000 +0100 |
49 |
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings16Session 2016-06-04 20:13:07.496201109 +0200 |
50 |
@@ -1,6 +1,6 @@ |
51 |
[Session] |
52 |
session.save_handler = files |
53 |
-session.save_path = /tmp |
54 |
+session.save_path = /opt/remi/php56/root/var/lib/php/session |
55 |
session.use_cookies = 1 |
56 |
session.name = PHPSESSID |
57 |
session.auto_start = 0 |
58 |
diff -Nur smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings26Soap smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings26Soap |
59 |
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings26Soap 2015-02-22 17:17:15.000000000 +0100 |
60 |
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php56/root/etc/php.ini/80ModuleSettings26Soap 2016-06-04 20:14:37.929962472 +0200 |
61 |
@@ -1,7 +1,7 @@ |
62 |
; added by stephdl |
63 |
[soap] |
64 |
soap.wsdl_cache_enabled=1 |
65 |
-soap.wsdl_cache_dir="/tmp" |
66 |
+soap.wsdl_cache_dir="/opt/remi/php56/root/var/lib/php/wsdlcache" |
67 |
soap.wsdl_cache_ttl=86400 |
68 |
soap.wsdl_cache_limit = 5 |
69 |
|