ID:               15633
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Windows 2000
 PHP Version:      4.1.1
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".





Previous Comments:
------------------------------------------------------------------------

[2002-02-19 16:54:06] [EMAIL PROTECTED]

I have a script were I must disable error-reporting by the
mysql_connect function, because I will use header("Status: 401 bla
blabla");

When I disable error reporting (either with @mysql_connect or by
modifying error_reporting php.ini), I get the "Internal Server Error
500" page.

If I don't disable it, I cannot change the header because the function
outputs information.

------------------------------------------------------------------------


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

Reply via email to