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.