|
|||
|
Hi
i am trying to run a sample project named "brotherjonathan" from "http://devzone.zend.com/node/view/id/2060". After all settings when i type the URL (http://localhost/brotherjonathan)....it takes me back to the url "http://localhost" and do nothing except for the text (It Works) displayed on the explorer page. I see no error anywhere....Why my index.php (the one under /htdocs) not working???? Anybody please help me out. I am almost newbie in it. Here is the current directory structure of the sample project. /htdocs index.php /brotherjonathan /controllers IndexController.php ViewController.php /models /views /library /config, /docs, /install, /images, /css, /&tc Last edited by ikhalid : 06-04-2007 at 07:26 AM. |
|
||||
|
It could be several things, your htaccess, mod_rewrite, your using ZF 1.0 which breaks compatibility with previous releases etc.....
__________________
SpotSec Network Gateway Project on SourceForge SpotSec Network Gateway Project Home SpotSec Blog: http://spotsec.com/blog |
|
||||
|
It looks like all requests are served from Test Page for the SSL/TLS-aware Apache Installation on Web Site which is why the browser location bar just seems to point there after a request.
I'd have to guess without other code, that's its something in .htaccess. You'd have to elaborate with some code or a few examples of the type of URIs a request uses to be certain. I doubt anyone here is very familiar with the app you mention. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|