Hi,
could You please explain how to change (on/off) register_globals on only one account.
If php.ini file is created in public_html with code below only:
then other values aren't taken from main php.ini (as found on http://www.cpanel.net/support/docs/e..._requests.html)Code:register_globals = 1 safe_mode = 0
php5 with SuPHP configuration."NOTE: PHP does not merge the php.ini files together, so when a custom php.ini is used it must contain all of the required directives from the main php.ini file (for example, if Zend Optimizer is required, the new php.ini must load the extension.)"
Thanks in advance and regards,


LinkBack URL
About LinkBacks
Reply With Quote