Dan Brown wrote:
>
> PHP 4.3.x doesn't include PEAR, which is necessary for Horde
> to operate. You can manually install the PEAR libraries, but
I seem to have pear installed in /usr/share/pear - but I can't remember if I installed it manually or not... if it did come with 4.1.x, an upgrade to 4.3.x would remove it then?
> I haven't looked into a quick and easy way to do that, as I
> haven't had any need for PHP > 4.1.2.
Weird now I check out php.ini, it has "/usr/share/php" in the include_path variable, but that path doesn't even exist on the server... I suspect a manual install of pear would only require inclusion of the installed path into this include_path variable...
G