Hi all, I’m stuck with a weird problem. For about 2 or 3 weeks I’ve been experiencing crash of the apache server when some users (not all) try to browse felamimail. I run on xampp 1.63: apache 2.2.4, php 5.2.3 and hmailserver 4.3 on Windows 2k.
They get an error page saying that the connection was lost.
On my side, the apache server crash and reload itself.
The error log say:
[notice] Parent: child process exited with status 3221225725 – Restarting.
The php errorlog say:
PHP Warning: imap_open() [function.imap-open]: Couldn’t open stream {localhost:143/notls}INBOX in C:\htdocs\egroupware\phpgwapi\inc\class.auth_mail.inc.php on line 76
Though from my mailserver’s logs, felamimail have time to fetch all of the inbox.
What can I do?
I noticed some of them have like 1000+ messages in the Inbox folder, I was wondering if someone knew if there was a limit in the number of messages felamimail can browse?