Author: shadzik Date: Fri Oct 30 23:11:31 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- php_admin_value works only with mod_php
---- Files affected:
packages/phpMyAdmin:
phpMyAdmin.conf (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/phpMyAdmin/phpMyAdmin.conf
diff -u packages/phpMyAdmin/phpMyAdmin.conf:1.6
packages/phpMyAdmin/phpMyAdmin.conf:1.7
--- packages/phpMyAdmin/phpMyAdmin.conf:1.6 Thu Jun 7 17:33:03 2007
+++ packages/phpMyAdmin/phpMyAdmin.conf Sat Oct 31 00:11:26 2009
@@ -4,5 +4,6 @@
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>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phpMyAdmin/phpMyAdmin.conf?r1=1.6&r2=1.7&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit