Re: [PHP-DEV] Help with generating a stack trace on IIS6

2006-05-20 Thread Sharad Gupta
Ok, I was finally able to compile a release version of PHP 4.4.2 with debug flags. When running as a ISAPI module under IIS6 on a windows server 2003 SP1 machine, I was able to observe it break on "Access Violation" exception catch block in php4isapi.c But the call trace and the registers values

Re: [PHP-DEV] Help with generating a stack trace on IIS6

2006-05-01 Thread Wez Furlong
Switching to linking against the release build of libc should help. Change /MDd to /MD in the dsp/dsw or whatever it is. --Wez. On 4/30/06, Sharad Gupta <[EMAIL PROTECTED]> wrote: Ok, when I compile a "release" version .. I dont get "no input file specified" error when opening php scripts in br

Re: [PHP-DEV] Help with generating a stack trace on IIS6

2006-04-30 Thread Sharad Gupta
Ok, when I compile a "release" version .. I dont get "no input file specified" error when opening php scripts in browser .. But when I compile "debug" version, I get that error ... can any one shed some light on this behaviour .. is it intended behaviour and what can I do to rectify it ? Thanks

Re: [PHP-DEV] Help with generating a stack trace on IIS6

2006-04-29 Thread Sharad Gupta
upta" <[EMAIL PROTECTED]> To: Sent: Saturday, April 29, 2006 2:46 AM Subject: [PHP-DEV] Help with generating a stack trace on IIS6 Hi All, My company has recently switched its servers from apache 1.3 to IIS 6 ... not for technical but for business reasons. Well, we have tried using dif

Re: [PHP-DEV] Help with generating a stack trace on IIS6

2006-04-29 Thread Nuno Lopes
:) Nuno - Original Message - From: "Sharad Gupta" <[EMAIL PROTECTED]> To: Sent: Saturday, April 29, 2006 2:46 AM Subject: [PHP-DEV] Help with generating a stack trace on IIS6 Hi All, My company has recently switched its servers from apache 1.3 to IIS 6 ... not for technica

Re: [PHP-DEV] Help with generating a stack trace on IIS6

2006-04-28 Thread William A. Rowe, Jr.
Hannes Magnusson wrote: Hi Sharad I would appreciate if anyone can help me in finding out how to obtain extra information from php ... I am not able to find a debug pack for PHP 4 The sad bit is, it's totally unnecessary to have a specific debug build, but the maintainers have never tak

Re: [PHP-DEV] Help with generating a stack trace on IIS6

2006-04-28 Thread Hannes Magnusson
Hi Sharad I would appreciate if anyone can help me in finding out how to obtain extra information from php ... I am not able to find a debug pack for PHP 4 Edin recently compiled one.. http://php.emini.dk/misc/php-4.4.3-dev-Win32-debug.zip -- PHP Internals - PHP Runtime Development Mailin

[PHP-DEV] Help with generating a stack trace on IIS6

2006-04-28 Thread Sharad Gupta
Hi All, My company has recently switched its servers from apache 1.3 to IIS 6 ... not for technical but for business reasons. Well, we have tried using different versions of PHP, 4.3.7, 4.3.8, 4.4.2 ... but with every ISAPI config, we are getting "PHP has encountered an access violation at "