ruralwales Posted December 13, 2005 Share Posted December 13, 2005 where can I find a step by step guyide to enable trouble free installation. I would like to get this right first time . Link to comment Share on other sites More sharing options...
ruralwales Posted December 13, 2005 Author Share Posted December 13, 2005 I have just installed opened the home page in browser online and got this error message - what caI do to get the softyware working ???? Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory. Link to comment Share on other sites More sharing options...
Guest Posted December 13, 2005 Share Posted December 13, 2005 I've never had an install hang up on me or cause trouble, but it seems to happen often enough. There are server requirements listed from one of the links above. I don't know about using c panel, but if you just download the zip yourself and load the package using an ftp program, it should go fine. You'll want a good ftp program anyway, to make the shop your own (customize). Try reading my second blog post. Link to comment Share on other sites More sharing options...
cybersilly Posted December 13, 2005 Share Posted December 13, 2005 I have just installed opened the home page in browser online and got this error message - what caI do to get the softyware working ????Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory. Create a file named PHP.ini in Notepad or WordPad Type this in it; register_globals = 1 Save it, ensuring that it is an .ini file and NOT .txt (php.ini.txt!), FTP it to your site and place it in your 'catalog' folder or whatever you named your shop's folder. Try install again. If this doesn't work it is because 'Options' is turned off by your service provider for your website and you will need to contact them. Cybersilly. :thumbsup: Link to comment Share on other sites More sharing options...
♥Vger Posted December 13, 2005 Share Posted December 13, 2005 Alternatively you can install the Register Globals Patch Files (link below my name) and osCommerce will then work with Register Globals set to 'off' in php.ini Vger Link to comment Share on other sites More sharing options...
bcyboron Posted December 28, 2005 Share Posted December 28, 2005 I found that when you make the php.ini file in text, just leave it in text format and upload it in to the store or what you call your shop. You need to make sure that you put a copy of the file in your shop directory and the admin file, in order for it to work. Then just rename the file in your file manager to php.ini Also write the file as follows: register_globals = on It shall work everytime it has for me Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.