I'm trying to restore the database that have previously dumped by sqldump I do it by: mysql -ualfresco -palfresco alfresco < backupFile.sql and I get the following error: ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061) What should I do so that mysql will not resurn this error