debian (knoppix 3.2) postgresql php phppgadmin
sur une knoppix 3.2 qui contient déjà apache et php4
http:/localhost/index.php de php marche
postgresql est lancé
j'ai le message suivant quand je lance le index.php de phpPgAdmin
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
j'ai bien fait
ap-get install *php4-cgi
apt-get install php-pgsql
merci de votre aide
Re: debian (knoppix 3.2) postgresql php phppgadmin
il faut que tu recompiles php avec le flag pgsql