[horde] Installing Horde 4 from Pear results in "Autoloader.php not found" error.
Ernie Dunbar
maillist at lightspeed.ca
Fri Apr 29 20:38:37 UTC 2011
>>> Go to /horde/test.php?mode=phpinfo and check include_path MASTER
>>> value.
>>>
>
>> I get this error:
>
>> Could not find Horde's framework libraries in the following path(s):
>> /home/webmail/public_html/horde/lib:/home/webmail/public_html/horde/pear/php.
>> Please read horde/docs/INSTALL for information on how to install these
>> libraries.
>
> Then just create phpinfo.php file under /horde with content
>
> <?php phpinfo(); >
>
> and check include_path again.
>
Ok, looks good to me:
include_path /home/webmail/public_html/horde/pear/php .:/usr/share/php:/usr/share/pear
More information about the horde
mailing list