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/utils.php
            [line] => 106
            [function] => query
            [args] => Array
                (
                    [0] => select tags.* from tags where stem in ('anim','mammal','cat','big','tiger','felin','ryan','smith','graig') order by freq desc
                )

        )

    [1] => Array
        (
            [file] => /home/webs/www.clker.com/inc/searchbar.php
            [line] => 89
            [function] => FindUniqueStems
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => animals
                            [1] => mammals
                            [2] => cat
                            [3] => big
                            [4] => tiger
                            [5] => feline
                            [6] => ryan
                            [7] => smith
                            [8] => graig
                        )

                )

        )

    [2] => Array
        (
            [file] => /home/webs/www.clker.com/search.php
            [line] => 42
            [args] => Array
                (
                    [0] => /home/webs/www.clker.com/inc/searchbar.php
                )

            [function] => include
        )

    [3] => Array
        (
            [file] => /home/webs/www.clker.com/search
            [line] => 2
            [args] => Array
                (
                    [0] => /home/webs/www.clker.com/search.php
                )

            [function] => include
        )

)

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 tags.* from tags where stem in ('anim','mammal','cat','big','tiger','felin','ryan','smith','graig') order by freq desc
Warning: pg_close() [function.pg-close]: No PostgreSQL link opened yet in /home/webs/www.clker.com/inc/conf.php on line 26