there is no file zf.bat in zend frame work2 like in the previous version ............ please any one can tell how to install it easy way and in windows
kakalahori
0
Junior Poster in Training
Recommended Answers
Jump to Postthere is no file zf.bat in zend frame work2 like in the previous version ............ please any one can tell how to install it easy way and in windows
What error did you get? Can you post the error messages.
Jump to PostCheck the link which I've mentioned below, it will guide you to install Zend Framework 2 on Windows. http://samminds.com/2012/07/zend-framework-2-installation-on-xampp-for-windows/
Jump to PostZF2 is no longer using zf.bat.
If you look over the base tutorial it takes you through how to install:
cd /my-project/dir git clone git://github.com/zendframework/ZendSkeletonApplication.git cd ZendSkeletonApplication php composer.phar self-update php composer.phar install
This obviously assumes you have composer, and git installed.
Here is a sample …
All 11 Replies

LastMitch
kakalahori
0
Junior Poster in Training
annaharris
0
Junior Poster in Training
Squidge
101
Newbie Poster

LastMitch
kakalahori
0
Junior Poster in Training
kakalahori
0
Junior Poster in Training
kakalahori
0
Junior Poster in Training
kakalahori
0
Junior Poster in Training

LastMitch
kakalahori
0
Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.