Yii Appliance 的确切用途是什么?
It's introduction is here:
http://www.yiiframework.com/demos/
But what's that virtual server image for ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
It's introduction is here:
http://www.yiiframework.com/demos/
But what's that virtual server image for ?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
这是一种拥有预配置服务器环境的简单方法,其中所讨论的软件已安装、配置并准备运行。
A simple way to have a preconfigured server environment with the software in question already installed, configured, and ready to run.
我同意 Dav 的观点,而且它更新得并不频繁(如果我没记错的话,包含的 Yii 版本是 1.0.2,当前版本是 1.1.2,大约有 1 年历史)。建议您下载最新的稳定版本并尝试使用您自己的网络服务器(可以是本地服务器)。如果您有 Windows 操作系统,我推荐 WAMP(最容易安装的之一)或 ZWAMP(我认为这是最新的一个,http://zwamp.sourceforge.net/),如果您使用 Linux 或 *BSD,您有更多且易于安装的替代方案。
I agree with Dav, also, it is not updated very often (If I'm not bad, the included Yii version is 1.0.2 and current is 1.1.2, about 1 year old). Y recommend you to download the last stable version and try with it with your own web server it can be a local server). If you have Windows OS I recommend WAMP (one of the easiest to install) or ZWAMP (I think this is the most updated one, http://zwamp.sourceforge.net/), if you are using Linux or *BSD you have more and easy-to-install alternatives.