Subject connecting to a db ...
Author Jochem Maas
I'm have a brain freeze while trying to setup firebird on a new server (debian),
I can connect to a database (I'm only allowing connection to defined aliases) using
the isql cmdline tool but connection from php gives me the following:


Warning: ibase_connect(): Unable to complete network request to host "localhost".
Failed to establish a connection. Permission denied in ...


I'm sure that someone here can put me out of my misery, how do I get it too connect?

tia,
jochem