This is a discussion on HELP -- LOCAL VALUE of SAFE MODE ON within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi everybody, I'm runing LAMP on a Fedora 7 + Plesk server. PHP Version 5.0.4 Apache 2.0 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
| Thread Tools | |
| Display Modes | |
|
|