SOURCES: phpMyAdmin.conf - set open_basedir

gotar gotar at pld-linux.org
Thu Jun 7 15:14:46 CEST 2007


Author: gotar                        Date: Thu Jun  7 13:14:46 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- set open_basedir

---- Files affected:
SOURCES:
   phpMyAdmin.conf (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/phpMyAdmin.conf
diff -u SOURCES/phpMyAdmin.conf:1.4 SOURCES/phpMyAdmin.conf:1.5
--- SOURCES/phpMyAdmin.conf:1.4	Sun Feb 12 16:11:17 2006
+++ SOURCES/phpMyAdmin.conf	Thu Jun  7 15:14:41 2007
@@ -4,4 +4,5 @@
 	AllowOverride None
 	Order allow,deny
 	Allow from all
+	php_admin_value open_basedir "/etc/webapps/phpMyAdmin/:/usr/share/phpMyAdmin/:/usr/share/phpMyAdmin/css/.."
 </Directory>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/phpMyAdmin.conf?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list