Forum Moderators: coopster
any help, comments or tips appreciated.
By using the --enable-dba=shared configuration option you can build a dynamic loadable modul to enable PHP for basic support of dbm-style databases. You also have to add support for at least one of the following handlers by specifying the --with-XXXX configure switch to your PHP configure line.
jatar_k: yes i read it. and if the people at the documentation would write one word more to tell me, which .dll i've to include on a win32 system, i would love them even more ;)
andreas: nice idea, but my last perl script i've written is some years old. i already found a lot of stuff related to dbm and perl but i don't want to run into it to setup perl etc. pp. at first. maybe i need, but this might be another race then.
i now try by enabling all extensions of php. maybe this works.