Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Step 7 of Installation process


Guest

Recommended Posts

Posted

config.gif

 

I got the above error msg at 7th step of the installation process. What must I change and in what file must I change it? Should I change the /catalog/includes/config.php and /catalog/admin/includes/config.php

 

Any suggestions? :blink:

Posted

You DO know how to chmod a file, don't you?

If not, let us know.

Posted

Oh, should I add this code:

 

<?php

chmod("/home/redzonne/public_html/catalog/includes/", 706);

?>

 

to

 

/catalog/includes/configure.php

 

and...

 

<?php

chmod("/home/redzonne/public_html/catalog/admin/includes/", 706);

?>

 

/catalog/admin/includes/configure.php

 

?

Posted

I am afraid, I don't know how to chmod a file. I am just getting my feet wet in this PHP stuff. I would appreciate you guys instructing me on how to go about this. Thanks. :D

Archived

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

×
×
  • Create New...