Guest Posted August 17, 2005 Share Posted August 17, 2005 Anybody know how to enable this. FATAL ERROR: register_globals is disabled in php.ini, please enable it! Thanks Link to comment Share on other sites More sharing options...
minibom Posted August 17, 2005 Share Posted August 17, 2005 open file php.ini in window folder by notepad and replace row "register_globals=off" by "register_globals=on". That OK ! :) Link to comment Share on other sites More sharing options...
Guest Posted August 17, 2005 Share Posted August 17, 2005 How do I find php.ini??? I've looked everywhere.........kbf Link to comment Share on other sites More sharing options...
♥Vger Posted August 17, 2005 Share Posted August 17, 2005 If this is a hosted website then you won't have access to the main php.ini file. So the best thing to do is to install the Register Globals Patch Files (link below my name). If this site is running on your home computer then you'll find php.ini is probably in the c:\windows folder. Vger Link to comment Share on other sites More sharing options...
firstborn Posted August 19, 2005 Share Posted August 19, 2005 i am having the same problem. i did a search of my entire C drive for the php.ini file and it does not exist. the only files come are are files that came with the oscommerce download. does anyone know what to do? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.