View Issue Details

IDProjectCategoryView StatusLast Update
0004910mantisbtsqlpublic2004-12-11 03:01
Reportervboctor Assigned Tojlatour  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit trunk 
Fixed in Version0.19.2 
Summary0004910: Upgrade ADODB from v3.50 to v4.54
Description

I have setup a test installation with the following configuration:

  • Apache 2
  • PHP 5.0.2.
  • MySql 4.1.7

When going to the Mantis directory, the page is empty. The problem occurs in the following line:

$g_db = $db = ADONewConnection($g_db_type);

Upgrading ADODB automatically fixed this problem and the pages started appearing.

TagsNo tags attached.

Relationships

related to 0003457 closedvboctor PHP5 issues 

Activities

vboctor

vboctor

2004-12-01 06:30

manager   ~0008470

I believe Jeroen committed this upgrade.

jlatour

jlatour

2004-12-01 06:32

reporter   ~0008471

Yes, I did. It appears to have worked, but I'm sure any big problems will pop up soon enough.