( ! ) Warning: pg_connect(): Unable to connect to PostgreSQL server: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5433? could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5433? in F:\wamp64\www\recruitment\registration.php on line 578
Call Stack
#TimeMemoryFunctionLocation
10.0006362600{main}( )...\registration.php:0
20.0021366344ProcessPage( )...\registration.php:37
30.0021366744pg_connect( $connection_string = 'host=localhost port=5433 dbname=kgirecruitment user=postgres password=postgres' )...\registration.php:578

( ! ) Fatal error: Uncaught TypeError: pg_query(): Argument #1 ($connection) must be of type PgSql\Connection, bool given in F:\wamp64\www\recruitment\registration.php on line 613
( ! ) TypeError: pg_query(): Argument #1 ($connection) must be of type PgSql\Connection, bool given in F:\wamp64\www\recruitment\registration.php on line 613
Call Stack
#TimeMemoryFunctionLocation
10.0006362600{main}( )...\registration.php:0
20.0021366344ProcessPage( )...\registration.php:37
34.1220370984pg_query( $connection = FALSE, $query = 'select job_title, age_cut_of_date, department_name from mst_jobs as j inner join mst_department as d on d.department_id=j.department_id where is_active=1 and job_id=\'9\' and now()<=apply_to ' )...\registration.php:613