0

Horde fsockopen error

Wednesday, November 7, 2007

The error message will look like this:

Warning: fsockopen(): php_hostconnect: connect failed in /usr/share/psa-horde/pear/Net/Socket.php on line 108 Warning: fsockopen(): unable to connect to 127.0.0.1:25 in /usr/share/psa-horde/pear/Net/Socket.php on line 108

Solution:
Check whether telnet is connecting to port 25
/etc/init.d/xinetd restart (restart the xinetd)
/etc/rc.d/init.d/psa restart

0 Responses to "Horde fsockopen error"