Home > Archive > 2010 > November

Installing the Zend Framework into the document root

By Marc Ermshaus on Monday, November 1, 2010 at 11:10 pm.

The Zend Framework's default directory layout assumes that you are able to place all of your library and application code outside of the web server's document root directory. In shared hosting environments, this is often impossible because the document root is the topmost directory you have access to.

Lorenzo Alberton explains how to setup the framework under these conditions.

Add new comment

Name*:

Please leave the following field empty:

E-Mail:

Website:

Message*:

Please use HTML for formatting. Allowed tags:
<a href="">, <blockquote cite="">, <em>, <ul>, <ol>, <li>, <pre>, <strong>, <![CDATA[ … ]]>

<p> tags will be added automatically.

All comments are published under the CC BY-SA license.