Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23017 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69655 invoked by uid 1010); 29 Apr 2006 01:46:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69640 invoked from network); 29 Apr 2006 01:46:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2006 01:46:36 -0000 X-PHP-List-Original-Sender: sharadg@gmail.com X-Host-Fingerprint: 64.233.166.179 pproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.166.179:29100] helo=pproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A3/80-18514-C75C2544 for ; Fri, 28 Apr 2006 21:46:36 -0400 Received: by pproxy.gmail.com with SMTP id 57so2657087pya for ; Fri, 28 Apr 2006 18:46:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=BkxReLnqfcXTB4PuMoua/1kdLAFwPwaytW2Q+ayzY4hmNCnlEPaLqAaeH8rOtYRimgJmEL5efESEFlNzo971JdBBHU2OJlVjZWnhV1qu3QdVJkB6g0jOX/aiZhlI81yVFXuw/qO13cwjXFl1YNw+zTZlalJc2T2gBnuSWCC2ryg= Received: by 10.35.66.12 with SMTP id t12mr123830pyk; Fri, 28 Apr 2006 18:46:32 -0700 (PDT) Received: by 10.35.125.2 with HTTP; Fri, 28 Apr 2006 18:46:32 -0700 (PDT) Message-ID: <82bc920f0604281846p2ebbd32ao8593f00c3d5c8638@mail.gmail.com> Date: Fri, 28 Apr 2006 21:46:32 -0400 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_20639_19282812.1146275192916" Subject: Help with generating a stack trace on IIS6 From: sharadg@gmail.com ("Sharad Gupta") ------=_Part_20639_19282812.1146275192916 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 XXXX" ..= . I have searched extensively across bugs.php.net ... but could not really find much helpful solutions. I know that without extra debug information, its difficult for anyone here to be much helpful but my problem is I have tried IIS's Microsoft Diagnostics Toolkit ... without much help. IIS does not die when the error occurs and I cannot get the information that the "ho= w to file bug report" page says. 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 .... Thanks Sharad ------=_Part_20639_19282812.1146275192916--