I tried to install drupal with postgresql database, but it seems installer works only with mysql.

CommentFileSizeAuthor
#2 D6RC1-db_setup.png35.79 KBscoutbaker

Comments

andrewsl’s picture

Title: Installer does not propt for database type » Installer does not prompt for database type

fixed title

scoutbaker’s picture

Status: Active » Postponed (maintainer needs more info)
StatusFileSize
new35.79 KB

Based on the title, I believe you are saying that you don't have the option to select the database type on the 3rd screen of the installer. If that is true, then I am unable to reproduce using a fresh upload of D6 RC1 (see attached image).

Can you verify if it's the option to select a PGSQL database that is the issue, or is it that the installation fails for you?

EDIT: I can also successfully complete the installation using the PGSQL database type selection.

andrewsl’s picture

Sorry, I got the option to select database type when I installed pgsql module for PHP.

scoutbaker’s picture

This leads us to the important question: What is the actual error you are receiving? Also useful might be the OS, PHP version, and PostgresSQL version.

andrewsl’s picture

It was my mistake - I didn't see options to select database type, and I was confused. As I understood, the options are shown when different databases are available. It wasn't obvious for me.

webernet’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed
scoutbaker’s picture

Thank you for the clarification. I'm glad your issue is resolved.

andrewsl’s picture

Status: Fixed » Closed (fixed)

Thank you for support