Change the Zend Framework APPLICATION_PATH
When setting up an application using the Zend Framework the directory structure places the application and library folders in the folder that contains the public_html folder: Some hosts will not give you FTP access to the level above public_html (for example if you are on shared hosting), so this blog post will teach you to move your application and library folders into the public_html folder.






