Date: 12/18/00
- Next message: John Peterson: "[PHP-DEV] PHP"
- Previous message: Phil Driscoll: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- In reply to: Phil Driscoll: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Next in thread: Phil Driscoll: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 10:56 18.12.2000 +0000, Phil Driscoll wrote:
>When I run the debug version of RC6 as an isapi module on NT4 SP6, I cannot
>even get a simple phpinfo() page to display.
>Now that I have the thing running in my VC++ debugger in what seems to be a
>reliable way, I can see where things hang up. (Note that the non debug
>version definitely gets past this point - as I suspect there is less (or no)
>heap integrity checking.)
are you sure that you compiled *everything* in debug mode?
i.e. don't forget to compile resolv.lib in debug mode too (if you're using
it), and any other external lib.
i can run RC6 (isapi debug) just fine here.
daniel
/*--
daniel beulshausen - daniel <email protected>
using php on windows? http://www.php4win.de
-- 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>
- Next message: John Peterson: "[PHP-DEV] PHP"
- Previous message: Phil Driscoll: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- In reply to: Phil Driscoll: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Next in thread: Phil Driscoll: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

