07 Sep 2010 
Support Center » Knowledgebase » register_globals is disabled in php.ini, please enable it
 register_globals is disabled in php.ini, please enable it
Solution For the security of the server register_globals has been disabled. However you can change this setting per user account manually.

Edit your .htaccess file in your /home/user/public_html directory, and add the following:

"php_value register_globals 1"

To view this file via cPanel please make sure you have "show dot files" checked in file manager.

On some server oyu may need to use the php.ini file instead.


Add a file named 'php.ini' to your /home/user/public_html directory.

In the 'php.ini' file add the following:

register_globals = on


Article Details
Article ID: 31
Created On: 03 Feb 2008 07:12 AM

 This answer was helpful  This answer was not helpful

 Back
 Login  
Username:
Password:
Remember Me:
 
 Search
 Article Options
Home | Submit a Ticket | Knowledgebase | Troubleshooter | News | Downloads
Language:

Help Desk Software Help Desk Software By Kayako SupportSuite v3.60.04