Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

403 for catalog, not admin


owls

Recommended Posts

Posted

i just installed oscommerce 2.2 ms1. i can access the admin portion fine and items in the sample database show up, but when i try to access the actual store/catalog, i get a 403 permission denied. pretty much every file is set to 755 except for the configure files. any ideas?

Posted

upon another hour's perusal of these forums, i discovered that my problem was the index vs. default file name issue. if the file had been named index, i could have saved myself quite a lot of time. or at least if there had been a warning in a readme file or something. :angry:

 

i used the non-.htaccess solution:

 

<?PHP include('default.php') ;?>

 

saved as index.php.

Archived

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

×
×
  • Create New...