Windows Start Menu click Run, enter "CMD", open the DOS command window,
Run command: "Set path=%path%; C:\wamp\bin\php\php5.2.9-2; " Registering the Php.exe path
Run command: "CD C:\wamp\www", switch current path to WAMP Web site document www path
Run the command: Zendstudio\zendframework-1.8.1\bin\zf.bat Create Project QuickStart
Note that the Zf.bat path is replaced with your own path, and Zf.bat build the QuickStart project: "Creating Project at C:/wamp/www/quickstart"
6. Test Sample Project
Open the browser, browse "http://localhost/quickstart/public/", you can see "Welcome to the Zend framework!" of the page. (Please reboot WMAP if not shown)
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.