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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: soleilcharles at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 14:01:32 2024 UTC