Hi everyone,
I recently installed OpenAcs 4.6 by following the installation guides on the website. However when i came round to testing i got the following error
Request Error
Server startup failed: Error during bootstrapping
command "ns_db" is not enabled
while executing
"ns_db pools"
(procedure "db_bootstrap_set_db_type" line 72)
invoked from within
"db_bootstrap_set_db_type database_problem"
I discovered this was due to the fact that the postgres.so
driver was mising form the aolserver/bin directory. I then downloaded the driver source, built and installed it and all was fixed. A friend of mine had the same problem when he followed the installation guide so i decided to write this post. I guess my questions are
1. Is there something I did wrong to get this problem
2. Is there a better way to solve this problem
3. Should this be documented in the installation guide
I am new to OpenACS so this might all sound really naive and sorry if it does.
Thanks in advance
David Bell