Subject | Re: [firebird-php] Suse Linux ibase_connect lost or broken pipes. |
---|---|
Author | Uwe Oeder |
Post date | 2005-03-09T09:19:18Z |
Sorry Lester Caine must of missed that of part.
In my PHP I have coded the connection string as follows :
$host = '127.0.0.1:creativeinfo.fdb' ;
$user = 'zapperon' ;
$password = 'me' ;
Lester Caine wrote:
In my PHP I have coded the connection string as follows :
$host = '127.0.0.1:creativeinfo.fdb' ;
$user = 'zapperon' ;
$password = 'me' ;
Lester Caine wrote:
> Uwe Oeder wrote:
>
> > I have Classic Server running but it still throws the same errors. I
> > also noticed that the firebird.log contains the following :
> >
> > suselinux, Wed Mar 9 04:00:36 2005
> > INET/inet_error: connect errno = 111
> >
> > suselinux, Wed Mar 9 04:02:08 2005
> > INET/inet_error: connect errno = 111
> >
> > suselinux, Wed Mar 9 04:23:43 2005
> > INET/inet_error: connect errno = 111
>
> Still need to know what you are using as a connection string.
> This means (I think) that you are connecting to the server, but the path
> to the database is not right.
> It used to happen when starting server and IB tried to connect to
> isc4.gdb too soon, but I think it's not a problem with Firebird ;)
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services