Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can anyone help an os newbe


jimwoolfe

Recommended Posts

Posted

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

Posted

open php.ini (search) in a text editor and set: register_globals=On

 

Matti

Posted

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

Posted

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

Posted

If you can't find the file php.ini on your local machine, it's because you haven't installed php probably.

 

Vger

Posted

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...