Warning: pg_connect(): Unable to connect to PostgreSQL server: could not connect to server: Connection refused
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432? in /usr/local/realty/web_php/include/_db.php on line 9
Warning: pg_query_params() expects parameter 1 to be resource, boolean given in /usr/local/realty/web_php/include/_listing.php on line 133
Warning: pg_fetch_row() expects parameter 1 to be resource, null given in /usr/local/realty/web_php/include/_listing.php on line 135
Fatal error: Uncaught TypeError: Argument 1 passed to listing::fill() must be of the type array, null given, called in /usr/local/realty/web_php/include/_listing.php on line 137 and defined in /usr/local/realty/web_php/include/_listing.php:143
Stack trace:
#0 /usr/local/realty/web_php/include/_listing.php(137): listing->fill(NULL)
#1 /usr/local/realty/web_php/include/_listing.php(62): listing->loadById('1348')
#2 /web/htdocs/realty/flyer.php(34): listing::withId('1348')
#3 {main}
thrown in /usr/local/realty/web_php/include/_listing.php on line 143