A Server Requirement Error

Status
Not open for further replies.

GrEeNs1337

New Member
Messages
1
Reaction score
0
Points
0
Hello, I was wanting to install osCommerce on my site, I uploaded everything and in the .htaccess I have:

<IfModule mod_php4.c>
php_value register_globals 1
</IfModule>

But I still get this error:

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.

Can someone help me out with this? Thank you.
 

Chris Z

Active Member
Messages
5,603
Reaction score
0
Points
36
erm..i'm sure there was another thread about this like yesterday, so search before you post please

just search for "register_globals"
 
Last edited:
Status
Not open for further replies.
Top