douzhang6496 2012-05-04 12:33
浏览 35
已采纳

如何确定我的机器上是否安装了Zend Framework,Zend Server?

I'm reading Reference Guide::Create Your Project. And it's written there:

In order to create your project, you must first download and extract Zend Framework.

After you have installed Zend Server, the Framework files may be found under C:\Program Files\Zend\ZendServer\share\ZendFramework on Windows. The include_path will already be configured to include Zend Framework.

I didn't download Zend Framework or installed Zend Server (I have XAMPP installed with Apache and have localhost and can load php files in browser. I don't need any more server, I think). I just downloaded and instaled Zend Studio 9 and after the instalation I went this way:

File --> New --> Example...

and chose Zend Framework Example Project and named my project "zend_project_example".

Then it was written that somthing was being instaled and it took quite a long time. Then I got this tree in the PHP Explore folder. And I even opened the Controller code from Zend Framework Library:

http://www.ljplus.ru/img4/a/_/a_ya_vishe/pic.jpg

So it seems I have ZF, but I don't have anything in:

C:\Program Files\Zend\ZendServer\share\ZendFramework.

In fact I only have Zend Studio 9 folder threre: C:\Program Files\Zend\Zend Studio 9.0.2.

No any \ZendServer\share\ZendFramework

And in the Reference it is written:

Open a terminal (in Windows, Start -> Run, and then use cmd). Navigate to a directory where you would like to start a project. Then, use the path to the appropriate script, and execute one of the following:

% zf create project quickstart

I doesn't work for me. I can't do any steps farther in the Reference Guide. What should I have to solve and what should I have to do next to follow the Referance right way?

Thank you.

  • 写回答

2条回答 默认 最新

  • douke9379 2012-05-04 12:44
    关注

    Zend Studio is just an IDE - an environment which is supposed to make developer's life easier. You need a server to run your projects on localhost. You quoted

    After you have installed Zend Server,

    and you wrote

    I didn't download Zend Framework or installed Zend Server,

    You can't expect the tutprail to work if you don't do what it says.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改