When I run my PHP script on a windows NT system, my browser (I have tried Opera 5 and MSIE 5) gives my an error message box, saying: error in Application php.exe
My Apache server log-file such says:
Premature end of script headers: c:/php4/php.exe
I am using one class and 2 include files within my script and I make some ODBC stuff.
Does anybody now, what could be wrong with my script?
Thank you very much!
Alex