On Wednesday 02 November 2005 22:54, jan gestre wrote: > hi guys, > > i got this problem in my postfix mailserver, users can log in to their > account but when they try to read their emails, all we get is this fatal > error message, they can't read the contents > *" Fatal error*: Maximum execution time of 30 seconds exceeded in * > /usr/share/squirrelmail/src/read_body.php* on line *98" > > *what seems to be wrong? any suggestions?
first, check ur mail logs, probably in /var/log/maillog..if u can't find anything unusual, check ur IMAP server. u can tweak php to increase its execution time. Open ur /etc/php.ini file and look for the "Resource Limits" section. Increase ur max_execution_time. Reload/restart ur web server. Hth. btw, what IMAP server are u using? -- Glenn G Remot "...and the eyes of them that see shall not be dim, and the ears of them that hear shall hearken. The heart also of the rash shall understand knowledge, and the tongue of the stammerers shall be ready to speak plainly. The vile person shall be no more called liberal, nor the churl said to be bountiful." _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

