News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Rob Allen's Blog:
Zend Framework on a shared host
January 08, 2010 @ 14:51:14

In this new post to his blog Rob Allen looks at how to use a standard installation of the Zend Framework on a shared hosting environment.

When you deploy a Zend Framework website to a shared host, you usually cannot change the DocumentRoot to point at the public/ folder of the website. As a result the URL to the website is now http://www.example.com/public/. This doesn't look very professional, so we'd like to remove it. The easiest way, given a ZF project created using Zend_Tool.

In the index.php file you'll need to define a constant and an .htaccess file to route everything back to that index. You'll need to be aware of this change when working with files and can check in the front controller for that constant to reset the base path if needed (code example included).

0 comments voice your opinion now!
zendframework shared hosting tutorial



Similar Posts

DevShed: Protecting PHP 5 Class Data with Member Visibility

Zend Developer Zone: Zend Framework - The Big Q&A

DevShed: Error Handling for Dynamic Twitter Signature Images with PHP

Zend Developer Zone: Zend Framework October Bug Hunt Starts Today

IBM developerWorks: U2 PDO Driver Tutorial, Parts 1 & 2


Community Events









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


feature framework developer symfony opinion windows hiphop extension release microsoft drupal job apache conference codeigniter zendframework wordpress podcast sqlserver facebook

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