[EMAIL PROTECTED] wrote:
> 
> Hi !
> 
> I'm running vpopmail and mysql on redhat 7.0 when i adding a domain or
> a user with vadddomain i get this error message :
> could not connect to mysql server
> could not create dir control table create table dir_control ( bla bla bla)
> vsql_getpw:failed select
> MySQL SERVER HAS GONE
> MySQL ADDUSER FAILED.
> 

This should probably go in a FAQ somewhere.

If you are using the default mysql installation
on redhat, it won't work. I think the default will
not let non mysqsl/root users connect to the database.
This is because of restrictive permissions to the
mysql.sock file used to connect to the database.

Easiest solution.
rpm erase the current mysql packages. Download the
lastest stable mysql rpm's and install them.
Should work fine.

Ken Jones

Reply via email to