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
Heartbleed Vulnerablity, Risk and Fix
The Heartbleed bug (http://en.wikipedia.org/wiki/Heartbleed_bug) is a serious vulnerability which...
Is it possible to make a cron to backup my database at specific times?
Yes, this can be very useful for forum/message board sites with large databases. In your control...
How do I submit my site to search engines?
Submit your website to popular search engines to increase your webite's exposure and visitor...
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...
How do I customize error messages for my site?
Within control panel select Custom Error Pages. Select the error code link and place whatever...
