Zend Framework(0.7.0) could not recognize index.php
January 31, 2007 on 1:12 pm | In Zend Framework |Thanks for Tony for your comment!
My patch for version 0.7.0
In library\Zend\Controller\Request\Http.php
After line 531, add
Code (php)
-
// Remove the .php from REQUEST_URI
-
}
-
or you can go to framework.zend.com/issues/browse/ZF-835 to see how Zend Framework team solves this problem
2 Comments »
RSS feed for comments on this post. TrackBack URI
Leave a comment
Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds.
Valid XHTML and CSS. ^Top^
nice
Comment by nelson — February 5, 2007 #
This has been resolved by Matthew as “Not an issue”, to see what he said here
http://framework.zend.com/issues/browse/ZF-835
Comment by admin — February 13, 2007 #