[horde] No access to Portal in Horde4

Michael J Rubinsky mrubinsk at horde.org
Wed Sep 7 16:29:18 UTC 2011


Quoting Simon Brereton <simon.brereton at buongiorno.com>:

>> -----Original Message-----
>> From: horde-bounces at lists.horde.org [mailto:horde-
>> bounces at lists.horde.org] On Behalf Of Michael J Rubinsky
>
>> Quoting Simon Brereton <simon.brereton at buongiorno.com>:
>>
>> > Hi
>> >
>> > I finally have Horde4 up and running - but the portal (which is the
>> > default entry point for most users is not reachable.  I have a ton
>> of
>> > errors in the log:
>> >
>> > [Wed Sep 07 03:50:38 2011] [error] [client 72.225.228.193] PHP
>> Fatal
>> > error:  Class 'Services_Weather' not found in
>> > /usr/share/horde4/lib/Block/Weatherdotcom.php on line 116 [Wed Sep
>> 07
>> > 03:50:41 2011] [error] [client 72.225.228.193] PHP Fatal
>> > error:  Class 'Services_Weather' not found in
>> > /usr/share/horde4/lib/Block/Weatherdotcom.php on line 116 [Wed Sep
>> 07
>> > 03:50:58 2011] [error] [client 72.225.228.193] PHP Fatal
>> > error:  Class 'Services_Weather' not found in
>> > /usr/share/horde4/lib/Block/Weatherdotcom.php on line 116
>> >
>> >
>> > Googling led me to a comment by Jan in this thread:
>> > http://pear.php.net/package/Services_Weather/download/All
>> >
>> > So I updates Services_Weather to no effect (I do have the
>> weather.com
>> > api and key in my Horde config.
>>
>> If Services_Weather is indeed installed on your system, then most
>> likely it's not installed in your include_path.
>
> mail:~# pear install Services_Weather-1.4.5
> PHP Warning:  PHP Startup: Unable to load dynamic library  
> '/usr/lib/php5/20090626/suhosin.so' -  
> /usr/lib/php5/20090626/suhosin.so: cannot open shared object file:  
> No such file or directory in Unknown on line 0
> pear/Services_Weather is already installed and is the same as the  
> released version 1.4.5
> install failed
>
> Then how do I do that?  Shouldn't that be done automatically?  Did I  
> miss an instruction in the INSTALL docs?

Look at the phpinfo() output from your test.php page. Find out what  
PHP thinks is the include_path for your Horde setup. One of those  
directories should be the pear directory that Services_Weather was  
installed into. If not, then you need to either tweak your pear  
config, or your include_path.

-- 
mike

The Horde Project (www.horde.org)
mrubinsk at horde.org



More information about the horde mailing list