Metasploit mailing list archives

Re: error connecting to mysql via db_connect


From: jcran () 0x0e org
Date: Tue, 16 Mar 2010 12:25:50 -0400 (EST)


I can connect locally using mysql -u root -p

okay, i had to ask. everything is working fine for me with  current svn drop. try 'db_create' to create a new database 
first (maybe create a non-default database with something like: db_create root:pass@127.0.0.1/justanotherdatabase

msf > db_create
[*]    Usage: db_create <user:pass>@<host:port>/<database>
[*] Examples:
[*]        db_create user@metasploit3
[*]        db_create user:pass@192.168.0.2/metasploit3
[*]        db_create user:pass@192.168.0.2:1500/metasploit3

jcran

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

Current thread: