Register Globals and other php settings

To turn register globals off, you will need to create a php.ini file in the folder where the error occurs, and insert this line.

Same steps apply to all other php settings. (e.g. magic_quotes, auto_append, allow_url_fopen)

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

phpinfo

In the phpinfo.php page you can see the PHP version at the top of the file, and you can find the...

PHP setting limits

PHP has been configured to use the following settings on our shared and reseller servers:safe...

PHP 5.2 or 5.3 or 5.4 or 5.5 or 5.6

All our servers support (i.e. are capable of running) PHP 5.2 , PHP 5.3, PHP 5.4, PHP 5.5, and...

What version of PHP are you using?

All our servers support (i.e. are capable of running) both PHP 5.2 and PHP 5.3. The default...

Powered by WHMCompleteSolution