Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

FATAL ERROR: register_globals is disabled


KDS

Recommended Posts

Posted

Hi all.

Can you please help me resolve this fatal error.

A lot of things goes well till i try to make same banner and swap same images in the header.Dreamweaver crashed and after that i can't access my stone and my admin.

Both give me same error

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

Where i can found thise files and how i change them.

Ideleted the swaped images from header.php but the fatal error is still there.

Thank you in advance. Its terrible to not see mystore.

Posted

search contributions for register globals, you have some installing to do

Posted
Hi all.

Can you please help me resolve this fatal error.

A lot of things goes well till i try to make same banner and swap same images in the header.Dreamweaver crashed and after that i can't access my stone and my admin.

Both give me same error

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

Where i can found thise files and how i change them.

Ideleted the swaped images from header.php but the fatal error is still there.

Thank you in advance. Its terrible to not see mystore.

 

 

thanks Mibble i will search contributions for register globals.

Posted

search ur hard drive for php.ini

should be in windows dir

 

open it in notepad

 

then search register_globals

will say register_globals = off

change it to register_globlas = on

 

will sort it out no prob.

Posted
will sort it out no prob

 

Yes it would - if the store was not live on the internet (which I think this one is).

 

Vger

  • 2 weeks later...
Posted
search ur hard drive for php.ini

should be in windows dir

 

open it in notepad

 

then search register_globals

will say register_globals = off

change it to register_globlas = on

 

will sort it out no prob.

 

What do you do if you can't find php.ini on my computer?

Posted

If this is for a local install of osCommerce then use the Search function on your computer to locate php.ini. If it does not find any then you haven't got php installed. Most likely it will find two or three php.ini files. Start with editing the one in c:\windows, and if necessary edit any others that exist.

 

Vger

Posted
If this is for a local install of osCommerce then use the Search function on your computer to locate php.ini.  If it does not find any then you haven't got php installed.  Most likely it will find two or three php.ini files.  Start with editing the one in c:\windows, and if necessary edit any others that exist.

 

Vger

 

I have searched my computer for the files and they don't exist. How do I get php installed?

Posted

To run osCommerce on your own computer (for testing) you need to install more than PHP. You must have an Apache Web Server, PHP, MySQL, PHPMyAdmin etc. installed. The quickest way to do this is to install an all-in-one package that includes all of those. I would recommend XAMPP (http://www.apachefriends.org/en). It is the easiest of all to install.

 

Vger

Archived

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

×
×
  • Create New...