Hi, I'm having trouble running the Quickstart application (http://framework.zend.com/docs/quickstart) and I was wondering if someone could help me. I've searched the mailing list archives for my problem, but could not find anything helpful. I'm stuck on this page of the tutorial:
http://framework.zend.com/docs/quickstart/create-a-model-and-database-table At the bottom of the page, the tutorial instructs you to visit http://localhost/guestbook. But when I visit that page, I get Apache's default 404 error message. When I click on the Guestbook link from home page (which links to http://localhost/index.php/guestbook), I get a slightly different error message. This time, it's the Quickstart application's error page and it says that an Application error occurred, but doesn't list the error itself. The homepage (http://localhost/index.php) works fine. I'm running PHP 5.3.0 and Apache 2.2. I'm using the version of the Quickstart application that is provided for download (i.e. I didn't type anything myself, so couldn't have made any typos). I've set Apache's DocumentRoot to the "public" folder of the application (I'm not using any Aliases...I don't know if that matters). Thanks a lot for your help. -Michael Angstadt -- View this message in context: http://www.nabble.com/Quickstart-tutorial-problems-tp25256310p25256310.html Sent from the Zend Framework mailing list archive at Nabble.com.
