[mapserver-users] PHP 4.0.6 with dbase for Debian

Christoph Kuhn chris@chrisk.ch
Thu, 14 Mar 2002 21:00:59 +0100


Hi

A few days ago I have inquired about a solution to a problem with 
PHP and dbase under Debian Woody I encountered.

Now it's solved.

The dbase-tree had been removed in the original Debian PHP source.
We patched the original Debian source and reinserted the dbase 
code. 
You can find the Debian package at:
http://sourcepole.ch/sources/software/php-4.0.6/

This package is compiled as follow:

...
--enable-dbase \
--enable-force-cgi-redirect \
--enable-discard-pat

Bye

chris