Bugzilla – Bug 114406
php4 default search path in /etc/php.ini
Last modified: 2005-09-01 14:10:41 UTC
i am not sure if this ok ... but we could set the default search path for PHP in /etc/php.ini to: include_path = ".:/usr/share/php" perhaps leave out the "."
Please without '.' !!!
*** Bug 114420 has been marked as a duplicate of this bug. ***
I added include_path = "/usr/share/php" for php4 and include_path = "/usr/share/php5" for php5 and submited to STABLE