[horde] No access to Portal in Horde4
Simon Brereton
simon.brereton at buongiorno.com
Wed Sep 7 16:50:58 UTC 2011
> -----Original Message-----
> From: horde-bounces at lists.horde.org [mailto:horde-
> bounces at lists.horde.org] On Behalf Of Michael J Rubinsky
> >> > 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.
Interesting. From the phpinfo()
include_path /usr/share/horde4/lib:/usr/share/horde4/lib:.:/usr/share/php:/usr/share/pear .:/usr/share/php:/usr/share/pear
>From the server:
mail:~# locate Services_Weather
/usr/share/php/data/Services_Weather
/usr/share/php/data/Services_Weather/buildMetarDB.php
/usr/share/php/data/Services_Weather/images
/usr/share/php/data/Services_Weather/images/sunrise.gif
/usr/share/php/data/Services_Weather/images/sunset.gif
/usr/share/php/docs/Services_Weather
/usr/share/php/docs/Services_Weather/examples
/usr/share/php/docs/Services_Weather/examples/ejse-basic.php
/usr/share/php/docs/Services_Weather/examples/globalweather-basic.php
/usr/share/php/docs/Services_Weather/examples/metar-basic.php
/usr/share/php/docs/Services_Weather/examples/metar-extensive.php
/usr/share/php/docs/Services_Weather/examples/weather.com-basic.php
/usr/share/php/docs/Services_Weather/examples/weather.com-extensive.php
That should be ok, shouldn't it?
Should I have installed the beta? http://lists.horde.org/archives/horde/Week-of-Mon-20090831/038110.html
Simon
More information about the horde
mailing list