I need to upload a very large mysql database to my local setup using EasyPHP. I know how to use mysql but I've only used it on remote hosts. For some reason I cannot connect to the localhost. I'm running the mysql command from a dos prompt in the mysql/bin directory. It fails with "Can't connect to mysql server on localhost." Can someone please explain how I execute this so that it will work?