Upgraded to Apache 2

ircman

Verified User
Joined
Feb 5, 2004
Messages
115
Location
The Hague, Netherlands
Hi,

I have just followed the instructions to make use of apache 2.

I'm now using:
Apache/2.0.52 (Unix)
mod_perl/1.99_17-dev
Perl/v5.8.0 mod_ssl/2.0.52
OpenSSL/0.9.7a
PHP/4.3.9
FrontPage/5.0.2.2634

But when I try to access both of my webmail's (squirrelmail and webmail) i get the following error:

squirrelmail:
Warning: fsockopen(): unable to connect to localhost:143
Error connecting to IMAP server: localhost.
9 : Bad file descriptor

Webmail:
Warning: fsockopen(): unable to connect to localhost:110 in /var/www/html/webmail/inc/class.uebimiau_mail.php on line 6

Maybe a bug or something ?

Cedric
 
I'm having the same problem :(

Apache/2.0.55 (Unix) mod_perl/1.99_17-dev
Perl/v5.8.5
mod_ssl/2.0.55
OpenSSL/0.9.7a
PHP/4.4.2
FrontPage/5.0.2.2634

I needed to upgrade apache to version 2 because it wouldn't start anymore :/ Apache reached it open files limit and generated glib and linked lists errors. After upgrading to 2 I had problems with fsockopen :( as main problem.

The strange thing is that on my a other server with PHP 5.1.2 it does work!
 
Has anyone managed to sort this problem ? I get the same errors on webmail, and php's fsockopen function fails.

Tom
 
Back
Top