[framework] Problem to connect to postgres with db_connect
Jonatan B
onatan at gmail.com
Sat Dec 9 11:04:27 CST 2006
On 12/9/06, FRANCIS PROVENCHER <francis.provencher at msp.gouv.qc.ca> wrote:
> I received this error when i try the db_create metasploitdb;
>
>
> db_create metasploitdb
> [-] Unknown command: db_create.
>
> load db_create metasploitdb
> [-] Error while running command load: no such file to load -- /usr/home/francis/Metasploit/framework-3.0-beta-3/plugins/db_create
>
> I Look on the path /usr/home/francis/Metasploit/framework-3.0-beta-3/plugins/ and the db_create is not present, it's normal? I have download this beta version on Metasploit web site today.
Can you try using the FreeBSD port metasploit-devel?
# cd /usr/ports/security/metasploit-devel
# make install clean
More information about the framework
mailing list