From: Rolan Y. <ro...@om...> - 2016-12-17 06:07:39
|
On Fri, Dec 16, 2016 at 10:14 PM, oonet <squ...@oo...> wrote: > > On Fri, Dec 16, 2016 at 7:25 PM, oonet <squirrelmail-ok@> wrote: > > > Start inserting > > > > print 'Ok, I made it to here!'; exit; > > > > throughout compose.php then reloading https to locate where it dies. > > It doesn't appear to be dying. Exits normally. Returns the index page in > http and a blank page in https. > > > After the POST to compose.php, does it successfully 302 redirect back to right_main.php? If not, then it's dying somewhere in there. |