Hi, I'm new in AOLServer, and in a install process the systems give me some errors and I can not finish the installation.
The process Open a PostgreSQL, Load an OpenACS
Loads a Bootstrap.tcl
Say me that Database API: Default database (dbn) is "default"
Say me that Database API: Using all database pools for OpenACS
Say me that Databse API: The following pools are available for OpenACS: pool2, pool3, pool1
but in the opendrv opening database step, "postgres:localhost:5432:openacs" give me this error:
Error: Ns_PgOpenDb(postgres): could not connect to local host:5432:openacs: Fatal: database "openacs" does not exist.
I was install PostgrSQL with all defaults, and I follow the tutorial for config.tcl, and changue the user name and the password parameters. In windows I can open the PostgreSQL database without problems.
Can anybody have any idea for this? Thanks to all community.