-Reworked 17th Feb 2009 for Release 2.5
|
+Firebird is a simple yet powerful, fully open source relational database. It can be download from the [http://www.firebirdsql.org/index.php?id=about-firebird&nosb=1|Firebird Project Site] |
+ |
+Reworked 17th Feb 2009 for Release 2.5 ( Still applicable for the 2.7 build ) |
|
#While bitweaver will run with PHP4 and Firebird 1.5, it is prefered to use PHP5.2.x and Firebird 2.1.x. The Firebird PHP driver was much updated for PHP5 and those improvements were never back ported. And Firebird 2.1 has a few built in functions that can be emulated via the UDF libraries in earlier versions if required.
|
#Installer should be able to create an empty database in which to build the database schema, but with the different Linux installs this sometimes fails. So it is easier to create an empty database and add it's alias to the alias.conf file before actually running the installer. bitweaver will then pick up this database to work with.
|