Re: [PHP-DEV] Weird error with sessions

2001-08-31 Thread Christian Joergensen
On Friday 31 August 2001 15:38, Derick Rethans wrote: > Script: > -- > > -- > > This command: > php -q sessiontest.php shows this: > > [root@mars scripts]# php -q bug1.php [snip warnings] How should php be able to set the sessioncookie when you use Quiet-mode

[PHP-DEV] Weird error with sessions

2001-08-31 Thread Derick Rethans
Hello, Script: -- -- This command: php -q sessiontest.php shows this: [root@mars scripts]# php -q bug1.php Warning: Cannot send session cookie - headers already sent in /dat/dev/srm/test/scripts/bug1.php on line 2 /dat/dev/srm/test/scripts/bug1.php