Php is creating sessions automatically, yet "session.auto_start" is turned "off"
Any ideas to what may be causing this ?
Here is an example with just phpinfo()
(this is in a directory with no dynamic content aside this file)
Simply open chrome developer tools, and you can see that a session is being created despite the option being turned off
