Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Config. Erros


viperbat

Recommended Posts

Do exactly what it says, Ill try to explain it more here.

 

1) Telnet or SSH into your shell account where your webpage resides.

2) If you are purchasing this web space, more than likely you will be defaulted to the base directory of your shop, if not use the "cd <directoryname>"(change directory) and the "ls" (list) commands to navigate around.

3) Go into your includes directory (catalog/includes), and type "touch configure.php". Then type "chmod 706 configure.php".

4) Move back 1 directory using "cd .." and go into your admin includes directory (catalog/admin/includes), and type "touch configure.php" and then "chmod 706 configure.php".

5) Go back to your installation screen where this error is occuring and continue through the process, if everything is done correctly and your settings are correct you should not receive any more errors. When completely finished type "logout" to quit the shell account login.

 

 

On a side note I prefer "PuTTY" telnet/SSH client for going into my shell accounts. You can find it free on the web.

 

Hope this helps,

KennethS

Kenneth S

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

Customer "Are you a real programmer?"

Me "No, but I did stay at a Holiday Inn Express last night"

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...