Wednesday 19 July 2006 8:31:00 pm
Hi Pascal This database_all_extensions test is referring to setup.ini's definitions of <i>[database_extensions]</i> and <i>[database_all_extensions]</i>. Standard in setup.ini is this:
[database_extensions]
Extensions=mysql;pgsql
Require=one
[database_all_extensions]
Extensions=mysql;pgsql
Require=all
I guess your PHP has the MySQL module compiled but not the PostgreSQL module, this is why you get an error on this test. As long as <i>database_extensions</i> are okay your website will work perfectly.
Best regards Egil Fujikawa Nes
BuildCMS - Av. Paulista 777, 15° Andar - CEP: 01311-100 - São Paulo
URL: http://www.buildcms.com
|