Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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


hongkongkiosk

Recommended Posts

When I am installing the OSc, the system required me to input the SQL database twice times. I am okay for the first time, but the twice time. The error prompted. How can I solve the below error?? Experts, please help..............

 

***********************************************************

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/virtual/site15/fst/var/www/html/catalog/includes/

touch configure.php

chmod 706 configure.php

cd /home/virtual/site15/fst/var/www/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.

 

***********************************************************

Link to comment
Share on other sites

When I am installing the OSc, the system required me to input the SQL database twice times. I am okay for the first time, but the twice time. The error prompted. How can I solve the below error?? Experts, please help..............

 

***********************************************************

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/virtual/site15/fst/var/www/html/catalog/includes/

touch configure.php

chmod 706 configure.php

cd /home/virtual/site15/fst/var/www/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.

 

***********************************************************

 

/home/virtual/site15/fst/var/www/html/catalog/includes/configure.php

and

/home/virtual/site15/fst/var/www/html/catalog/admin/includes/configure.php

 

take these two files right click on that and use chmod to 777(full permission) .or your sys admin will help you to change that permission settings

alexe

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...