.Postgres driver for moodle 1.4.1

.Postgres driver for moodle 1.4.1

by Babu Raju -
Number of replies: 2

Hi pals

I have downloaded the new version of Moodle and installed the same. I am having Postgres as the database. What I would like to know is the type of driver I should have to connect to the Postgres Db from PHP.

When i run thru the coding, i got some error in setup.php file at the line where it tries to connect to the DB. I have given all the DB related items in the config.php.

I don't have any driver for PHP - Postgres connection. do I need one? if so what is the driver version and where i can get that?

when i browse the index page, nothing is displayed ( this is bcos, they hide the errors).

Please help me out from this issue.

Also if anyone knows the complete feature list available with moodle, pls send across to me the link.

Thanks

Babu Raju

Average of ratings: -
In reply to Babu Raju

Re: .Postgres driver for moodle 1.4.1

by Marcus Green -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

What operating system?

In reply to Marcus Green

Re: .Postgres driver for moodle 1.4.1

by Babu Raju -

OS is Windows XP

Postgres - 7.3.2

PHP - 5.0.1

Moodle - 1.4.1

I have tried placing the echo statements after the db->connect statement. that is not working. we have given all the necessary parameters in config.php.

How to get the error to be displayed in the Screen?

Thanks

Babu Raju