From:             jackmcslay at hotmail dot com
Operating system: WinXP
PHP version:      5.1.1
PHP Bug Type:     Apache related
Bug description:  mysqli_connect errors crash apache

Description:
------------
if I input any valid values into mysqli_connect (object ot not) it will
connect ok
however if I try putting anything invalid (either username, host, password
or database) it will spend some time trying to load and then a crash
message from apache (1.3.33) will appear instead of just giving an error
message


-- 
Edit bug report at http://bugs.php.net/?id=35639&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=35639&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=35639&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=35639&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=35639&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=35639&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=35639&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=35639&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=35639&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=35639&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=35639&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=35639&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=35639&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=35639&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=35639&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=35639&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=35639&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=35639&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=35639&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=35639&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=35639&r=mysqlcfg

Reply via email to