php5 and firebird pdo driver on #ubuntu / #debian
Here is the guide updated to current ubuntu releases also one thing to notice is php pdo is now core module and should not be installed from pecl repository
Here is the guide updated to current ubuntu releases also one thing to notice is php pdo is now core module and should not be installed from pecl repository
It’s finally here: the final release before the final release of
CakePHP 1.2 [ED:Tested and works just fine with Firebird 2.1]
Some of you may remember the benchmarks posted by Rasmus Lerdorf, in
which CakePHP did not perform so well. We can all debate Rasmus’ due
diligence (or lack of), but what was clear was that we had some
catching up to do. Over the past few weeks, Larry has worked
tirelessly on iteration after iteration of performance improvements,
and now we’re faster than ever before. By itself, the bootstrap
process is over 10x faster than RC2, and basic requests for static
content are now about 5x faster overall.
The new package is for php5.2.5 and can be installed with an simple apt-get install php5-interbase
It was uploaded by Daniel Hahler
And you can see the package bugs/details here
I need php5-interbase for development in my job, please provide it again 🙂
[Seems to be an bug in ubuntu, php5-interbase is not included, also ibwebadmin is not present in the repositories]