=?iso-8859-1?Q?diego_L=F3pez?= ([EMAIL PROTECTED]) writes:

> I already did something like that ...... the problem was i erase all the
> content of the mysql directory and i creaste a new mysql database, and when
> i try to restar the mysql daemon (/etc/rc.d/init.d/mysql start) i get a
> message like:
> 
> [root@halley mysql]# Starting mysqld daemon with databases from
> /var/lib/mysql
> 010220 03:41:49  mysqld ended
> 
> I checked the error file and it looks like:
> 
> 010220 03:38:03  mysqld started
> 010220  3:38:04  /usr/sbin/mysqld: Can't find file: './mysql/host.frm'
> (errno: 13)
> 010220 03:38:04  mysqld ended
> 
> The matter is that the  ¨host.frm'   it was created , so i don´t know why
> the mysqld is not started.

errno 13 = Permission Denied.

Restart safe_mysqld as root.

--
Ed Carp, N7EKG          [EMAIL PROTECTED]           940/367-2744 cell phone
http://www.pobox.com/~erc               [EMAIL PROTECTED] - text pager

I sometimes wonder if the American people deserve to be free - they seem
so unwilling to fight to preserve the few freedoms they have left.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to