HELP -- LOCAL VALUE of SAFE MODE ON

Hi everybody,

I'm runing LAMP on a Fedora 7 + Plesk server.
PHP Version 5.0.4
Apache 2.0 Handler


The "local value" of Safe Mode is ON and the "master value" is OFF
I try to change the local value to OFF but I CANNOT

in php.ini , safe_mode is OFF

I changed httpd;conf and puted this : :

<VirtualHost xxxx.xxx.xxx:80>
php_admin_flag safe_mode
</VirtualHost>

OR/and

<IfModule mod_php5.c>
php_value include_path ".:/usr/local/lib/php"
php_admin_flag safe_mode off
</IfModule>

But no change, the local value of safe mode still ON

thanks in advance for your help

Zeilkman
Zeilkman [ Sa, 03 November 2007 12:47 ] [ ID #1861619 ]
Webserver » alt.apache.configuration » HELP -- LOCAL VALUE of SAFE MODE ON

Vorheriges Thema: Apache mod_rewrite or general conf. problem with long URLs with special chars
Nächstes Thema: File ownership and can anyone save ralf's dog?