Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION SESSION exists and session_start() already called
#8
My isp uses Php 5.6.31, with session.auto_start off.
At hook_theme-header time, session_start() has already been called, headers_sent().
Occasionally, though, the /GS/ subsite grinds to a halt, including sometimes /GS/admin, while the production site at '/' still remains responsive as usual. I see no php memory increase while /GS is still working, but haven't been able to inspect that when these pages are blocked.
Restarting my browser sometimes helps. Waiting a few minutes too.
I've been reading around about (and half-understanding) the server-side file backup of $_SESSION being locked and header sizes getting out of hand. I suppose trying session_write_close() is a bit harsh w.r.t. plugin compatibility and may not address the problem anyway.
Thanks for your suggestions.
Reply


Messages In This Thread
RE: SESSION exists and session_start() already called - by vanfruniken - 2018-03-08, 19:47:04



Users browsing this thread: 1 Guest(s)