Re: [gnome-db] No connections to postgresql databases



On Tue, 2002-11-05 at 01:56, Antonio G. - Geotronix wrote:
> 
> [Tue Nov  5, 01:42am][antonio gaia:~]cat .libgda/config 
> <?xml version="1.0"?>
> <libgda-config>
>   <section path="/apps/libgda/Datasources/Rubrica">
>     <entry name="DSN" type="string"
> value="PASSWORD=francy01;HOSTADDR=127.0.0.0;USER=antonio;DATABASE=rubrica;HOST=gaia"/>
>     
the problem is the HOSTADDR, which is pointing to an invalid IP. Replace
127.0.0.0 with 127.0.0.1 or the IP address of your database server.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]