Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 696A66B0B for ; Sat, 28 May 2011 18:08:00 +0000 (UTC) Received: (qmail 74884 invoked by uid 500); 28 May 2011 18:07:57 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 74811 invoked by uid 500); 28 May 2011 18:07:57 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 74803 invoked by uid 99); 28 May 2011 18:07:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 May 2011 18:07:57 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gmillikan@t1shopper.com designates 208.64.252.230 as permitted sender) Received: from [208.64.252.230] (HELO www.t1shopper.com) (208.64.252.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 May 2011 18:07:48 +0000 Received: from rabbithill (static-71-177-216-6.lsanca.fios.verizon.net [71.177.216.6]) (authenticated bits=0) by www.t1shopper.com (8.13.8/8.13.8) with ESMTP id p4SI7QR0010216 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Sat, 28 May 2011 18:07:27 GMT From: "Geoff Millikan" To: References: In-Reply-To: Date: Sat, 28 May 2011 11:07:27 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcwciWnqsCyqJGP1RrO5j8h0QbQ+oQA2BkkQ X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7601.17574 X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] error 404 document in php > I'm not seeing anything > in the access log file except the reference to the 500 error > Running > a php cli on the php file does not return any errors Check the error log. Sounds like a permissions issue. Check the owner of the file. And recursive permissions. Are directories all 0755? > i'm using cPanel Unless you a web host, IMHO, cPanel doesn't make admin easier. Better just to learn how to do it manually. Best of luck. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org