introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

PHP Startup: bz2: Unable to initialize module Module compiled with build ID=API20090626, TS, VC6 PHP compiled with build ID=API20090626, TS, VC9 These options need to match



December 03, 2009 06:03PM
Hi all,

got this warning message when I opened the newly installed 5.3.0. Please help, why did I get this error? I did not change anything on the settings when I installed it.

Thanks in advance.
Options: ReplyQuote
Posted by: Amour
December 03, 2009 06:12PM
If you don't use bz2 compression, you can disable that extension into php.ini ;)
Options: ReplyQuote
December 03, 2009 06:13PM
Please advise on how to fix this error. Thanks
Options: ReplyQuote
Posted by: Amour
December 03, 2009 06:17PM
Into php.ini (conf_files) at the end there is "extension=php_bz2.dll"

You can disable bz2 with add ";" first : ";extension=php_bz2.dll"

After, restart EasyPHP ;)
Options: ReplyQuote
December 03, 2009 06:29PM
I am a newbie, thank you for bearing with me=)
Options: ReplyQuote
December 03, 2009 06:40PM
Does this mean that I just have to disable all the extensions with warning message?
Cause after I disabled bz2, there were also warning messages for gd, mbstring, mysql, mysqli, and sqlite3. Will the program still function correctly if I disable all extensions with error?
Options: ReplyQuote
Posted by: Amour
December 03, 2009 06:58PM
Maybe your Windows or computer is buggy ?

I can't reproduce that...

Another version don't work ?
Options: ReplyQuote
December 04, 2009 06:31PM
I tried version 5.3 and 5.2, both have errors. 1.8 is working on my laptop but this is outdated already.

thanks.
Options: ReplyQuote
Posted by: tarekz
June 22, 2011 08:57PM
I hadn o problem installing EasyPHP 5.3.5 but when I tried installing 5.3.6 I got hte same errors. Also when I tried to run the go-pear.bat file the php command line crashed.

Anyone knows what is going on?
Options: ReplyQuote
Posted by: bitra
July 10, 2011 01:21PM
flashdimension Wrote:
-------------------------------------------------------
> Hi all,
>
> got this warning message when I opened the newly
> installed 5.3.0. Please help, why did I get this
> error? I did not change anything on the settings
> when I installed it.
>
> Thanks in advance.

Hi,
I'm just gonna make a wild guess. But reading your question:
"PHP Startup: bz2: Unable to initialize module Module compiled with build ID=API20090626, TS, VC6 PHP compiled with build ID=API20090626, TS, VC9 These options need to match"

I think there's a bug in EasyPHP 5.3.0. It looks like the Module and the core PHP compiled using different version of compiler.

Please take note that the PHP for Windows website (http://windows.php.net/) says:
- VC6 Versions are compiled with the legacy Visual Studio 6 compiler
- VC9 Versions are compiled with the Visual Studio 2008 compiler

So, I think the mismatch of the compiler version cause the error.
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.