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.
<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.