+---------- On Oct 12, Tom Brown said: | I am running Aolserver (3.3.1_ad13) without the OACS system. I created an | aolserver config file using the nspostgres.so driver, version 1.6, | 2002/12/16, and code from OpenACS' sample aolserver config. I am starting | the server with nsd-postgres.
Are you running AOLserver chrooted?
No.
What user does AOLserver run as?
nsadmin
Does that user have read and execute access to /, /usr, /usr/local, /usr/local/pgsql, and /usr/local/pgsql/lib?
User "nsadmin" has its own group, "nsadmin", and is a member of group "web".
/ - owner, root; group, root; perms, 40755 /usr - user, root; group, root; perms, 40755 /usr/local - owner, nsadmin; group, nsadmin; perms, 40755 /usr/local/pgsql - owner, postgres; group, web; perms, 40750 /usr/local/pgsql/lib - owner, postgres; group, web; perms, 40755
Does that user have read access to /usr/local/pgsql/lib/libpq.so.2?
Not as user, but as group. /usr/local/pgsql/lib/libpq.so.2 is a link to /usr/local/pgsql/lib/libpq.so.2.2.
libpq.so.2 - owner, postgres; group, web; perms, 100755 libpq.so.2.2 - owner, postgres; group, web; perms, 100755
Tom
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
