View Single Post
  #3 (permalink)  
Old 06-04-2007, 06:47 AM
ikhalid ikhalid is offline
Junior Member
 
Join Date: May 2007
Posts: 3
Default

Thanks,
Ya i can understand. BTW i have got Zend framework release version recently. Can u please help me out with the problem given below(so kind of u if u read and provide some soln for that)

i am trying to run a sample project named "brotherjonathan" from "http://devzone.zend.com/node/view/id/2060". After all settings (from readme.txt) 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 error nowhere....Why my index.php (the one under /htdocs) not working???? I am almost newbie in this type of architecture.

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

Thank & Regads

Last edited by ikhalid : 06-04-2007 at 07:16 AM.
Reply With Quote