Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 8754B9FB560 for ; Thu, 19 Jul 2007 14:32:25 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 18741-08 for ; Thu, 19 Jul 2007 14:32:20 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.5 Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by postgresql.org (Postfix) with ESMTP id 1E5E89FB55F for ; Thu, 19 Jul 2007 14:32:21 -0300 (ADT) Received: by an-out-0708.google.com with SMTP id c36so127506ana for ; Thu, 19 Jul 2007 10:32:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dk0pHcDw0eXksfccjqHUyqHo7k5ZGv5j98QMf1S4MKvcCskRENGcrSnyQLW4Gj8kRWKiP/rJeKae5Uj7ppHQ96JPbT9s2cYjbgn+YZ2eCSZyPWyMDxMOEjr0qil2ZM4AVw0f6UZzPaykVC76FGF54KAYItmrT6x6kN22fGVnoRw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IckKldISF08bZaPGN1Z52zDeZeyK3wij2rIyfzPR6NwxVFUE1UPPBSHItAyUfOnGc2uHsLAUuew2zHxHuU24bChsjrq4m0JZifLkAkFavumt4iB5RHfp7ts6SJ0RPDSt3AGPEMsd+We/maX024Y+MRii65TlsEknfaALIyCH1u8= Received: by 10.100.38.16 with SMTP id l16mr1678923anl.1184866340418; Thu, 19 Jul 2007 10:32:20 -0700 (PDT) Received: by 10.100.3.9 with HTTP; Thu, 19 Jul 2007 10:32:20 -0700 (PDT) Message-ID: Date: Thu, 19 Jul 2007 21:32:20 +0400 From: "Nikolay Samokhvalov" Reply-To: nikolay@samokhvalov.com To: pgsql-www@postgresql.org Subject: Fatal error @ http://conference.postgresql.org/ MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200707/25 X-Sequence-Number: 12172 I see PHP's fatal error message at http://conference.postgresql.org/: *** Fatal error: Access level to TFramewerk::__construct() must be protected (as in class TFramewerkSingletonObject) or weaker in /home/josh/websites/conference.postgresql.org/Include/TFramewerk.inc on line 46 *** BTW, what about display_errors=Off in php.ini? It's always better to keep log_errors=On and display_errors=Off in production environment. -- Best regards, Nikolay