Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PHP.ini


Guest

Recommended Posts

Posted

I wander if anyone can help. I would like to locate the php.ini file to make changes. Is it in the server or within OSC listings.

Forgive me, but I'm new to this game.

 

Thanks in advance!

Posted
I wander if anyone can help. I would like to locate the php.ini file to make changes. Is it in the server or within OSC listings.

Forgive me, but I'm new to this game.

 

Thanks in advance!

 

 

This is how I did it. I hope this helps.

 

<!--[if !supportLists]-->1) <!--[endif]-->Go to your control panel and then click on File manager.

 

<!--[if !supportLists]-->2) <!--[endif]-->In your file manager, enter the public_html folder.

 

<!--[if !supportLists]-->3) <!--[endif]-->In the public_html folder you will see a file called .htaccess,

 

a) Select the .htaccess file and click edit.

 

<!--[if !supportLists]-->4) <!--[endif]-->Copy and paste the below at the bottom of .htaccess file and save it:

 

php_value register_globals 1

 

 

This will turn your register_globals on and your script will work properly.

Kate

 

Kateart-cards

Archived

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

×
×
  • Create New...