Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id F3C349FB310 for ; Sat, 14 Apr 2007 12:43:38 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 97341-08 for ; Sat, 14 Apr 2007 12:43:34 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 0B86E9FB30C for ; Sat, 14 Apr 2007 12:43:35 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 3D276DCC7C5; Sat, 14 Apr 2007 17:43:34 +0200 (CEST) Message-ID: <4620F6A0.1050303@hagander.net> Date: Sat, 14 Apr 2007 17:43:28 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Guillaume Lelarge CC: PostgreSQL www Subject: Re: Website's french translation References: <461C088F.7020405@lelarge.info> <461D3E5A.6060000@hagander.net> <461D5CB1.1010806@lelarge.info> <20070412102955.GK16892@svr2.hagander.net> <461E22DB.7030708@lelarge.info> <461FEECA.6020508@hagander.net> <4620F549.6050601@lelarge.info> In-Reply-To: <4620F549.6050601@lelarge.info> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/92 X-Sequence-Number: 11842 >> Did you set it up at a test site somewhere and had it working there, or >> did you "work in the blind"? > > In the blind. > > I tried to make a test site but I could not make it work. It seems to > need Apache 1.3 (because of the .htaccess file (Apache2 chokes on the > RewriteEngine line). And it needs PHP5 because of the use of try > statements. And I don't find any .deb package that gives me PHP5 on > Apache 1.3. It works fine with Apache2 - in fact, wwwmaster runs apache 2. It does need mod_rewrite though, so maybe that module just isn't installed/enabled? And yes, it needs PHP5. >> If you got it working, we just need to >> figure out what the difference is :-) > > :) > > I'll try to work on the .htaccess file to make it work with Apache2. .. and I'll see if I can find out why it's not using those :-) Or I'll wait a while and maybe xzilla will figure it out for us. //Magnus