Re: [PHP-DEV] Weird error with sessions From: Christian Joergensen (mail <email protected>)
Date: 08/31/01

On Friday 31 August 2001 15:38, Derick Rethans wrote:
> Script:
> ------------------
> <?php session_start(); ?>
> ------------------
>
> This command:
> php -q sessiontest.php shows this:
>
> [root <email protected> scripts]# php -q bug00001.php

[snip warnings]

How should php be able to set the sessioncookie when you use Quiet-mode,
which is supposed to suppress any HTTP-header ?

-- 
Christian Jørgensen  |  "Ford, you're turning into a penguin"
http://www.razor.dk  |                              "Stop it" 

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>