From: Rolan Y. <ro...@om...> - 2016-12-17 04:30:39
|
On Fri, Dec 16, 2016 at 7:25 PM, oonet <squ...@oo...> 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. > > According to the logs, squirrelmail is behaving normally returning the > index > page in http and a blank page in https. > Start inserting print 'Ok, I made it to here!'; exit; throughout compose.php then reloading https to locate where it dies. :) ~Rolan |