From: Paul L. <pa...@sq...> - 2016-12-17 03:45:19
|
On 2016年12月16日 16:25, oonet wrote: > >> Perfectly normal. The frame contents are what are not loading then. > > Agreed. > >> Still, the client side will tell you little to nothing compared to >> simply looking in your logs. > > The logs appear as expected. Sending an email in http and https look > identical except for (successful) entries relating to ssl. They both show a > hit to compose.php followed by a disconnect. There were no errors logged for > either apache or php. Increase logging verbosity. SHOW configuration settings, logs, information you think could assist anyone who feels motivated to help you debug your system. Sorry, but my crystal ball is broken. > According to the logs, squirrelmail is behaving normally returning the index > page in http and a blank page in https. No such thing as a blank page in SquirrelMail's world. Blank means there is an error in the PHP code or your browser/web server can't handle the redirect. Watch browser connection and responses as well. -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php |