]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.conf
- updated to 3.5.6
[packages/phpMyAdmin.git] / phpMyAdmin.conf
index 7f1a275030e2420f77a4151bf01b224b4c53bfd1..7ef24e8b1d5f1df6733e9fa19f557fc2be8f673d 100644 (file)
@@ -4,5 +4,6 @@ Alias /myadmin /usr/share/phpMyAdmin
        AllowOverride None
        Order allow,deny
        Allow from all
-       php_admin_value open_basedir "/etc/webapps/phpMyAdmin/:/usr/share/phpMyAdmin/:/usr/share/phpMyAdmin/css/.."
+       # uncomment if using apache-mod_php
+       #php_admin_value open_basedir "/etc/webapps/phpMyAdmin/:/usr/share/phpMyAdmin/:/usr/share/phpMyAdmin/css/..:/tmp"
 </Directory>
This page took 0.050303 seconds and 4 git commands to generate.