Hi,

Our dedicated server (Fedora 7/Apache2/mySQL) has a limitation of running up to 8 different databases. We thought this was plenty, but now we're planning a new one, and when we logged on to our phpMyAdmin, we noticed that we already have eight databases. However, we're pretty sure some of these were never used, and just came with our server, but I'd just like to check is it safe to drop them:

"horde" - from google, we gather that this is a mySQL database for webmail. we checked data files in /var/lib/mysql, none of them were changed since the day we got the server, and for webmail, we currently use internet webmail sites, we don't seem to be using horde for anything?

"phpmyadmin_H6peeRLGehBr" - we assumed that this is some service database for phpmyadmin module, and that we can't run phpmyadmin without it. However, we also checked its data files in /var/lib/mysql, and again, no files were ever changed since the day we got the server.

Do you think it would be safe to drop these two databases without affecting anything in the system?

Thanks