Thread: Zend Framework
View Single Post
Old 03-20-2009, 05:32 PM   #2 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

I'm using this structure(using WAMP server)

c:/wamp <- server root
c:/wamp/application <- contains controllers, views, models, etc.
c:/wamp/library <- contains Zend library
c:/wamp/www <- contains accessable files from viewers, such as index.php file

It works fine for me, using exact copy-paste from the quick guide.
Funny, I started diving into Zend today aswell xD
__________________
Tanax is offline  
Reply With Quote