Opened 16 years ago
#474 new defect
configtest.php reports PEAR::DB failed but reports version number and
Reported by: | danny@… | Owned by: | dmorton |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | PHP scripts | Version: | 1.0.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
The script does not set $status to OK when DB is ok. In my install the
PEAR::Mail_Mime was in ERROR and because of that, PEAR::DB was:
ERROR: 1.6.2 DB.php installed as: /usr/share/php/DB.php
Inserted on line 353:
$status = OK;
Note: See
TracTickets for help on using
tickets.