boosters Posted March 14, 2007 Posted March 14, 2007 please tell me another method for global.ini , when i try to install a oscommerce on a web server it is giving an error for enable a global.ini pr php. but my webserver is not allowed me for enable this line. Please help me any other method to skip this line or somthing different. Pleas help me. :'( :'( :'( :'(
khime Posted March 14, 2007 Posted March 14, 2007 One way is to create a php.ini file Contents should be one line only: register_globals = On Save this then upload to your root public page where oscommerce is saved to.
khime Posted March 14, 2007 Posted March 14, 2007 Sorry, missed some info there Open notepad on windows and then save it as php.ini (not a text file) then upload via FTP. Normally to your /catalog/ folder
boosters Posted March 15, 2007 Author Posted March 15, 2007 i just do this but the problem is same please help FATAL ERROR: register_globals is disabled in php.ini, please enable it! :mellow:
khime Posted March 15, 2007 Posted March 15, 2007 Another way to do this is to create a blank file using notepad htaccess.txt In it should be php_flag register_globals on Save then upload to your root via ftp ascii rename this file: .htaccess note the dot at the front
boosters Posted March 17, 2007 Author Posted March 17, 2007 i also try this but not working , there is any other script for skip this step. :blush: :'(
vasttech Posted March 17, 2007 Posted March 17, 2007 This should fix your problems: http://www.oscommerce.com/community/contri...egister+globals osCommerce Knowledge Base osCommerce Documentation Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.