Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all ,

Currently i dont have php and appache on my laptop.So if i downloaded zend framework does it contain php and appache ?

Thanks in advance.
Posted

1 solution

No, zend framework does not include PHP and Apache. Its just an MVC framework. For PHP & Apache you can download Wamp or XAMPP if you have windows on your laptop. For Linux you can download LAMP or XAMPP.

For any further queries comment here.
 
Share this answer
 
Comments
mhamad zarif 6-Jun-11 3:33am    
i already have wamp5.So if i downloaded zend framework hoe can i make it work with wamp5 ?
Kim Togo 6-Jun-11 3:58am    
WAMP - http://www.wampserver.com/en/
And not Winamp (Music player)
Uday P.Singh 6-Jun-11 3:49am    
if you already have wamp, install it on your laptop. It will install PHP and Apache server. Then put your extracted zend folder in the www folder of Wamp. And then run it in your browser.
Kim Togo 6-Jun-11 3:58am    
Good answer, my 5.
mhamad zarif 6-Jun-11 4:16am    
thanks for the answer.But i have one last question : which zend should i download .? They are offering minimal package and .... so which one i choose ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900