Subject Issues with Remote Connection using FlameRobin
Author rennekon
I work in a university library that recently purchased an application that uses a firebird database as its backbone. I'm in charge of the webdevelopment side of things but am having issues connecting to the database from anywhere other than localhost. I consistently get the error "connection rejected by remote interface" from flamerobin and my webpages just hang when I try to connect using ib_connect in php.

Does anyone have any guidance on what the cause of the problem could be? I looked around on google quite a bit but most of the related issues seemed to be related to having too many connections to the server (which isn't applicable).

I appreciate any help!

--Kenner