Need the php_dbase.so file

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
karthikjjs
Forum Newbie
Posts: 1
Joined: Mon Oct 23, 2006 6:36 am

Need the php_dbase.so file

Post by karthikjjs »

Hello everybody,

We need the php_dbase.so file. Kindly tell me the path about to download this file or kindly mail me..:-)

Thanks in Advance :-)

Bye
Karthik
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Which linux ditribution/unix variety do you use? On what computer? php version?
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

Easiest method would be to (re)install php with dbase amongst your existing options:

Code: Select all

# /path/to/php/source/dir/configure --enable-dbase
Post Reply