howto safemode off + basedir on ?
When i uncheck safemode for site , which means safemode = off
then also basedir directives as
php_admin_value open_basedir /var/www/webXXX/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /var/www/webXXX/phptmp/
php_admin_value session.save_path /var/www/webXXX/phptmp/
are gone from apache config file...
.
What should i change to have basedir directives in Vhosts_ispconfig.conf when safemode is Off as default
Eg
php_admin_flag safe_mode Off
php_admin_value open_basedir /var/www/webXXX/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /var/www/webXXX/phptmp/
php_admin_value session.save_path /var/www/webXXX/phptmp/
I tried to find it somewhere in templates in /root/ispconfig/isp/conf but haven't find
Now i'm solving situatuon by adding basedir directive in Apache config field in ISPC, but i'd like to turn safemode off for all sites (about 250), so this is bad solution
Any hint please ??
Last edited by radim_h; 6th November 2010 at 18:18.
|
Recent comments
1 day 8 hours ago
1 day 17 hours ago
1 day 20 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 28 min ago
2 days 1 hour ago
2 days 3 hours ago
2 days 19 hours ago
2 days 19 hours ago