Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change permission error


DotsAlot

Recommended Posts

Hi all, I keep getting an error at the end of step 5 at Wiki

Click the "Continue" Button ... You are nearly finished!

 

 

I changed permissions to catalog/inclusion/configure.php

Thats changing configure.php only correct?

 

I changed permission before installation.

I tried 706 and 777.

I tried renaming the file also.

Everything seems to be fine in MySQLadmin.

 

 

All successful up to end of step 5.

 

 

---------------------------------------------------------------------------------------------

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

 

Please perform the following actions:

cd /home/content/d/o/t/xxxxxx/html/catalog/includes/

touch configure.php

chmod 706 configure.php

cd /home/content/d/o/t/xxxxxx/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.

---------------------------------------------------------------------------------------------

 

 

Any suggestions?

Your help is appreciated!

 

Kevin

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...