Hi,

you sort of suggest to look further beyond file permission problems but if I may:

> drwx--x--x 2 mysql mysql 1752 2006-05-01 09:33 mysql

doesn't look quite right, lack of read permissions to group/other.

Thanks,
Michael Izioumtchenko

-----Original Message-----
From: sheeri kritzer <[EMAIL PROTECTED]>
To: Duzenbury, Rich <[EMAIL PROTECTED]>
Cc: mysql@lists.mysql.com
Sent: Fri, 5 May 2006 16:00:05 -0400
Subject: Re: mysqlmanager logging?

su - mysql
touch /var/lib/mysql/mysqlmanager.log

see if that helps; maybe having the file there will kick it into gear.

Is mysqlmanager actually running? Is there a pid file?

-Sheeri

On 5/5/06, Duzenbury, Rich <[EMAIL PROTECTED]> wrote:
>
>
> > -----Original Message-----
> > From: sheeri kritzer [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, May 04, 2006 3:12 PM
> > To: Duzenbury, Rich
> > Cc: mysql@lists.mysql.com
> > Subject: Re: mysqlmanager logging?
> >
> > Can the program write to /var/lib/mysql/mysqlmanager.log?
> > check permissions.
> >
>
> # su - mysql
> [EMAIL PROTECTED]:~> whoami
> mysql
> [EMAIL PROTECTED]:~> cd /var/lib/mysql
> [EMAIL PROTECTED]:~> touch foo.txt
> [EMAIL PROTECTED]:~> ls -al
> total 3
> drwxr-xr-x 4 mysql mysql 120 2006-05-05 13:25 .
> drwxr-xr-x 56 root root 1472 2006-05-05 04:25 ..
> -rw-r--r-- 1 mysql mysql 0 2006-05-05 13:25 foo.txt
> drwx--x--x 2 mysql mysql 1752 2006-05-01 09:33 mysql
> drwxr-xr-x 2 mysql mysql 48 2006-05-01 09:33 test
>
> I don't think there is a permission problem.
>
> Any further ideas?
>
> Thanks.
>
> Regards,
> Rich
>

-- MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]


___________________________________________________
Try the New Netscape Mail Today!
Virtually Spam-Free | More Storage | Import Your Contact List
http://mail.netscape.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to