By g_f on
Hi
I'd like to install Drupal 7.14 on Ubuntu 11.04 with a PostgreSQL 9.1 database. As recommended in the installation guide, i tried to load the database scheme, but there's no folder like etc/drupal/7/database, so i can't find the database.psql script.
The database configuration itself provides only one Database type ("MySQL, MariaDB, or equivalent", "Your PHP configuration only supports a single database type, so it has been automatically selected").
I think it would also work to add the psql settings to the settings.php File, but i don't know how to do this.
Any ideas?
Comments
Oh,my God!How to use PostgreSQL in Drupal7?
It is very boring for my spending several hours solving the same problem.However,I lately exhausted,it make me angry.
This is the problem:
Database type *
MySQL, MariaDB, or equivalent
The type of database your Drupal data will be stored in. Your PHP configuration only supports a single database type, so it has been automatically selected.
If you figure it out! Please tell me! Thank you very much!