Re: Please help to solve a serios problem

2007-11-06 Thread Ali Nebi
- Original Message - From: "Russell E Glaue" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Tuesday, November 06, 2007 8:55 PM Subject: Re: Please help to solve a serios problem > > The mysql.sock location '/var/lib/mysql/mysql.sock' att

Re: Please help to solve a serios problem

2007-11-06 Thread Russell E Glaue
The mysql.sock location '/var/lib/mysql/mysql.sock' attempted to be used by your connecting client may be wrong. linux$ ls -la /var/lib/mysql/mysql.sock Does the file exist? You say this is the sock file created by mysqld: > > srwxrwxrwx mysql mysql system_u:object_r:mysqld_var_run_t mysql.soc

Re: Please help to solve a serios problem

2007-11-06 Thread Ali Nebi
On Tue, 2007-11-06 at 09:32 -0600, [EMAIL PROTECTED] wrote: > i believe you need to have root create the file /var/lib/mysql/mysql.sock > and then make it readable and writable by the user that owns mysql. > > You can make that same file owner by the user that runs mysql. > > > > > -Origin

Re: Please help to solve a serios problem

2007-11-06 Thread hwigoda
i believe you need to have root create the file /var/lib/mysql/mysql.sock and then make it readable and writable by the user that owns mysql. You can make that same file owner by the user that runs mysql. -Original Message- >From: Ali Nebi <[EMAIL PROTECTED]> >Sent: Nov 6, 2007 9:24 AM