RePlay Posted May 16, 2004 Posted May 16, 2004 Hi there, This is what I get when I try to access catalog. eg mywebsite/catalog FATAL ERROR: register_globals is disabled in php.ini, please enable it! Sounds bad eh? Any ideas? By the way I ahve yet to set up the db but that shouldnt be a prob right? Cheers.
Guest Posted May 16, 2004 Posted May 16, 2004 Hi there, This is what I get when I try to access catalog. eg mywebsite/catalog FATAL ERROR: register_globals is disabled in php.ini, please enable it! Sounds bad eh? Any ideas? By the way I ahve yet to set up the db but that shouldnt be a prob right? Cheers. this is quite easy to fix, simplly find you php.ini file located in c:\windows\ on a 2K server. search for register_globals and change no to yes..
Guest Posted May 16, 2004 Posted May 16, 2004 if you are not using a win2k server, on a *nix server it is usually located in /usr/local/lib, ask your host about this file. you will need access to the root if you are to modify it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.