Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

installing issue with register_globals


Guest

Recommended Posts

Posted

Hi everybody.

 

I'm trying to install an oscommerce website , but when i try to access either the website or the install folder I get this

 

FATAL ERROR: register_globals is disabled in php.ini, please enable it!

 

This is the first oscommerce website I install, so thanks in advance.

 

Fabian.

Posted

 

 

 

I purchased a template and after installing it, I received the following error

everytime I tried to access my osCommerce Admin Control Panel.

 

Error Message

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.

 

Solution

Don't touch the (php.ini) file in the Root directory.

Use your favorite text editor to create another (php.ini) file.

Just add the following one line to the (php.ini) file.

register_globals=on

 

Copy this new (php.ini) file to your (public_html/admin) directory.

 

Dan

Posted
Copy this new (php.ini) file to your (public_html/admin) directory.

 

Dan

 

 

YES, thank you very much!! man, that was easy, i should have looked here first.

Posted

Hi there

 

I have been experiencing the same problem and having followed these instructions, most of my website is back

 

However, there are sections which are now appearing with a blank screen with just scrambled characters all over the page

 

Can anybody help please?

 

Many thanks

 

Anish

Posted

apply patches rc2 has.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Archived

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

×
×
  • Create New...