Forum OpenACS Q&A: How to Modify Ubuntu Install for 2nd Instance of Postgresql on non standard port

We are working on trying to install the dotLRN on a production server that already has Apache and Postgresql8-3 installed and working.

We have done some work to tweak the aolserver so that it's installed on port 8000 instead of port 80 so we think that will be ok...if not please let us know.

But now we have run into the problem when it comes to create the dotlrn user for postgresql it prompts us for a password. So we figured out that it was working on the 8-3 version and not on the newly installed 8-2 version.

So, we stopped the 8-3 version, purged the dotlrn and installed it again and it gave us an error saying that it could not find postgresql.

If you know of a way to resolve this during or post install please let us know....thanks.

Kenneth,

The connection settings for the database are in the config.tcl file.

cheers,

Torben