Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with the installation configuration


Bagherra67

Recommended Posts

Hi, thanks to the person who can help me!!'

I just try to get started. I did import the sample databases on the server but when I continue the installation I run over and over in the same problem

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/exhibits/public_html/catalog/includes/

touch configure.php

chmod 706 configure.php

cd /home/exhibits/public_html/catalog/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

 

I do not understand what is happening and do not know how to make it work.

Please help!!

 

Thank you

C?cile

Link to comment
Share on other sites

If you are using a FTP software to upload your files to the server,

Right click both catalog and admin/includes/configure.php and chmod them to 777 before starting the installation

chmod them back to 644 after installation is complete

This document will help you install

 

The_Bear

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...