[horde] weather.com block
Craig White
craigwhite at azapple.com
Sat Dec 10 10:47:02 PST 2005
Horde 3.07
CentOS 4.2
# tail -n 1 /tmp/horde.log
Dec 10 11:39:57 HORDE [error] [horde] The weather.com block will not
work without the PEARServices_Weather and Cache packages, and
allow_url_fopen enabled. Run pear install Services_Weather Cache, and
ensure that allow_url_fopen_wrappers is enabled in php.ini. [on line 43
of "/var/www/html/horde/lib/Block/weatherdotcom.php"]
# pear list
Installed packages, channel pear.php.net:
=========================================
Package Version State
Archive_Tar 1.3.1 stable
Auth_SASL 1.0.1 stable
Cache 1.5.4 stable
Console_Getopt 1.2 stable
DB 1.7.6 stable
Date 1.4.6 stable
File 1.2.2 stable
HTTP 1.4.0 stable
HTTP_Request 1.3.0 stable
Log 1.9.3 stable
Mail 1.1.9 stable
Mail_Mime 1.3.1 stable
Net_SMTP 1.2.7 stable
Net_Sieve 1.1.1 stable
Net_Socket 1.0.6 stable
Net_URL 1.0.14 stable
PEAR 1.4.5 stable
SOAP 0.9.1 beta
Services_Weather 1.3.2 stable
Text_Wiki 1.0.3 stable
XML_Parser 1.2.7 stable
XML_RPC 1.4.4 stable
XML_Serializer 0.18.0 beta
XML_Util 1.1.1 stable
# grep fopen /etc/php.ini
allow_url_fopen = On
Still keep getting error in weather.com block
Suggestions anyone?
Thanks
Craig
More information about the horde
mailing list