On Thu, 27 Feb 2003, Braulio Jos� Solano Rojas wrote:
> I have made some changes to a extension and now it does not work on win32.
>
> I am trying to debug it to see where the problem is, but I get a Warning
> like this:
>
> isis: Unable to initialize module
> Module compiled with module API=20020429, debug=0, thread-safety=1
> PHP compiled with module API=20020429, debug=1, thread-safety=1
> These options need to match
>
> However I have compiled isis with configuration Win32 Debug_TS.
>
> What am I doing wrong?
You PHP version is not a debug build, and thus the module refuses to
load. The best thing is to build PHP yourself in debug mode.
Derick
--
Stop mad cowboy disease!
-------------------------------------------------------------------------
Derick Rethans http://derickrethans.nl/
PHP Magazine - PHP Magazine for Professionals http://php-mag.net/
-------------------------------------------------------------------------
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php