开发者

Deploying a Zend Framework site on Free Web Host

I have this small showcase project written in Zend Framework and I would need to deploy it on the web for a few months. Money is extremely tight , close to non-existent , so a free web host would be ideal .

After extensive google-ing , and some trial and errors with a few of these services , I'm still unable to say that I found a free开发者_如何学C web host that would behave decently with a Zend Framework installation . Do you guys know of any ? Thanks


ZF dont needs installing :). Find any free host with php support, upload ZF library, set proper include_path in your app and that's all :)


just upload your files , and copy the files in /library/Zend/* from the original download to your host.

/library/ is already defined in include_path by the Bootstrap.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜