![]() |
modifying PHP.ini
Hey guys,
I'm installing Zend framework on a hosted server. According to the installation it says I need to modify the "include_path" to include the /library directory... I'm not sure exactly how this works. Luckily my hosting provider has an option to copy the master PHP.ini file to my local directory so I did that. I figured I just have to modify my local PHP.ini file and in all my PHP headers, make the PHP point to the local PHP.ini? Here's what my "include_path" looks like: Code:
include_path = ".:/usr/lib/php:/usr/local/lib/php"Here's what the instructions says: Quote:
Since my website is hosted, are they looking for relative path or absolute path? And how do I tell my PHP pages to look at the local PHP.ini instead of the main server? Thanks! FYI: When I log in, all I see is this: /www/ So I assume that the "library" directory would be: /www/library/ ???? |
|
This post by Wildhoney may be of some use to you.
http://www.talkphp.com/absolute-begi...html#post21178 Sorry I can't help more, I don't use ZF. |
Thanks guys I was able to get it to work. I found this script, it basically tests you installation and tells you if everything is setup correctly, works great!
Code:
<?phpRan PHP Installation Checker on 2009-04-27T14:51:51+00:00 PHP Extension Errors Tested No errors found Zend Framework Installation Errors Tested No errors found SSL Capabilities Errors Tested No errors found YouTube API Connectivity Errors Tested No errors found |
| All times are GMT. The time now is 10:54 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0