[imp] Re: PHP 4.3.11 and DB warning

Patrick Boutilier boutilpj at ednet.ns.ca
Mon Apr 4 03:47:35 PDT 2005


S.C.Hatton at liverpool.ac.uk wrote:
> Hello
> 
> I am running Horde 2.2.7, IMP 3.2.6, and Turba 1.2.2. The other day I decided to upgrade PHP to version 4.3.11.
> 
> Following the upgrade I ran the test.php script that comes with horde, however I noticed in the PEAR section of the output that I had the following warning:
> 
> DB - No 
> Your version of DB is not recent enough.
> 
> The version of DB that I have is 1.7.5, which appears to be the latest version. With the previous version of PHP (4.3.10) I never had this warning.
> 
> Is this just a problem with my system, or has anyone else seen this?


I am using PHP 4.3.11 and don't see the problem. However my version of 
DB.php is only 1.58 .

The test.php file only checks the api version of DB.php when deciding if 
  DB.php is too old or not. Check in DB.php for a function called 
apiVersion . If this function returns less than 2 test.php thinks the 
version of DB.php is too old.




> 
> Many Thanks,
> Simon.
> 



More information about the imp mailing list