Problems debugging on win32
[email protected] ("Braulio Jos? Solano Rojas")
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
Hi! 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? Best regards, Braulio