recover from var deletion; mysql apache

Sean Ellis sellis at telus.net
Sat Dec 18 13:26:31 PST 2004


On Sat, Dec 18, 2004 at 12:20:27PM -0800, Sean Ellis wrote:
> 
> I am working to recover a computer whose /var filesystem, a separate
> mount point, was entirely deleted.
> sudo mysql mysql < mySQL.mysql.dump
> 
> I get an error of
> 
> ERROR 1049: Unknown database 'mysql'

> Also, although the web server is up and running, trying to use apachectl
> gives the following error,
> 
> /usr/libexec/ld-elf.so.1: Shared object "libmm.so.13" not found

mysql is now cooperating after running mysql_install_db and then being restarted,
. But I am left with these other errors (apachectl etc). I do not want restart apache before
clearing this up. Any suggestions?

--
thanks,

Sean


More information about the freebsd-questions mailing list