Hi folks,
For some time I have been trying to get DBM support working on a PHP4/Apache/Win32 configuration.
The distribution does not seem to come with the necessary DLLs. I've downloaded the source, and got them to build, but PHP won't load them (says "invalid library").
Any function calls to the dba_* functions say "Fatal error: Call to undefined function: dba_open() in..." and it's very annoying!!!!!!!!
Is there somewhere I can just download the PHP_DBM.DLLs from, without having to waste any more time, or would it be faster to go and buy a new computer, install Linux on it, and just use the Unix version of PHP?
(just kidding) - I really need to get this Windows version working.
Any suggestions appreciated.