]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.conf
- php_admin_value works only with mod_php
[packages/phpMyAdmin.git] / phpMyAdmin.conf
index b2adda4b928c6e5919990eb3a24218b987296ebf..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/..:/tmp"
+       # 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.036334 seconds and 4 git commands to generate.