[imp] IMP, Horde, PHP, OpenBSD

Felix Riedel felix.riedel at ira.uka.de
Tue Jan 28 00:03:26 PST 2003


Hi Will,

Will Meloy [Mon, Jan 27, 2003 at 02:34:05PM -0600]:
> Just looking for some direction.  I have a box that I have done a fresh
> install of OpenBSD 3.2.  Have then installed Mysql, PHP 4.2.3, Horde 2.1.
> 
> This is here I run into problems.  On the Test.php script it reports that
> all pf the PEAR settings are no and it tells me to check the PHP
> include_path to include the PEAR directory.  I have and it does point to the
> directory.  I have even looked at the directory and the PEAR stuff is there.
> All of these have been installed using pkg_add directly from the OpenBSD ftp
> site.

Well, I don't know if there are special problems with OpenBSD and PEAR,
but I guess there's just something wrong with your PHP configuration.
Maybe you are running PHP in safe_mode and the PEAR owner is different
from the Horde or Test.php owner.
If not, then you should enable PHP logging (if you haven't done so
already) and look for errors that origin from the attempt to include
PEAR files. Then, if you still can't find the problem, you might want to
share your php.ini and maybe parts of your php.log, too.


Felix


More information about the imp mailing list