php - Magento Forbidden Error -


i'm experiencing error when trying access cart on site built in magento. can't see why or how seems it's trying access index.php main site per error here. rather /var/www/vhosts/wisefoodsupply.com/httpdocs/index.php, should /var/www/vhosts/wisefoodsupply.com/httpdocs/dev2/index.php

is there somewhere have define system paths?

thanks!

it work fine if add index.php url

http://dev.wisefoodsupply.com/index.php/checkout/cart 

i think .htaccess not work. if using shared hosting, should check provider.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -