Setting up Zend Framework

When setting up Zend Frameworks in your hosting account be sure to upload your frameworks folder into your public_html folder. 

Edit the php.ini and change the following line to match your user account:

ini_set("include_path", ini_get("include_path"). ":/home/yourusername/public_html/frameworks");

Save the file and upload the php.ini to the same folder in which the script or flash file you are using requires the path to be set.

You are all set!
  • 164 Users Found This Useful

Was this answer helpful?

Related Articles

Unable to view Ultrawebhosting.com from my foreign browser

We are an American company based out of Seattle, WA. Our website is written in English as a...

Can you write a script for me?

We do not write scripts but will be more than happy to guide you in the right direction. Most the...

Why do I have references to robots txt in my web stat programs?

Many search engines will look for a robots.txt file before spidering your sites content. The...

I have a reseller account. What can I use for billing software and automation?

There are many great programs that work for both billing, domain and cpanel integration. Check...

Set CORS header to Allow Access for any Incoming Domain

The following may be used to set to always set the CORS header for any incoming domains without...