Date: Sat, 18 Dec 2004 13:26:13 -0800 From: Sean Ellis <sellis@telus.net> To: freebsd-questions@freebsd.org Subject: Re: recover from var deletion; mysql apache Message-ID: <20041218212613.GD21605@telus.net> In-Reply-To: <20041218202027.GC21605@telus.net> References: <20041218202027.GC21605@telus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041218212613.GD21605>