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>Mark<br>