Calipus Software's Blogs

Talking all about software

PHP

Install and configure php dbase on ubuntu 10.10 and php 5.2.10

Ubuntu doesn't provides any package for php5 dbase support. So to install and configure php 5 dbase support you need to download the appropriate php source code from the php.net website at http://www.php.net/downloads.php for the latest one and for the old versions you can download from http://www.php.net/releases/

The procedure to configure and install php5 dbase package is mentioned here.