Re: [PHP-DEV] Problems debugging on win32

[email protected] (Derick Rethans)
Newsgroups php.dev
Message-ID <[email protected]>
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/
-------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.