I manage to install the AlegroCart following the installation steps however when i access the online shop page, it will be able to show me the index.php or main page but when i click on other link, it will redirect me to my directory listing, the same thing happen to admin site as well.
my homepage URL will be like this
http://localhost/AlegroCart_1.2.7/Alegr ... /index.php
When i mouse over to other link, it show something like this
http://localhost/AlegroCart_1.2.7/Alegr ... er=account
Following are my environment/software
Apache 2.2 with mod_rewrite enabled
mysql 5.5
php 5
I was suspecting the mod_rewrite is not working but i verify using php_info and simple test, both show it is working.
I unable to find out the solution
Need help here
Thanks