Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I just need a little guidance with os_Commerce Configuration can someone please help me?


sonman

Recommended Posts

I am having a bit of problem installing the os_commerce shop. I got stuck on step 6. I keep getting the following error message but have no clue as to how I may resolve it. Can anyone advise me how to proceed from here? I'd most certainly appreciate your assistance.

 

Thanks in advance

=========================

 

New Installation

 

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

touch configure.php

chmod 706 configure.php

cd /home/daddyman/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.

 

 

 

Thanks in advance

Link to comment
Share on other sites

It is the two configure.php files that you need to reset the permissions on. Try, as the output error suggests, setting to 706 and if that doesn't work then 777.

 

If you are on a Windows server then the chmod function won't work (specific to Apache servers), and in that case use the File Manager in your web hosting control panel to reset permissions on those files.

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...