View Single Post
  #1 (permalink)  
Old 02-09-2007, 01:13 AM
photo312 photo312 is offline
Junior Member
 
Join Date: Feb 2007
Posts: 3
Default I want to install a shopping cart in subdirectory

I installed zend framework 0.7 and its working fine. But now i would like to add a shoping cart under the

web_root/ directory so it would be web_root/shoppingcart/

but every time I go to my http://localhost/shoppingcart/ -> it redirects me back to index.php under web_root.

How can I fix this?
Reply With Quote