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.
John Mpaliza

