Page 1 of 1

Zend Framework

PostPosted: 20. November 2006 10:23
by zubines
How Can Zend Framework be installed in xamp? Anubody help.

Thanks

Re: Zend Framework

PostPosted: 20. November 2006 10:36
by Izzy
zubines wrote:How Can Zend Framework be installed in xamp? Anubody help.

Thanks

XAMPP is already to go for ZF.
Check xampp\apache\bin\php.ini down at the bottom of the file and look in xampp\php\zendOptimer directory.

Also here under the heading Installing ZF on Windows with Apache
http://framework.zend.com/wiki/display/ ... on+Windows

Then install ZF by following the instructions on the above site:
Installing the Zend Framework

Download and install the Zend_Framework

* latest official Zend_Framework here
or play around with the * latest Developer Version of Zend_Framework

That's it.

Hints for starting with the Zend Framework can be found here

* Offizial framework manual
* PHP Architect Tutorial
* PHP Wiki
* Zend Tips
* Zend Tips 2