Install Firebird 2.1 dan PHP di Ubuntu 8.04 Server
masuk ke : sudo nano /etc/apt/sources.list tambahkan saja : deb http://ppa.launchpad.net/mapopa/ubuntu hardy main deb-src http://ppa.launchpad.net/mapopa/ubuntu hardy main update source repository : sudo apt-get update Searching paket firebird : apt-cache search firebird2.1-* Install : sudo apt-get install firebird2.1-super Konfigure firebird : sudo dpkg-reconfigure firebird2.1-super Aktifkan pula PHP – interbase : sudo [...]
