Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems From: Andi Gutmans (andi <email protected>)
Date: 12/17/00

Hmm, that's supposed to work. Are you sure you don't have any stale
php4ts.dll or php4ts_debug.dll files lying around?

Andi

At 10:49 PM 12/16/00 +0000, Phil Driscoll wrote:
>Andi wrote:
> >Yeah you need to attach the debugger from within the PHP project.
>
>The story so far:
>
>I've built debug ts versions of php4isapi.dll and php4ts.dll, and configured
>IIS to use them. I restarted my machine as the non-debug php isapi module
>crashed IIS when I tried to stop iisadmin.
>
>I ran VC++ and attached the debugger to inetinfo.
>
>I added php4isapi.dll and php4ts.dll as additional dlls in the settings
>dialog for the inetinfo project.
>
>I loaded php4isapi.c into VC++ and set break points at the start of
>HttpFilterProc and HttpExtensionProc.
>
>I accessed a php file on localhost - the file just contained <?php
>phpinfo();?>
>
>The browser displayed server error 500.
>
>The debugger did not halt at either breakpoint.
>
>Is there something else I should have done?
>
>Any clues gratefully received!
>
>Cheers
>--
>Phil Driscoll
>Dial Solutions
>+44 (0)113 294 5112
>http://www.dialsolutions.com
>http://www.dtonline.org

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>