ID:               43134
 Comment by:       rodrigo dot mazzilli at gmail dot com
 Reported By:      akujin at akujin dot com
 Status:           No Feedback
 Bug Type:         Apache2 related
 Operating System: Vista 32-bit
 PHP Version:      5.2.4
 New Comment:

I have just installed PHP 5.2.5 on top of Apache 2.2.
Apache simply crashes whenever I call phpinfo()!
Any resolution to this in sight???
BTW, I am running the application on Windows XP.


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

[2007-11-14 17:00:07] tcunderline at gmx dot ch

I've had the same Problem her, but with different OS (XP) and Versions
(see below).

After some try and error, i can confirm this bug. Here are my results:

Tested with Apache 2.2.6

PHP   / MySQL  / LIBMYSQL / Result
5.2.4 / 5.0.45 / 5.0.45   / works
5.2.4 / 5.0.45 / 5.1.22   / crash
5.2.4 / 5.0.45 / 6.0.2b   / php_mysql.dll Invalid access to memory
5.2.4 / 5.1.22 / 5.0.45   / ??
5.2.4 / 5.1.22 / 5.1.22   / ??
5.2.4 / 5.1.22 / 6.0.2b   / ??
5.2.4 / 6.0.2b / 5.0.45   / ??
5.2.4 / 6.0.2b / 5.1.22   / ??
5.2.4 / 6.0.2b / 6.0.2b   / ??

5.2.5 / 5.0.45 / 5.0.45   / works
5.2.5 / 5.0.45 / 5.1.22   / crash
5.2.5 / 5.0.45 / 6.0.2b   / php_mysql.dll Invalid access to memory
5.2.5 / 5.1.22 / 5.0.45   / works
5.2.5 / 5.1.22 / 5.1.22   / crash
5.2.5 / 5.1.22 / 6.0.2b   / php_mysql.dll Invalid access to memory
5.2.5 / 6.0.2b / 5.0.45   / works
5.2.5 / 6.0.2b / 5.1.22   / crash
5.2.5 / 6.0.2b / 6.0.2b   / php_mysql.dll Invalid access to memory

Like you can see, that seems to be an incompatibility between
php_mysql.dll and mysqllib.dll > 5.0.45.

I would say that 50% of the bug is caused by PHP and 50% by MySQL,
since the newest versions don't work at all.

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

[2007-11-09 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2007-11-01 10:49:17] [EMAIL PROTECTED]

What is "threads" extension? Try without loading any extensions first..

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

[2007-11-01 01:26:32] akujin at akujin dot com

This is a fresh install, and I included mysql, mysqli, threads and
upload process, along with pear install and php manual extras. That's
all, i tried to keep it minimal.

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

[2007-10-31 10:18:06] [EMAIL PROTECTED]

What extensions are you loading? And was this a fresh install?

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/43134

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

Reply via email to