求【zend framework】教程

fly_heart_yuan 2010-12-18 11:23:04
如题,各位大侠有没有zend framework的入门教程,文档或是视频都可以,
文档最好能是中文的。

在php100上看到有这个教学视频,但是需要交钱~

...全文
145 10 打赏 收藏 转发到动态 举报
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复
fly_heart_yuan 2010-12-28
  • 打赏
  • 举报
回复
[Quote=引用 7 楼 langtul 的回复:]

有这个目录么?“G:/path/to/quickstart/public”
配置文件里的路径没有改吧。。。

引用 5 楼 fly_heart_yuan 的回复:

引用 4 楼 helloyou0 的回复:

首先,没啥有官方的入门更好,有些其他地方的入门经常会有过时或不规范的地方
http://framework.zend.com/manual/en/learning.qui……
[/Quote]

怎么改?哪个配置文件?
helloyou0 2010-12-25
  • 打赏
  • 举报
回复
+1

[Quote=引用 7 楼 langtul 的回复:]

有这个目录么?“G:/path/to/quickstart/public”
配置文件里的路径没有改吧。。。

引用 5 楼 fly_heart_yuan 的回复:

引用 4 楼 helloyou0 的回复:

首先,没啥有官方的入门更好,有些其他地方的入门经常会有过时或不规范的地方
http://framework.zend.com/manual/en/learning.qui……
[/Quote]
无辜的程序员 2010-12-24
  • 打赏
  • 举报
回复
有这个目录么?“G:/path/to/quickstart/public”
配置文件里的路径没有改吧。。。

[Quote=引用 5 楼 fly_heart_yuan 的回复:]

引用 4 楼 helloyou0 的回复:

首先,没啥有官方的入门更好,有些其他地方的入门经常会有过时或不规范的地方
http://framework.zend.com/manual/en/learning.quickstart.intro.html
其次,这个英文很容易看,不看英文直接copy code也行

再次,还有什么问题上来讨论


看老兄你如此的热情,我也就不客气……
[/Quote]
shootblue 2010-12-20
  • 打赏
  • 举报
回复
php100的教程貌似是免费的吧!

http://bbs.lampbrother.net/thread-htm-fid-101.html

LAMP兄弟连看看有没有吧!
fly_heart_yuan 2010-12-20
  • 打赏
  • 举报
回复
[Quote=引用 4 楼 helloyou0 的回复:]

首先,没啥有官方的入门更好,有些其他地方的入门经常会有过时或不规范的地方
http://framework.zend.com/manual/en/learning.quickstart.intro.html
其次,这个英文很容易看,不看英文直接copy code也行

再次,还有什么问题上来讨论
[/Quote]

看老兄你如此的热情,我也就不客气的再次问一个菜鸟问题
我按照官方网站做了一个quickstart工程,现在出现的问题是:我该怎样访问它呢?

根据其上的文档,设置了虚拟主机后,出现的结果是,连访问http://localhost/都进不去了,http://quickstart.local/也不对,浏览器都
显示【Not Found The requested URL / was not found on this server.】
apache的日志是这样的:
【[Mon Dec 20 13:43:31 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
Warning: DocumentRoot [G:/path/to/quickstart/public] does not exist
[Mon Dec 20 13:43:32 2010] [notice] Digest: generating secret for digest authentication ...
[Mon Dec 20 13:43:32 2010] [notice] Digest: done
[Mon Dec 20 13:43:32 2010] [notice] Apache/2.2.16 (Win32) mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations
[Mon Dec 20 13:43:32 2010] [notice] Server built: Aug 8 2010 16:45:53
[Mon Dec 20 13:43:32 2010] [notice] Parent: Created child process 3612】
下面是我的一些配置文件:
1.G:\program files\Zend\Apache2\conf\httpd.conf文件是这样的

<VirtualHost *:80>
ServerName quickstart.local
DocumentRoot /path/to/quickstart/public

SetEnv APPLICATION_ENV "development"
<Directory /path/to/quickstart/public>
DirectoryIndex index.php
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
2.C:/WINDOWS/system32/drivers/etc/hosts是这样的

127.0.0.1 localhost
127.0.0.1 quickstart.local

我到底哪里不对了???





helloyou0 2010-12-19
  • 打赏
  • 举报
回复
首先,没啥有官方的入门更好,有些其他地方的入门经常会有过时或不规范的地方
http://framework.zend.com/manual/en/learning.quickstart.intro.html
其次,这个英文很容易看,不看英文直接copy code也行

再次,还有什么问题上来讨论
fly_heart_yuan 2010-12-18
  • 打赏
  • 举报
回复
而且最好是用zend framework开发个项目的教学视频,或者文档
fly_heart_yuan 2010-12-18
  • 打赏
  • 举报
回复
我想要的不是使用手册,而是入门教程

不过谢谢你了
ihefe 2010-12-18
  • 打赏
  • 举报
回复
http://www.phpchina.com/resource/manual/zendframework/

4,251

社区成员

发帖
与我相关
我的任务
社区描述
国内外优秀PHP框架讨论学习
社区管理员
  • Framework
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧