Subject | Re: gd2_db conflict on services file |
---|---|
Author | Adam |
Post date | 2006-02-17T23:11:18Z |
--- In firebird-support@yahoogroups.com, "Cao Ancoinc" <fossetts@...>
wrote:
connection attempt. By default, the Firebird port is 3050, although it
looks like you have set it to 3060. I don't know your connection
string, but if you are connecting to another port other than 3050,
then you need to include the port in the connection string.
Adam
wrote:
>is fine
> Anco Header StationeryHi all
>
> I have 2 firebird servers running
> 172.19.0.2 - local
> 172.19.0.4 - remote
>
> I have applications that connect to either server with no problem
>
> After installing Apache and PHP the following line was added to services
> gds_db 3060/tcp as per the installation script
>
> This works fine for developing my web pages and access to Firebird
> on Apache/PHP howevermy exe's
> when I try my exe apps, "No connection could be made because the target
> machine actively refused it" is displayed.
>
> Commenting out the gds_db line in services solves the problem for
> but then my web pages get"localhost".
> "Could not connect: Unable to complete network request to host
> Failed to establish a connection. No connection could be madebecause the
> target machine actively refused it. "This error message means that there is a firewall that blocked the
connection attempt. By default, the Firebird port is 3050, although it
looks like you have set it to 3060. I don't know your connection
string, but if you are connecting to another port other than 3050,
then you need to include the port in the connection string.
Adam