| Main Archive Page > Month Archives > engarde-users archives |
I get the exact same error using Ryan's or Liam's IMAP xientd file, whether
its on http or https, or engarde is booted in secure or standard...
----Original Message Follows----
From: "Bryon Hargis" <b_hargis@hotmail.com>
Login screen looks fine, but I get this error after hiting the login button. It just sits there. I have all th eupdated packages off the engardelinux site, and am running this on a https virtual server (all other html works fine) with the secure bootup of engarde.
This is the error
Fatal error: Maximum execution time of 30 seconds exceeded in /home/httpd/aql.gatech.edu-443/html/AQLMail/functions/imap_general.php on line 35
This is line 35
$read = fgets($imap_stream, 9096);
Something tells me its with the fgets command....