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 used >> to compile php-cli the configuration Win32 Debug_TS. I also noticed that >> there is a Win32 Release_TSDbg but I did not use it. >> >> If you notice in the warning I received for PHP I have debug=1. Does this >> means that PHP is compiled for debugging? That would mean debug for me. > >Yes, sorry, then you just didn't compile your module in this debug >mode...
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 preprocessor definitions "DEBUG,_DEBUG,ZEND_DEBUG=1,WIN32,_WINDOWS,_MBCS,_USRDLL,ISIS_EXPORTS,ZEND_DE BUG=0,COMPILE_DL_ISIS,ZTS=1,ZEND_WIN32,PHP_WIN32", and I added debug info "Program Database for Edit and Continue". The file created is bigger than the one created using Win32 Release_TS configuration. Where am I missing something? Regards, Braulio -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php