BugMaker n00b
Joined: 30 Nov 2006 Posts: 12
|
Posted: Fri Feb 02, 2007 12:22 pm Post subject: vadddomain - Error - no authentication database connection. |
|
|
I'm having a problem with vadddomain.
I want to start e-mail server and for that I follow this article from gentoo-wiki. When I rich the part with vadddomain mydomain I recieve this error:
Quote: | Error - no authentication database connection. Initial open. |
I'm using mysql 5, php 5 and apache 2.0.58.
The apache server is in chroot jail (from here).
If I try Quote: | mysql -D vpopmail -u vpopmail -p | and type the password in /etc/vpopmail.conf I'm able to connect to this database.
Any ideas what is this error and how can I fix it?
I also try to start vpopmaild but: Quote: |
/var/vpopmail/bin/vpopmaild
-ERR Can't open authentication database. |
[SOLVED] |
|