John Mpaliza wrote:
> Hi,
> 
> I'm using Win ME-Apache1.3.22-PHP4.1.1 and run this script:
> <?php
> session_start();
> ?>
> I got this error: Php has caused an error in PHP4TS.DLL and will be closed. If the 
>problem continues try to reboot your system.
> And in the Apache log file I got : "Premature end of script headers".
> This happens when using functions: session_start and session_register....
> What can I do to resolve the problem.
> 
> 

You have invalid session.save_path, right?
It will be fixed next release or 4.2.0.

-- 
Yasuo Ohgaki
Please CC me when you reply to news/list messages.
Do not reply only to me :)


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to