php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40209 PHP compiled with different module API
Submitted: 2007-01-23 12:41 UTC Modified: 2007-01-23 12:52 UTC
From: dipwork at gmail dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.2.0 OS: Windows XP Pro
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dipwork at gmail dot com
New email:
PHP Version: OS:

 

 [2007-01-23 12:41 UTC] dipwork at gmail dot com
Description:
------------
After when I ran Apache 2.2.4 I've got next messages:
-----------------------------------------------------------------
PHP Startup: bz2: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-seafety=1
PHP compiled with module API=20050922, debug=0, thread-seafety=1
These options need to mutch
------------------------------------------------------------------
This message appear on each module (mysql, gd2, e.t.c.)

I've tried to download a latest distr PHP 5.2.0 zip pakage, but result is the same. I checked all my hard disk and didn't find any others modules and php.exe. I deleted whole PHP folder and created new one then unpack new distr there. And result is the same. I checked also register file and didn't find any wrong keys. I know, u will say "The distro files are fine. You have most likely a mix up of two (or
more) PHP installs." But it isn't true. I've checked everything twice more and didn't find anything wrong. But PHP don't load modules, and it's the fact.

Expected result:
----------------
All modules have to be loaded normaly

Actual result:
--------------
All modules didn't loaded.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-23 12:52 UTC] tony2001@php.net
You're trying to load new extensions with old php5ts.dll.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 10 20:01:33 2025 UTC