Re: [PHP-DEV] Problems debugging on win32

2003-02-27 Thread Braulio José Solano Rojas
Hi! "Braulio José Solano Rojas" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > I also think I did, but maybe I missed something in my Win32 Debug_TS > configuration. Can you point on how do I create it. Basically I have > disabled Optimizations, I have added the following pr

Re: [PHP-DEV] Problems debugging on win32

2003-02-27 Thread Braulio José Solano Rojas
Hi! "Derick Rethans" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > On Thu, 27 Feb 2003, Braulio José Solano Rojas wrote: > >> I think I did, since PHP is using php4ts_debug.dll, and if I delete this >> file I get a message of php-cli.exe saying that it does not find it. I us

Re: [PHP-DEV] Problems debugging on win32

2003-02-27 Thread Derick Rethans
On Thu, 27 Feb 2003, Braulio José Solano Rojas wrote: > I think I did, since PHP is using php4ts_debug.dll, and if I delete this > file I get a message of php-cli.exe saying that it does not find it. I used > to compile php-cli the configuration Win32 Debug_TS. I also noticed that > there is a W

Re: [PHP-DEV] Problems debugging on win32

2003-02-27 Thread Braulio José Solano Rojas
Hi! "Derick Rethans" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] >On Thu, 27 Feb 2003, Braulio José Solano Rojas wrote: >> 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 mo

Re: [PHP-DEV] Problems debugging on win32

2003-02-27 Thread Derick Rethans
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=200

[PHP-DEV] Problems debugging on win32

2003-02-27 Thread Braulio José Solano Rojas
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 PHPcompiled with module API=