shanta Posted October 21, 2005 Share Posted October 21, 2005 Hi I am installing osCommerce for the first time. Working primarily in Perl/TTML I am not to familiar with PHP. when attempting to use the web setup it returns the fallowing error FATAL ERROR: register_globals is disabled in php.ini, please enable it! Other PHP scripts work on the site so I don't know if this is global problem or only in osCommerce. It appears that it should be in the /catalog/admin directory but there is no such file. Any help would be appreciated. Thanks Shanta McBain Http://computersystemconsulting.ca Link to comment Share on other sites More sharing options...
niknakgroup Posted October 21, 2005 Share Posted October 21, 2005 register globals is a setting made on your server, not within oscommerce. There is a workaround, search the contribution section for register_globals to sort it out. Either that or a quick search of the forums for that problem should return one of the various solutions that have been found. Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem.... Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums..... if (stumped == true) { return(square_one($start_over) } else { $random_query = tep_fetch_answer($forum_query) } Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.