Shaun wrote:

I am trying to backup my database can someone please tell me why the
following commande wont work?

mysqldump -h localhost -u username -p databasename > backup.sql

Changing "username" and "databasename" to valid values on my database, I get this line to work here. What error are you getting?

HTH
Chris



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to