From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Website's french translation |
Date: | 2007-04-16 07:57:46 |
Message-ID: | 20070416075746.GA27934@svr2.hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Sat, Apr 14, 2007 at 06:56:44PM +0200, Guillaume Lelarge wrote:
> Magnus Hagander a écrit :
> >>>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?
> >
>
> OK, you're right. It is now installed and enabled.
>
> It's still not working. I have this error message :
> Call to a member function Show() on a non-object in
> /var/www/www-postgresql-org/system/handler.php on line 56
>
> I think I don't have all the pear package... hmmm.
I don't even have a line 56 in my handler.php. Are you working off an old
version? (Or, I have a line 56, it's "?>" and nothing more, which really
shouldn't show that)
Look in your logs if thre is some further information - perhaps it emitted
a warning earlier on that didn't show up.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2007-04-17 10:48:17 | Borg |
Previous Message | Magnus Hagander | 2007-04-16 06:10:40 | Re: [pgsql-advocacy] Broken links in presskit |