Search Our Database

How to enable register_globals in Linux?

Last updated on |
under |
by

To activate your register_globals under a Linux hosting plan, you will need to upload a .htaccess file to your public_html folder. The .htaccess file should contain the following lines:

php_value register_globals 1