Hi again,<br><br>I&#39;ve upgraded to PostgreSQL 8.4 now (yeah, I read the docs again :) ) but I&#39;m still getting the same error. <br><br>When I tcpdump at the database server (a different host), I don&#39;t see any traffic (however when I use psql from the command like I do see the traffic).<br>
<br>Is there a log file generated during the install process that I could check?<br><br>Thanks,<br>Mark<br><br><br><div class="gmail_quote">On Fri, May 20, 2011 at 2:03 PM, mark bradley <span dir="ltr">&lt;<a href="mailto:gopearls42@gmail.com">gopearls42@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello,<br><br>I&#39;ve installing Drupal 7 on a server with the database running on a remote server. When I try and go through the installation script I get the following message:<br>
<br><div style="margin-left: 40px;">Failed to connect to your database server. The server reports the following message: SQLSTATE[08006] [7] could not connect to server: Permission denied Is the server running on host &quot;hubdb-dev&quot; and accepting TCP/IP connections on port 5432?.<br>

</div><br>interestingly, I can connect to the database server from the command-line on the same system:<br><br><div style="margin-left: 40px;">[root@hubweb-dev corp-site]# psql -U corp-site -h hubdb-dev corpsitedb<br>Password for user corp-site: <br>

Welcome to psql 8.1.23, the PostgreSQL interactive terminal.<br><br>Type:  \copyright for distribution terms<br>       \h for help with SQL commands<br>       \? for help with psql commands<br>       \g or terminate with semicolon to execute query<br>

       \q to quit<br><br>corpsitedb=&gt; <br></div><br>Any ideas would be welcomed ...<br><br>Thanks,<br><font color="#888888">Mark<br>
</font></blockquote></div><br>