Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: FATAL: missing or erroneous pg_hba.conf file
HINT: See server log for details. in /home/webs/www.clker.com/inc/conf.php on line 20
Warning: pg_query() [function.pg-query]: No PostgreSQL link opened yet in /home/webs/www.clker.com/inc/conf.php on line 40
Array
(
[0] => Array
(
[file] => /home/webs/www.clker.com/inc/conf.php
[line] => 71
[function] => query
[args] => Array
(
[0] => select * from thing where thingid=4503
)
)
[1] => Array
(
[file] => /home/webs/www.clker.com/clipart.php
[line] => 17
[function] => query_row
[args] => Array
(
[0] => select * from thing where thingid=4503
)
)
)
Warning: pg_last_error() [function.pg-last-error]: No PostgreSQL link opened yet in /home/webs/www.clker.com/inc/conf.php on line 53
PgSQL ERROR: SQL is: select * from thing where thingid=4503
Warning: pg_close() [function.pg-close]: No PostgreSQL link opened yet in /home/webs/www.clker.com/inc/conf.php on line 26