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
Related Articles
Enable Mod Rewrite
Create an .htaccess file with the following contents and upload it to your public_html directory....
I can not get the transfer authorization email can it be forwarded to a different email address?
The authorization has to be authorized by the registered contact for the domain. We cannot change...
Creating and Submitting a Google Sitemap
Creating a Google sitemap can be easy and beneficial. By using one, you are pushing a full list...
What are these htaccess files that keep popping up?
.htaccess files are default files the server uses to perform certain tasks. Features such as...
Why can users behind proxies not see my site?
If you have enabled hot link protection users behind proxies may not be able to see your site...
