I dont not seem to have the library php_dbase.so anywhere on my system and i
cant seem to find how to get it.
I have compilted php 5.1.4 using:
./configure --with-dbase
and mapserver 4.8.3 using:
./configure --with-php=/usr/local/include/php/ --with-dbase
but neither methods seem to create the library that i need. any ideas on what
else i can do?
Thanks.