I got Call to undefined function: dba_open() .
To use dba_open() on linux Apache machine. I need to have the dba.so, right?
But I have searched all the files on my linux server, there is no dba.so.
Is that dba.so coming with the regualr php installation?
How can I get dba.so installed if it is not in my original php?
Thanks.