From:             [EMAIL PROTECTED]
Operating system: Win98
PHP version:      4.0.6
PHP Bug Type:     Reproducible crash
Bug description:  Premature end of script headers - again

The "Premature end of script headers" error is causing me lots of problems.
And it's NOT a httpd.conf error. Here's why:

I have some pages that connects to MySQL. If I load the page php hangs and
I have to remove it using Ctrl+Alt+Del. If I remove the mysql_connect line,
it doesn't hang.

The thing is that it can start working anytime without me doing a thing.
Once I removed the @ before mysql_connect, but most of the time it starts
to work just when I click on the same link as before. And after that, it
works perfectly until I close the computer.

Some pages with mysql always works. I have no idea why, since the mysql
code are identical in those pages.

Why does it happen?
I have Win98 standard php version downloaded from here.


/Andreas

-- 
Edit bug report at: http://bugs.php.net/?id=12408&edit=1


-- 
PHP Development 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]

Reply via email to