summaryrefslogtreecommitdiffstats
path: root/php.conf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-09-19 13:18:41 +0200
committerRemi Collet <fedora@famillecollet.com>2013-09-19 13:18:41 +0200
commit0d579eea43f821d5687091f23f08f062ce6edf89 (patch)
treec834f031e4a2282bbe2ce5149967cda5041e6139 /php.conf
parent7c923a4bd10082925e2260f7a79a501d62ebbef6 (diff)
PHP 5.5.4
Diffstat (limited to 'php.conf')
-rw-r--r--php.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/php.conf b/php.conf
index 64eb5fd..7000043 100644
--- a/php.conf
+++ b/php.conf
@@ -30,3 +30,4 @@ DirectoryIndex index.php
#
php_value session.save_handler "files"
php_value session.save_path "/var/lib/php/session"
+php_value soap.wsdl_cache_dir "/var/lib/php/wsdlcache"