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

PHPBuilder.com: Managing Zend Framework Layouts

Paul Jones' Blog: The Future of Zend Framework is Solar

International PHP Magazine: Poll Question: Which is the Most Important Feature of PHP 5?

PHP-GTK Community Site: Anubis (a PHP-GTK RAD/IDE Tool)

Job Posting: Ning Seeks Application Developer (Palo Alto, CA)


Community Events











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


functional opinion rest zendframework2 development podcast series release phpunit framework usergroup symfony2 unittest language database interview conference testing introduction community

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