FLAP ( Firebird+Linux+Apache+PHPerl) is rather an operating platform than an application.

Linux can be of any common Linux distributions, but I prefer CentOS 5, and Firebird RDBMS is FirebirdSS 2.1.1 for Linux.

Since there are too many applications, really too many, to run on FLAP, it is impossible to list them all, or even impossible to list most of
them here, I just list the most commonly used FLAP applications here. If you are running any other FLAP applications, it would be a great
honour for me if I could have them listed/linked here.

Installing Perl DBI driver for Firebird RDBMS server

DBI driver for Firebird and RDBMS server is located in cpan
This was tested on ubuntu karmic with firebird 2.1 classic version installed (from repository)
also with perl module DBI aready installed

1 2 3