Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Localhost install


indice

Recommended Posts

Dear User,

 

I put all the oscommerce file on htdocs on my localhost, all is ok.

 

Now i like to install the oscommerce on my localhost.

 

This is the error i receive on my web browser:

 

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.

 

we edit the .htaccess

 

i do this:

 

<IfModule mod_php4.c>

php_value session.use_trans_sid 0

php_value register_globals 1

</IfModule>

 

before was:

#<IfModule mod_php4.c>

#php_value session.use_trans_sid 0

#php_value register_globals 1

#</IfModule>

 

But always the same 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.

 

please help me to install the oscommerce on localhost.

 

Best Regards

Indice

Link to comment
Share on other sites

Dear User,

 

I put all the oscommerce file on htdocs on my localhost, all is ok.

 

Now i like to install the oscommerce on my localhost.

 

This is the error i receive on my web browser:

 

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.

 

we edit the .htaccess

 

i do this:

 

<IfModule mod_php4.c>

php_value session.use_trans_sid 0

php_value register_globals 1

</IfModule>

 

before was:

#<IfModule mod_php4.c>

#php_value session.use_trans_sid 0

#php_value register_globals 1

#</IfModule>

 

But always the same 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.

 

please help me to install the oscommerce on localhost.

 

Best Regards

Indice

 

 

Pls help me, i like to start on the local pc

Best Regards

Indice

Link to comment
Share on other sites

Dear User,

 

I put all the oscommerce file on htdocs on my localhost, all is ok.

 

Now i like to install the oscommerce on my localhost.

 

This is the error i receive on my web browser:

 

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.

 

we edit the .htaccess

 

i do this:

 

<IfModule mod_php4.c>

php_value session.use_trans_sid 0

php_value register_globals 1

</IfModule>

 

before was:

#<IfModule mod_php4.c>

#php_value session.use_trans_sid 0

#php_value register_globals 1

#</IfModule>

 

But always the same 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.

 

please help me to install the oscommerce on localhost.

 

Best Regards

Indice

 

 

hello,

you try to downloads the global_rigisters patch in community--->contributions

and update your current file. it should be ok. i just to this step and no need to do any code editing.

 

http://www.oscommerce.com/community/contri...register_global

 

see ya.

 

smithveg. B)

****

Hello World! ^.^ I'm a Internet naive. Browse my working profile

Malaysia Web Services - OPerion Website Marketing System

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...