Re: php pstgresql
On Thu, 26 Jun 2003 10:10:27 +0200
"Andreï V. FOMITCHEV" <afomitchev@odixion.com> wrote:
>
> >You do not have postgresql support built into your PHP Web Server.
> >phpPgAdmin requires postgresql support to function properly!
> >Please check the PHP documentation for corrective action.
> >
> >pourtant le php.ini contient en dernière ligne : extension=pgsql.so
Est-ce-que phpinfo dit que le module est chargé ?
Tu peux faire un fichier phpinfo.php avec <? phpinfo(); ?>
> Et ton serveur WEB (Apache) a-til le support postgresql?
C'est php qui doit avoir un module postgresql, pas apache.
Alain
Reply to: