that's a php issue. check your php.ini file for this: --------cut here---------- ;;;;;;;;;;;;;;;;;;; ; Resource Limits ; ;;;;;;;;;;;;;;;;;;; max_execution_time = 30 ; Maximum execution time of each script, in seconds --------cut here---------- up the value and restart apache for the change to take effect. The real question is why is the script taking so long to run? Are you trying to open a huge mailbox folder? If you need more specific php help, I suggest the TCPHP users group. They have a mailing list too. http://www.tcphp.org/ Carl Lindgren wrote: > Can any of you that use SquirrelMail help me with this? > > After loging onto the server returns this error message: > > >>> > Fatal error: Maximum execution time of 30 seconds exceeded in > /var/www/squirrelmail/functions/imap_general.php on line 72 > >>> > > Installed on MDK 8.2 > SquirrelMail Version is 1.2.4-1 > > Thanks for any help > > Carl Lindgren > C. R. Lindgren Consulting > Minneapolis, MN > > _______________________________________________ > Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul, Minnesota > http://www.mn-linux.org > tclug-list at mn-linux.org > https://mailman.mn-linux.org/mailman/listinfo/tclug-list