summaryrefslogtreecommitdiffstats
path: root/php.conf
diff options
context:
space:
mode:
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"