Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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


jlangrock

Recommended Posts

Posted

Why must it enabled?

; You should do your best to write your scripts so that they do not require

; register_globals to be on; Using form variables as globals can easily lead

; to possible security problems, if the code is not very well thought of.

register_globals = Off

Posted

the way in which oscommerce has been written requires that they're enabled.

 

i think there's a patch for this in the contributions section.

Posted
the way in which oscommerce has been written requires that they're enabled.

 

i think there's a patch for this in the contributions section.

 

In the short term you can try this until you can install the patch

Regards

 

Mark A Reynolds

Posted
In the short term you can try this until you can install the patch

 

This isn't a real solution. You also can change it directly at the file but this wouldn't fix the open door, its a risk. So when will be a change in the software available ?

Archived

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

×
×
  • Create New...