| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Gevik Babakhani <pgdev(at)xs4all(dot)nl> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Windows setup Error RC2 |
| Date: | 2008-01-24 13:27:33 |
| Message-ID: | 20080124132733.GP1404@svr2.hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Thu, Jan 24, 2008 at 01:19:19PM +0100, Gevik Babakhani wrote:
> I am trying to install 82.RC2 using mstsc client on a Remote Win 2003
> server.
> on page "initialize database cluster" with:
>
> Locale:C
> Encoding server:UTF8
> Encoding client:UTF8
> superuser:postgres
> password:postgres
> init dbcluster check: checked
>
> When clicked on Next, the following error pops up.
>
> "Error binding the test network socket:10013"
>
> The server is behind a firewall and internet activity
> also goes through a proxy server.
10013 is access denied. Are you running some host-level firewall that
prevents binding to the port you're trying to use, or some antivirus
thinking you're a bad guy, or similar?
AFAIK, if someone else was listening on the same port that would give a
different error message, but it might be worth checking out that as well.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2008-01-24 15:26:39 | Re: BUG #3897: plJava dll still doesn't load |
| Previous Message | Gevik Babakhani | 2008-01-24 12:47:58 | Re: Windows setup Error RC2 |