News Feed
Jobs Feed
Sections




News Archive
Mauricio Cuenca's Blog:
Two (or more) Zend Framework projects on a shared host
March 26, 2009 @ 08:46:17

The Zend Developer Zone has pointed out a recent blog post from Mauricio Cuenca showing how to run two (or more) Zend Framework applications on one account on a shared hosting environment.

Shared hosting environments can be a nightmare when it comes to PHP Web Development, specially in testing stages. Yes, I know one should not be using and paying for a hosting plan if the code is still not production ready, but I have seen some cases. I will try to show how to have the Zend Framework installed with as many projects as you want (if your server quota allows you to) in the same web space and all these projects sharing the same ZF copy.

He includes his basic directory structure - separate directories for each of the projects - and the boostrap code to keep the requests for that application inside of the correct directory (setting the LIBRARY_PATH, APP_PATH and CONTROLLERS_PATH).

1 comment voice your opinion now!
zendframework project application multiple shared hosting


blog comments powered by Disqus

Similar Posts

Jani Hartikainen's Blog: Optimizing Zend Framework and Doctrine applications

International PHP Magazine: IPM Poll Question: Which is the Most Common PHP Database Problem?

IBM developerWorks: Get started with Project Zero and PHP

DevShed: Debugging Program Flow with the Xdebug Extension

Douglas Clifton's Blog: Cachegrind your Web apps


Community Events











Don't see your event here?
Let us know!


database language framework functional podcast unittest series composer phpunit code community release opinion zendframework2 interview development example testing introduction api

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework