Metasploit mailing list archives

Re: There has been an error...


From: Chao Mu <chao.mu () minorcrash com>
Date: Tue, 30 Nov 2010 09:34:59 -0500

Unknown error while running C:\framework/postgresql/bin/psql.exe -U postgres
-p 8448 -h localhost -c "ALTER USER postgresql PASSWORD '********'"

Is C:\framework/postgresql/bin/psql.exe legal in windows? Shouldn't it
be C:\framework\postgresql\bin\psql.exe?

If so, some other questions to ask...

Does bin\psql.exe exist?
Is postgresql running?
And is it running on port 8449?
Does the user postgresql exist?
Does postgres allow TCP connections to localhost with user postgresql?
What happens when you try to run other SQL statements with the same
command, but a different statement? Like...
C:\framework/postgresql/bin/psql.exe -U postgres -p 8448 -h localhost
-c "select current_timestamp"


On Tue, Nov 30, 2010 at 12:21 AM, Yuping Li <lyp20062392 () gmail com> wrote:
hi, guys

when i was installing the metasploit framework 3.5 on XP, I come across with
the following error message again and again.

There has been an error.
Unknown error while running C:\framework/postgresql/bin/psql.exe -U postgres
-p 8448 -h localhost -c "ALTER USER postgresql PASSWORD '********'"
The application will exit now.

I tried on two different xp, but got the same result. Would you please give
me a clue to solve this problem?

BTW, I once install the postgresql by myself, but now it has been removed.

Thanks,

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


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


Current thread: