ID: 38457
Updated by: [email protected]
Reported By: sima at igldesign dot cz
-Status: No Feedback
+Status: Bogus
Bug Type: Apache2 related
Operating System: Windows XP SP2
PHP Version: 5.1.4
New Comment:
Never mix mysql 5.1's dll with PHP. See the numerous other bug reports
about that (all bogus as it is not a php bug).
Previous Comments:
------------------------------------------------------------------------
[2009-04-13 05:34:56] david dot hernandez at learninglinks dot com dot
mx
Hi,
It's gonna sound very fool, but I had the same "conflict"
between php5ts.dll and httpd.exe (as reported by Windows XP).
The problem was that in the Windows "path", the PHP directory
was after the MySQL directory.
Changing the order and rebooting the computer solved everything.
This is the path order that gave the error:
%SystemRoot%\system32;F:\MySQL\bin;F:\php
This functions OK:
%SystemRoot%\system32;F:\php;F:\MySQL\bin
Hope this may help.
***
My software:
WinXP-Professional, Service Pack 3
Apache 2.2.11
PHP 5.2.8
MySQL 5.1.33 (Community Edition)
------------------------------------------------------------------------
[2009-01-02 20:00:10] richard at silcon dot com
Same problem. phpBB3 failed install on winXPnt, sp3,
noexecute=alwaysoff, All.htaccess removed from phpbb3 folders. No server
errors noted.
'httpd.exe': Loaded 'C:\Program Files\PHP\ext\php_mysqli.dll'
'httpd.exe': Loaded 'C:\Program Files\MySQL\MySQL Server
5.1\bin\libmySQL.dll'
'httpd.exe': Loaded 'C:\WINDOWS\system32\wsock32.dll'
'httpd.exe': Loaded 'C:\WINDOWS\system32\dnsapi.dll'
'httpd.exe': Loaded 'C:\WINDOWS\system32\winrnr.dll'
'httpd.exe': Loaded 'C:\WINDOWS\system32\wldap32.dll'
'httpd.exe': Loaded 'C:\WINDOWS\system32\pnrpnsp.dll'
'httpd.exe': Loaded 'C:\WINDOWS\system32\rasadhlp.dll'
The thread 'Win32 Thread' (0x548) has exited with code 0 (0x0).
Unhandled exception at 0x00d62beb in httpd.exe: 0xC0000005: Access
violation reading location 0x00000000.
php5ts.dll!0082bfd0()
libhttpd.dll!6ff020e1()
libhttpd.dll!6ff0246e()
libhttpd.dll!6ff0e90e()
libhttpd.dll!6ff0a87c()
libhttpd.dll!6ff04d21()
libhttpd.dll!6ff04fd3()
libhttpd.dll!6ff1d2dc()
msvcrt.dll!77c3a3b0()
kernel32.dll!7c80b713()
[Fri Jan 02 13:35:19 2009] [notice] Parent: child process exited with
status 0 -- Restarting.
[Fri Jan 02 13:35:23 2009] [notice] Apache/2.2.9 (Win32) PHP/5.2.6
configured -- resuming normal operations
[Fri Jan 02 13:35:23 2009] [notice] Server built: Jun 13 2008 04:04:59
[Fri Jan 02 13:35:23 2009] [notice] Parent: Created child process 3612
[Fri Jan 02 13:35:23 2009] [notice] Child 3612: Child process is
running
[Fri Jan 02 13:35:23 2009] [notice] Child 3612: Acquired the start
mutex.
[Fri Jan 02 13:35:23 2009] [notice] Child 3612: Starting 64 worker
threads.
[Fri Jan 02 13:35:23 2009] [notice] Child 3612: Starting thread to
listen on port 80.
------------------------------------------------------------------------
[2008-09-21 01:00:00] 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".
------------------------------------------------------------------------
[2008-09-13 12:04:05] [email protected]
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32
Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
------------------------------------------------------------------------
[2008-09-13 11:58:53] alexandermonk1 at googlemail dot com
yeah i have that problem to,
i have Win XP SP3, Apache 2.2, My SQL 5.0 (and have tried 6.0), and
trying to install PHPBB3 but when i submit the Database settings Apache
just hangs then crashes
------------------------------------------------------------------------
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/38457
--
Edit this bug report at http://bugs.php.net/?id=38457&edit=1