Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please Help!!!


Guest

Recommended Posts

Posted

When I try to install OS I get to the end and I recivie this:

 

New Installation

 

osCommerce Configuration

 

The following error has occurred:

 

The configuration files do not exist, or permission levels are not set.

 

Please perform the following actions:

 

* cd /home/stopdrop/public_html/shop/shop/6057/includes/

* touch configure.php

* chmod 706 configure.php

 

* cd /home/stopdrop/public_html/shop/shop/6057/admin/includes/

* touch configure.php

* chmod 706 configure.php

 

If chmod 706 does not work, please try chmod 777.

 

If you are running this installation procedure under a Microsoft Windows environment, try renaming the existing configuration file so a new file can be created.

 

Whats goin on and how do I fix it?

Posted

You need to go to your directory

 

/includes and /admin/includes

 

and make sure that a file called configure.php are in those directories.

Posted
You need to go to your directory

 

/includes and /admin/includes

 

and make sure that a file called configure.php are in those directories.

 

I see that file in both of those directories.

Posted

Do both configure files end with .php or do they end with .php.text? If so, you need to rename to .php

 

Also, you need to change the permissions on both files to 777 once you're done with the installtion, you can change the permissions back.

Archived

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

×
×
  • Create New...