I used apt-get to install wordpress on my Debian Sarge server that already has a website on it. I then entered a second VirtualHost in my apache.conf to point 192.168.0.1/blog to /usr/share/wordpress. Then when I went to setup the database, MySQLd is not running and the package is missing (according to apt-get install mysqld). Any ideas?