jimwoolfe Posted April 16, 2004 Posted April 16, 2004 Hi all, Can any one help What I want do do is install os commerce onto my local server and then intergrate into dreamweaver mx to develop a site locally and learn the program. My local server is set up with my sql/phpadmin and works o.k when writing and testing dynamic app's coded in dreamweaver. I copied oscommerce into local server folders and configered dreamweaver but when I tried to start the web based installation I got the following error FATAL ERROR: register_globals is disabled in php.ini, please enable it! If any one can help I will be most gratful. JIm w
Guest Posted April 16, 2004 Posted April 16, 2004 open php.ini (search) in a text editor and set: register_globals=On Matti
jimwoolfe Posted April 16, 2004 Author Posted April 16, 2004 Hi Matti Thanks for your quick response Tried to find php.ini using search but no joy. Where should this file be ? is it part of os commerce or would it be in my server php files I installed my server using a program called solkit. Does this make a difference Thanks again JIm W
reallyethical Posted April 20, 2004 Posted April 20, 2004 It should be in the root folder if you are using windows then try c:\windows\php.ini that should be the normal location. :P
coldclimber Posted April 20, 2004 Posted April 20, 2004 i am also having trouble tring to find this file is there possibly another name for it as i am trying to find it on my sever under the /catalog/ directory Climb to Live, Live to climb
♥Vger Posted April 20, 2004 Posted April 20, 2004 If you can't find the file php.ini on your local machine, it's because you haven't installed php probably. Vger
241 Posted April 20, 2004 Posted April 20, 2004 Create a file called phpinfo.php containing this code <?php phpinfo(); ?> then upload this file to your catalog directory, navigate with your browser to the file and there you have the information for php including the path to php.ini No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.