J\'ai essayé d\'installer php-compta, mais à la fin je recois l\'erreur suivante
Info
Vous utilisez le domaine
Php setting
magic_quotes_gpc: Ok
magic_quotes_runtime: Ok
include_path : ok (.:../include:addon:../../include:addon)
php.ini est bien configuré
Database version
string(5) \"8.3.0\"
Database Setting
La base de données est bien configurée
Creation of account_repository
Fatal error: Uncaught exception \'Exception\' with message \' SQL ERROR create database account_repository encoding=\'latin1\' \' in /var/www/phpcompta/include/postgres.php:140 Stack trace: #0 /var/www/phpcompta/html/admin/setup.php(411): ExecSql(Resource id #11, \'create database...\') #1 {main} thrown in /var/www/phpcompta/include/postgres.php on line 140
Dans les fichiers \'apache2.conf\' et \'charset\', j\'ai essayé de substituer \"ISO-8915-1\" par \"UTF-8\" ou par \"ISO-8915-15\", avec le même résultat.
Je ne sais pas comment résoudre ce problème.

UBUNTU 7.10
Postgresql 8.3.0
PHP-COMPTA 4.0 avec le patch 4.0.1
Merci d\'avance
cduf