ed the program it found the old BDB that came with
> the system rather than the new one I had downloaded. What I did was to compile
> and install the newer BDB in a different directory (/usr/local/servers) then
> next I put the path in as --enable-db4=/usr/local/servers/BDB this worked. I
>
I'm trying to compile in BerkeleyDB support (--enable-db4) but it's
complaining about:
checking for db4 major version... configure: error: Header contains
different version
Does php 4.3.4 require db4 to be 4.1.x? As I'm trying to configure with
4.2.52.
Thanks,
-- Steve