Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: connection to server at "localhost" (::1), port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections? in /export/depts/system/mailto/lib/database.php on line 4
Warning: Cannot modify header information - headers already sent by (output started at /export/depts/system/mailto/lib/database.php:4) in /export/depts/system/mailto/index.php on line 7
Warning: Cannot modify header information - headers already sent by (output started at /export/depts/system/mailto/lib/database.php:4) in /export/depts/system/mailto/index.php on line 8
Warning: session_cache_limiter() [function.session-cache-limiter]: Session cache limiter cannot be changed after headers have already been sent in /export/depts/system/mailto/index.php on line 9
Fatal error: Uncaught TypeError: pg_query(): Argument #1 ($connection) must be of type PgSql\Connection, false given in /export/depts/system/mailto/lib/database.php:44
Stack trace:
#0 /export/depts/system/mailto/lib/database.php(44): pg_query(false, 'INSERT INTO act...')
#1 /export/depts/system/mailto/lib/database.php(81): simple_exec('INSERT INTO act...')
#2 /export/depts/system/mailto/action_list.php(14): action_log(''216.73.216.96'...')
#3 /export/depts/system/mailto/index.php(85): include('/export/depts/s...')
#4 {main}
thrown in /export/depts/system/mailto/lib/database.php on line 44