I am using Win98, PSW i have installed PHP but i am still seeing this message when i try to load a test file called phpinfo.php.
"The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:" I have run the php.exe -i from the command line and php is working fine, i have ensured the directory containing the file has execute access, i have tried changing the file to a html file and this results in a blank screen. the code in my php file is: <HTML> <body> <?php phpinfo();?> </body> </HTML> I have tried reading the install.txt that came with PHP and it says point the browscap.ini file to a path - i have not been able to do this as i dont know how to, is this the reason i am getting this error? I hope someone can help me, it seems this is a common problem, i have searched the mailing lists and tried everybody's advice but i still cant seem to get it working. thanks Laura _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- PHP Install 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]