Koozali.org: home of the SME Server

Firebird SQL

ChrisBuechler

Firebird SQL
« on: March 27, 2004, 05:31:31 PM »
Has anyone out there installed Firebird SQL on an SME server -- can you give me an idea of what's involved?  do I just grab the RPM and install it -- or do I need to modify the SME templates so they don't overwrite what the Firebird install changed.

Thanks

Chris

Anonymous

Firebird SQL
« Reply #1 on: March 29, 2004, 06:40:44 AM »
We've been running FB 1.0.x on SME 5.6 for over a year, as well as running FB on SME 6.0 for testing.

Other than having to create a custom template for /etc/hosts.allow, I just used the standard rpm.

We used the superserver rpm -- the classic server would require a /etc/xinetd.d custom template (I think, didn't try it myself).

The custom template was only necessary if you want to access FB for local network machines (which we did).

To get it working, I just copied and hacked up the mysql template, substituting FB where appropriate.