[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Apache , Postgres, other problems



I'm new to server administration. I've recently got a Raq4, and I'm
(trying) to set it up.

A few problems I'm facing:

* I can't get apache to disable directory indexing. I added (Option
-Indexes) to the conf file but it still lists the directory contents.
How do I turn it off?

* I can't get postgres to authenticate any users. I edited pg_hba.conf
and the pg_shadow table as described on the cobalt website, and it still
refuses to authenticate properly. I get this error:

[admin admin]$ createdb test
Password:
psql: Password authentication failed for user 'admin'
createdb: database creation failed


* I installed Darwin Streaming Server. But it doesn't startup
automatically. I currently have to start it up manually after every
restart. Is there a startup script I could modify?

TIA for any help.

Ahmad