Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57829 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41498 invoked from network); 13 Feb 2012 16:48:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2012 16:48:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=jakov.sosic@srce.hr; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jakov.sosic@srce.hr; sender-id=pass Received-SPF: pass (pb1.pair.com: domain srce.hr designates 161.53.2.69 as permitted sender) X-PHP-List-Original-Sender: jakov.sosic@srce.hr X-Host-Fingerprint: 161.53.2.69 regoc.srce.hr Linux 2.6 Received: from [161.53.2.69] ([161.53.2.69:45794] helo=smtp.srce.hr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/00-41350-FEE393F4 for ; Mon, 13 Feb 2012 11:48:50 -0500 Received: from localhost (localhost [127.0.0.1]) by smtp.srce.hr (Postfix) with ESMTP id 0C44015D626 for ; Mon, 13 Feb 2012 17:48:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at regoc.srce.hr Received: from smtp.srce.hr ([127.0.0.1]) by localhost (regoc.srce.hr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VWtWo-y3EXQ2 for ; Mon, 13 Feb 2012 17:48:32 +0100 (CET) Received: from pc-jsosic.srce.hr (pc-jsosic.srce.hr [161.53.254.164]) by smtp.srce.hr (Postfix) with ESMTPSA id CA7F015D659 for ; Mon, 13 Feb 2012 17:48:32 +0100 (CET) Message-ID: <4F393F54.4040109@srce.hr> Date: Mon, 13 Feb 2012 17:50:28 +0100 Organization: Srce User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1 MIME-Version: 1.0 To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Internal server error on PHP syntax error? From: jakov.sosic@srce.hr (Jakov Sosic) Hi. I don't know if this is the right group to ask this kind of question, but if it isn't please excuse my french ;) As far as I can see, PHP does not report back to Apache error 500 in case of a syntax error in code but displays empty page. For example this code: