Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31362 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79857 invoked by uid 1010); 2 Aug 2007 03:17:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79842 invoked from network); 2 Aug 2007 03:17:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2007 03:17:18 -0000 Authentication-Results: pb1.pair.com header.from=dohpaz@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=dohpaz@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.186 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dohpaz@gmail.com X-Host-Fingerprint: 64.233.182.186 nf-out-0910.google.com Received: from [64.233.182.186] ([64.233.182.186:8834] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/93-43474-CBC41B64 for ; Wed, 01 Aug 2007 23:17:17 -0400 Received: by nf-out-0910.google.com with SMTP id e27so106685nfd for ; Wed, 01 Aug 2007 20:17:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=BVj5vGQocI6fq3ayCPWKt4ViFe8ByPtv6DYOcBIufuLbygvcBn77MX8vlrE9owhEW2gCKdAa577Ek7zia3CWS7TBNChCff/JOLPg09BGFX85Oaixe15FzRyEhfUrrq5QUn8mm8nHrAP23B5yAye5aN/6axzk/eLfqChjdI4B6DE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=WnzNGEpVuFdVbxK5V+OaTAZV5vLHe+DsxvFpjIFk5gNaJWZF6Rp3G6oFdkR4x+cQlUH94YLuTB6oMInRNtSwqmDdY64rIZxcQSwUt/E7dmuz5T5EdqHRl5YrTvl/jB11Yg62LP6Z0p8Pgxuwir8Uad9qlh1n0ptvzCBDPIBdZrU= Received: by 10.78.140.17 with SMTP id n17mr404057hud.1186024633318; Wed, 01 Aug 2007 20:17:13 -0700 (PDT) Received: by 10.78.149.16 with HTTP; Wed, 1 Aug 2007 20:17:13 -0700 (PDT) Message-ID: Date: Wed, 1 Aug 2007 23:17:13 -0400 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_64176_9075577.1186024633282" Subject: Input File Not Specified Error From: dohpaz@gmail.com ("Ken Stanley") ------=_Part_64176_9075577.1186024633282 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello! I've been watching this list for a little while, and I am hoping that someone here can point me in the right direction. We, where I work, are running PHP 5.2.3 on 10 Windows Server 2003 sp2 and IIS 6 servers. Also, each IIS server is configured to use the IUSR_SERVERNMAE user for anonymous authentication. Recently we have upgraded our site (mostly code cleanup and templating changes) and now we are more than consistently getting the error "Input File Not Specified" for unknown reasons. There is no consistent trigger for this error, and it seems to be random by nature. I have tried to reproduce this directly on each web server with an average hit or miss rate of reproduction. I have been scouring Google for answers, help, and even tips on what we can do, and so far I have come up empty. Our IIS is running in ISAPI mode, and each server is configured with an empty doc_root directive. I have tried running the Process/File Monitors from Microsoft's sysinternals website, with no discernible luck. Being that all 10 of these servers are production servers with loads of hits per second, I admit that I may have overlooked important clues. Honestly, I am not entirely sure what I am supposed to be looking for to tell me what is wrong. Thus, my dilemma; if anybody on this list would help point me in the right direction for debugging this problem, I would greatly appreciate any help that can be offered. If more information is needed, I would be more than happy to supply it as much as I am able. I would also like to thank you for taking the time to read -- and hopefully reply -- to this post. - Ken -- It looked like something resembling white marble, which was probably what it was: something resembling white marble. -- Douglas Adams, "The Hitchhikers Guide to the Galaxy" ------=_Part_64176_9075577.1186024633282--