Customer Support

  1. Support
  2. FTP/ File Manager
  3. How to enable or disable register_globals ?
  1. Home
  2. Plesk
  3. How to enable or disable register_globals ?

How to enable or disable register_globals ?

To modify register_globals, follow these steps:

1. FTP into your account and check if the .htaccess file exists inside the httpdocs folder.

2. If the file already exists, download it to your computer. If it doesn't exist then create a file with the extension .htaccess in a simple text editor (e.g. Notepad)

3. To enable register_globals add the following line to the .htaccess file:
php_flag register_globals on

4. If you want to disable register_globals you should add the following line:
php_flag register_globals off

5. Upload the .htaccess file inside the httpdocs folder.


You haven't found what you are looking for?

Contact our experts, they will be happy to help!

Contact us