Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23056 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41967 invoked by uid 1010); 30 Apr 2006 18:41:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41952 invoked from network); 30 Apr 2006 18:41:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Apr 2006 18:41:23 -0000 X-PHP-List-Original-Sender: sharadg@gmail.com X-Host-Fingerprint: 64.233.166.176 pproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.166.176:21674] helo=pproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1B/AD-18514-3D405544 for ; Sun, 30 Apr 2006 14:41:23 -0400 Received: by pproxy.gmail.com with SMTP id 57so2962506pya for ; Sun, 30 Apr 2006 11:41:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=KSYOJ0xd6xN+PZhqnRJbgB+V0k66f6+P0JKgUWLPab8czTKNX+EKXTDoQdlkbV5oE9mpi5vNpCbsti3c8gsfisQX2EN87i3gkFekkB74mFXvNOb7XmfzaDmmXDnoZAKW83WYS588RDWjOP5yj5Q2Dkihc9Ng2Y9Q0N3BzGj4Mx4= Received: by 10.35.18.4 with SMTP id v4mr160638pyi; Sun, 30 Apr 2006 11:41:20 -0700 (PDT) Received: by 10.35.125.2 with HTTP; Sun, 30 Apr 2006 11:41:19 -0700 (PDT) Message-ID: <82bc920f0604301141n75d9b560v41b5ca07e10fba83@mail.gmail.com> Date: Sun, 30 Apr 2006 14:41:19 -0400 To: internals@lists.php.net In-Reply-To: <82bc920f0604290706y62b2eb48ha65000f36bc29e4a@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_37511_21327041.1146422479990" References: <82bc920f0604281846p2ebbd32ao8593f00c3d5c8638@mail.gmail.com> <006901c66b78$5cf9f350$0100a8c0@pc07653> <82bc920f0604290706y62b2eb48ha65000f36bc29e4a@mail.gmail.com> Subject: Re: [PHP-DEV] Help with generating a stack trace on IIS6 From: sharadg@gmail.com ("Sharad Gupta") ------=_Part_37511_21327041.1146422479990 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 On 4/29/06, Sharad Gupta wrote: > > It seems I was able to compile a debug version of php 4.4.2 myself using > MSVC++ 6 with php4dll.dsw... but when I point IIS to ISAPI dll ... on all > scripts, I get "input file not found" error ... > > when I dump a phpinfo using "php -i" ... it tells me that I am using PHP > in CGI/FastCGI mode ... but I dont recall doing that intentionally ... > anyonw has an idea about this behaviour ? > > also, what is the difference between php4dll.dsw & php4.dsw ? > > thanks for your help > ------=_Part_37511_21327041.1146422479990--