From:             dipwork at gmail dot com
Operating system: Windows XP Pro
PHP version:      5.2.0
PHP Bug Type:     Unknown/Other Function
Bug description:  PHP compiled with different module API

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.

-- 
Edit bug report at http://bugs.php.net/?id=40209&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=40209&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=40209&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=40209&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=40209&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=40209&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=40209&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=40209&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=40209&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=40209&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=40209&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=40209&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=40209&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=40209&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=40209&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=40209&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=40209&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=40209&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=40209&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=40209&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=40209&r=mysqlcfg

Reply via email to