Openwebmail problem

Radoslaw Zielinski radek at karnet.pl
Thu Oct 7 20:42:05 CEST 2004


lubos klokner <lubos at klokner.sk> [07-10-2004 19:03]:
>    openwebmail doesn't work after apache upgrade. It works when I start
> it from console, but I get "Server error" when I connect using web
> browser. Here is output from error_log:
> (38)Function not implemented: poll failed waiting for CGI child
> Premature endof script headers: openwebmail.pl
> (38)Function not implemented: poll failed waiting for CGI child

You're using a 2.4.x kernel.  apr was built on 2.6 headers, and decided
to use epoll_* functions (not implemented in 2.4).  Workaround: rebuild
apr.  Proper solution: -> apache bugzilla?

-- 
Radosław Zieliński <radek at karnet.pl>
[ GPG key: http://radek.karnet.pl/ ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /mailman/pipermail/pld-devel-en/attachments/20041007/9d6133c5/attachment-0002.bin


More information about the pld-devel-en mailing list