I am running an ecommerce theme on wordpress on a hostgator server, and coming up with this error.
Security warning: set the value
register_globals in the php ini to Off !! This theme will not work correctly otherwise.
I can’t find the php.ini in any of the folders. I tried creating a file with the added command and putting it in root as suggested via google, with no luck.
Any recommendations?otherwise.
The file you should put in your root folder is not
php.ini, but.htaccess. Be sure it contains this line:If that still doesn’t work or generates a 500 Internal Server Error then you’ll have to contact HostGator and see what they say.