I had to change

session.auto_start = 0

to

session.auto_start = 1

to get this to work correctly. I kept getting sessions errors among other things, but now it seems to works great.

***Dummy File***

More...