[horde] Installing Horde 4 from Pear results in "Autoloader.php not found" error.

Ernie Dunbar maillist at lightspeed.ca
Fri Apr 29 18:58:35 UTC 2011


> Quoting Ernie Dunbar <maillist at lightspeed.ca>:
>
>> I believe I asked how to change the include_path? (Gracefully)
>
> include_path is defined in php.ini.
>

That's strange. /horde/test.php says this:

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.

Yet when I look at the definition of include_path in php.ini, it says this:

Actually, it says nothing. The only definition of include_path in php.ini
is commented out, which I assume to mean that it demonstrates that the
default is /usr/share/php/ (where Autoloader is).

At any rate, somehow *Horde* thinks that the path isn't /usr/share/php,
but /home/webmail/public_html/horde/pear/php and
/home/webmail/public_html/horde/lib. How do I change its mind?



More information about the horde mailing list