Zen Follower
- Join Date:
- Dec 2006
- Location:
- Chicago, IL
- Posts:
- 143
- Plugin Contributions:
- 0
Register Globals OFF
Hello,
We have two Zen Cart installs. The first one is at the public_html. The second is under public_html/retailers.
When I put info.php in both directories (1. public_html and 2. public_html/retailers) and run it I see that register globals is OFF for the root (public_html) but not at public_html/retailers.
If Register Globals is showing OFF for the root, is that also true for the /public_html/retailers site? Should I just ignore the screen when it says it is still on?
If I should not ignore the screen, what do I put in this directory (public_html/retailers) so that it turns off? I have tried a php.ini and .htaccess file but every time I do this I get a 500 Internal error.
Your help is greatly appreciate.