Check your php.ini - I think by default it tries to create session files in
the /tmp/ folder which you may not have as my NT (NT4 Workstation SP5) only
creates a /temp/ folder.

Snowdrop <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I use php4.1.1 + IIS4 + NT4.
> I can't run this code
>
> <?
> session_start();
> ?>
>
> I get timeout error. Other php commands run veri good...
>
> Please help me????
>
> --
>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to