Please Help! Can you help me make website using CakePHP with Firebird Database?
By siupi25
@siupi25 (4)
Indonesia
February 1, 2010 5:40am CST
Previously on my private project(just for learn) develop website using CodeIgniter and I'm satisfied with the result. But now I'm really disappointed using cakePHP with Firebird database.
The PDO of the cake is support is fully compatible but the firebird engine not 100% compatible if I use regular coding in cakePHP. I don't know how to make website using those framework and database because I find the reference from website is almost not found. Please give me advice of clue for this problem!
1 person likes this
1 response
@darkdeivu (257)
• Philippines
27 Apr 10
Try this what I found http://www.firebirdnews.org/?p=1865
This tutorial will walk you through the creation of a simple blog application. We’ll be getting and installing Cake, creating and configuring a database, and creating enough application logic to list, add, edit, and delete blog posts.
What is needed : Firebird ,Ubuntu , Nginx and Php but it should work with any other server (apache, lighttpd).