chueewowee Posted June 26, 2004 Posted June 26, 2004 I have successfully installed os commerce in the localhost/library/webserver folder at root level. (application-top files were modified as advised, .htaccess too. file permissions were set in configure.php) I cannot get it to work by installing in the usr/user_name/sites/ directory. ....I get the dreaded: FATAL ERROR: register_globals is disabled in php.ini, please enable it! (application-top files were modified as advised, .htaccess too.) Why? :huh:
Guest Posted June 26, 2004 Posted June 26, 2004 can/do you have access to the php.ini? if so, turn register globals on.
miaumau Posted June 27, 2004 Posted June 27, 2004 hello i had the same problem getting oscommerce to run on os 10.3.4 changed the php.ini but without result... blamed it on my lack of php knowledge where another parameter might need to get corrected. finally i found a contribution that should solve the register_globals() problem. however, using the code of the contribution: http://www.oscommerce.com/community/contri.../search,globals solved the register globals problem but produced some new ones. like this: Fatal error: Call to undefined function: tep_session_name() maybe the contribution works for you? would be interesting to know. best miaumau
Recommended Posts
Archived
This topic is now archived and is closed to further replies.