php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35639 mysqli_connect errors crash apache
Submitted: 2005-12-12 01:59 UTC Modified: 2005-12-12 07:51 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: jackmcslay at hotmail dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 5.1.1 OS: WinXP
Private report: No CVE-ID: None
 [2005-12-12 01:59 UTC] jackmcslay at hotmail dot com
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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-12 07:51 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 17:01:29 2024 UTC