You have to call session_start() before any output to the page, even a single space.
Try it with a simple example you create to get a feel on how it works, then break it so it doesn't work, and you'll be in better shape to diagnose your problem.
HTH - Miles
At 02:55 PM 8/6/2004, Dre wrote:
Hi,
I'm kinda new at PHP and I was trying to install one of the mailing lists and newsletter systems and during the installation process I got errors evertime the session_start() function called .. I had this before when I tried to work with OSCommerce.
Is there something wrong in my installation which makes sessions not working fine or something like this ?!!
Thanks in advance
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

