php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49786 apache
Submitted: 2009-10-06 12:47 UTC Modified: 2009-10-06 13:00 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: soleilcharles at gmail dot com Assigned:
Status: Not a bug Package: MySQLi related
PHP Version: 5.3.0 OS: Windows XP SP3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
23 - 5 = ?
Subscribe to this entry?

 
 [2009-10-06 12:47 UTC] soleilcharles at gmail dot com
Description:
------------
error signature:
szAppName : httpd.exe     szAppVer : 2.2.11.0     szModName : php_mysql.dll
szModVer : 5.3.0.0     offset : 00002072

Error report contents:
C:\DOCUME~1\...\LOCALS~1\Temp\WER9b60.dir00\httpd.exe.mdmp
C:\DOCUME~1\...\LOCALS~1\Temp\WER9b60.dir00\appcompat.txt


Reproduce code:
---------------
when i install an forum, i have this problem.  I don't know why?

Can anyone help me out? A thousand thx!!

Expected result:
----------------
I want to install the forum successfully, but i can't. 

Actual result:
--------------
Apache HTTP server has encoutered a problem and needs to close.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-06 12:49 UTC] pajoye@php.net
Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 [2009-10-06 12:57 UTC] soleilcharles at gmail dot com
While, fortunately i found the solution. It's just comment the mysql_close(); And then, it goes well. 

I found this solution in a french forum. A person who has the same problem as mine. 

Bingo!!!

Thanks!
 [2009-10-06 13:00 UTC] pajoye@php.net
Duplicated and already fixed in SVN (along many other mysql bugs). 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 13:01:30 2024 UTC