Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Regarding "register_global" setting


sukhada

Recommended Posts

Hi

I am trying to install osCommerce on my server. The requirement to install osCommerce is we have to make "register_global" setting ON. I want to know why does it need that setting ON? Generally we keep this setting in OFF condition. I am using a shared server and my other sites which are hosted on that server are getting affected when i make "register_global" setting ON.

Now, how should i solve this problem?

Egarly waiting for the reply.

Link to comment
Share on other sites

You can set the option to be on by creating a file named php.ini and placing the following in it

register_globals = On

Upload the file to the root and the admin directory. Or, you can install the register globals contribution and leave the setting off.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Hey sukhada

 

Open notepad and type this in EXACTLY how you see it "php_flag register_globals on". Then click save as choose the save type as all files and save this file as .htaccess place this file into your catalog directory of your server and this should solve your problem.

 

Alternativly download register globals patch in the contrib section of the oscommerce website.

 

Hope this has helped

 

Zarren

 

Hi

I am trying to install osCommerce on my server. The requirement to install osCommerce is we have to make "register_global" setting ON. I want to know why does it need that setting ON? Generally we keep this setting in OFF condition. I am using a shared server and my other sites which are hosted on that server are getting affected when i make "register_global" setting ON.

Now, how should i solve this problem?

Egarly waiting for the reply.

Link to comment
Share on other sites

Hello,

 

I added that entry to the .htaccess file and it works, but I can´t go further than Step 2, as any time I click next step, the page is refreshed and can´t move forward.

 

Any ideas?

 

Thanks in advance.

 

Carlos

Link to comment
Share on other sites

Try droping .htaccess into your root directory just for install if it doesnt work post back

 

Hello,

 

I added that entry to the .htaccess file and it works, but I can´t go further than Step 2, as any time I click next step, the page is refreshed and can´t move forward.

 

Any ideas?

 

Thanks in advance.

 

Carlos

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...