MapServer doesn't have any direct dependency on PHP's dbase module, so
this is not a MapServer/MapScript problem, you could simply use
php_mapscript without it. If you need the dbase module to deal with .dbf
files then this is really a Ubuntu problem (it doesn't provide the dbase
module) and the following article may help:
http://boutell.livejournal.com/935243.html
Daniel
Guillermo Korell wrote:
I have a problem using mapscrip for php5 on Ubuntu 8.04. I've an error
when i want to load dynamically a library, in the following line:
dl("php_dbase.so");
the error is:
*Warning*: dl() [function.dl <http://piai04/prueba/function.dl>]: Unable
to load dynamic library '/usr/lib/php5/20060613+lfs/php_dbase.so' -
/usr/lib/php5/20060613+lfs/php_dbase.so: cannot open shared object file:
No such file or directory in */home/gkorell/prueba/index.php* on line *2*
I want to install this library for php but I don't found it. What can
i do?
Thanks
------------------------------------------------------------------------
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users
--
Daniel Morissette
http://www.mapgears.com/
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users