Snake Php configuration

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: "Mark Yeatman" <myeatman(at)vale-housing(dot)co(dot)uk>
Subject: Snake Php configuration
Date: 2003-08-01 12:44:35
Message-ID: 200308011444.35130.jm.poure@freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dear Mark or Dave,

Languages do not display well under Snake because of an UTF-8 problem.

Php is currently compiled with:
'./configure' '--without-mysql' '--with-pgsql=/usr/local/pgsql'
'--with-gettext' '--with-apxs=/usr/local/apache/bin/apxs'

It should also carry this additional option:
--with-iconv --enable-mbstring=all

Then, restart Apache and connect to pgadmin3/phpinfo.php.
You should read the environment variable:
_ENV[locale]=en_US

When it is done, please drop me an email, I will upload the required code to
display UTF-8 data.

Cheers,
Jean-Michel

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-08-01 13:55:12 Re: Snake Php configuration
Previous Message Devrim GUNDUZ 2003-08-01 11:43:35 Re: Multilingual website available for preview