>>> > SquirrelMail has configuration testing script. Do you pass it without >>> > warnings? Make sure that location base URL is identified correctly. >>> >>> It's there: >>> https://webmail.hcl-club.lu/src/configtest.php It recognizes everything >>> and says "Congratulations, your SquirrelMail setup looks fine to me!" >> >> Could you make sure that issue is not related to SSL or invalid SSL >> certificate? > > I had it running in plain HTTP before switching to HTTPS and it was the > same. Missed error_log = syslog. Do you have anything related to PHP, Apache or SquirrelMail in /var/log/? I run SquirrelMail on Etch and I can't reproduce your issue. I have different error reporting value. E_NOTICE is logged and E_RECOVERABLE_ERROR is not logged. I don't use syslog for logging. Other configuration differences are used to break things on my test install and should not have any side effects in your setup. On test machine I have display_errors = on, register_argc_argv = Off, register_long_arrays = Off, short_open_tag = off, asp_tags = on, variables_order = gpcs. Warning, these changes break scripts. My production server with Etch does not use these tweaks. In order to debug the issue you might have to trace script execution and find out when it breaks. It looks like script enters some loop before session is closed. If you use standard SquirrelMail scripts, execution should timeout in 30-90 seconds and then scripts can be used without restarting apache. You say that you use Debian Stable, but your kernel is not standard one. Are you sure that there are no outdated packages or some custom changes. Debian Stable runs on 2.6.18 kernel, your system runs on 2.6.9. -- Tomas ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users