When I generate a PCG framework for PHP4, all works OK.
However, when I generate a PCG for PHP5, the data access components (apparently) cause a fatal server error.
The Apache error log has the following line in it -
"Premature end of script headers: php-cgi.exe"
What am i doing wrong?. Any help very much appreciated.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have setup my system as follows:-
Windows XP/Apache2/PHP5/PCG3.
When I generate a PCG framework for PHP4, all works OK.
However, when I generate a PCG for PHP5, the data access components (apparently) cause a fatal server error.
The Apache error log has the following line in it -
"Premature end of script headers: php-cgi.exe"
What am i doing wrong?. Any help very much appreciated.
Thanks