EDIT: I fixed my issues, please ignore.
I had to ;
Make the .html document page into a .php
I missing a ?> my .html (now .php doc)
I changed my sessions to be just /tmp (even tho i dont see the session being created there, they are working)
Thanks!@
===============================...