View Single Post
  #2 (permalink)  
Old 04-16-2008, 04:19 AM
fossil_007 fossil_007 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 10
Default try this

check my question which i solved it
i think i was having the same error of page not found
in m case the .htacces was not being considered and bypassed

just check this

i had this in my httpd.conf file of Apache server

" AllowOverride None"

which was supposed to be
AllowOverride All

and it solved my problem for complete detail chek my question whcih i solved it

need help in setting Zend localhost:8000 works but localhost:8000/index does not :(
Reply With Quote