My webserver was working just fine on FreeBSD 6.2 Apache 2.2.11, MySQL 5.0.27.  
All of sudden MySQL quit and won't start.  At the same time when logged in 
using SSH, it's looking for .bash_login and .bash_logout which it never did 
before, and will not chroot to user's home.

Trying to manual start mysql causes:

090318 17:09:52  mysqld started
090318 17:09:52  InnoDB: Started; log sequence number 2 2195718579
090318 17:09:52 [ERROR] bdb:  /home/mysql: Permission denied
090318 17:09:52 [ERROR] bdb:  /home/mysql/log.0000000001: Permission denied
090318 17:09:52 [ERROR] bdb:  PANIC: Permission denied
090318 17:09:52 [ERROR] bdb:  PANIC: DB_RUNRECOVERY: Fatal error, run database 
recovery
090318 17:09:52 [ERROR] bdb:  fatal region error detected; run recovery
090318 17:09:52 [ERROR] bdb:  /home/mysql: Permission denied
090318 17:09:52 [ERROR] /usr/local/libexec/mysqld: Can't create/write to file 
'/home/mysql/webserver.isot.com.pid' (Errcode: 13)
090318 17:09:52 [ERROR] Can't start server: can't create PID file: Permission 
denied
090318 17:09:52  mysqld ended

I tried db_recover, but it's not found.  HELP!!!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to