0

I have been programming in php on and off for a long long time and i have never seen this strange problem. Every time i add session_start (); to the top of my page it goes blank. I have checked for any blank spaces and tryed it on one line and 3 lines with no success. I did install a new freebsd 10.3 server with apache 2.4 and using php 5.6.3. The same code worked fine in older server and what i seen there is no need to worry about enabling sessions. But looking at phpinfo there is no mention of sessions. At this point I am just plan lost. I have tried all the things listed i have found but still no luck. With phpinfo there no listing for sessions and looked up how to enable sessions and tryied that with mo luck<?php session_start (); ?>

0 Answers0