Em Seg 26 Abr 2004 16:03, Gabriel de Rezende e Lamounier escreveu:
> i have pear set up on my include_path.
> postgresql is running and i'm able to connect and query it using
> pg_connect() and pg_query().
> i can't conect to pgsql using pear db. here's the script:
>
>
>
>require_once("DB.ph
i have pear set up on my include_path.
postgresql is running and i'm able to connect and query it using pg_connect()
and pg_query().
i can't conect to pgsql using pear db. here's the script:
getMessage());
}
$db->disconect();
?>
error message on the browser:
DB Error: connect failed