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

Vilius ?umskas vilius at lnk.lt
Fri Apr 29 22:02:58 UTC 2011


Ernie Dunbar <maillist at lightspeed.ca> ra??:

>> Ernie Dunbar <maillist at lightspeed.ca> ra??:
>>
>>>>>> 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
>>
>> You have include_path set for /horde directory in .htaccess or httpd.conf.
>>
>
> Oh. Yes, that *was* one of the steps, wasn't it?

No. Horde adds needed paths dynamically. You should just remove it  
completely and leave to PHP defaults.

> Adding /usr/share/php/ to that list fixes this problem.


-- 
   Vilius




More information about the horde mailing list