soofy Posted November 23, 2003 Posted November 23, 2003 im getting FATAL ERROR: register_globals is disabled in php.ini, please enable it! when i try to run install.php on winxp what should i do ? what ini file is it trying to read? thnks :huh:
Jeremy at oddly enough Posted November 24, 2003 Posted November 24, 2003 Go to your windows folder, in it there will be a file called php.ini. In there will be a line that deals with register_globals, this needs to bet changed to register_globals=on, saved, and you need to restart your machine for the change to take effect. Jeremy
Recommended Posts
Archived
This topic is now archived and is closed to further replies.