php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47622 PHP Module is not compiled to be threadsafe
Submitted: 2009-03-11 11:50 UTC Modified: 2009-03-14 16:58 UTC
From: 4090770 at wp dot pl Assigned: pajoye (profile)
Status: Closed Package: *Web Server problem
PHP Version: 5.3.0beta1 OS: win32 only -Win XP
Private report: No CVE-ID: None
 [2009-03-11 11:50 UTC] 4090770 at wp dot pl
Description:
------------
As I came up against a problem I registered in Bug #47621, moved onto install from http://windows.php.net/downloads/qa/php-5.3.0beta1-nts-Win32-VC6-x86.zip

php5apache*.dll files present but Apache2 failed to start. Running Apache's Test Configuration results in:

Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP.
Pre-configuration failed.

ALL downloads off QA Releases page supposed to be "thread safe".

Almost ready to throw in the towel and 5.3beta1 out the window, gave it one last chance and pull down latest o/nite snapshot:

http://windows.php.net/downloads/snaps/php-5.2-win32-VC6-x86-latest.zip (2009-Mar-11 00:00:00)
 
Thankfully this worked no problemos. Common, what's happened to quality of QA Releases? Totally broken!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-03-11 11:59 UTC] kalle@php.net
Bogus, You downloaded a non thread safe release, see its filename:
http://windows.php.net/downloads/qa/php-5.3.0beta1-nts-Win32-VC6-x86.zip

"....beta1-nts-Win32..."
 [2009-03-11 12:33 UTC] pajoye@php.net
I made a mistake in the script, I will fix asap.

However, beta1 is very old, you should rely on the snapshots instead:

http://windows.php.net/snapshots/
 [2009-03-14 16:58 UTC] pajoye@php.net
Fixed now, thanks for your report!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 09:01:30 2024 UTC