View Issue Details

IDProjectCategoryView StatusLast Update
0000282WackoWikiinstallerpublic2009-10-13 16:03
Reporterebal Assigned ToTann San  
PriorityimmediateSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.0.0 
Target Version5.0.betaFixed in Version5.0.beta 
Summary0000282: PDO DSN Error: could not find driver
Descriptionand this is the first msg i am seeing

PDO DSN Error: could not find driver
TagsNo tags attached.
Attached Files
svn_r330.png (20,868 bytes)   
svn_r330.png (20,868 bytes)   

Relationships

related to 0000245 resolvedTann San Upgrade -> PDO Error: invalid data source name 
parent of 0000253 resolvedTann San error with PDO in installAction=database-install 

Activities

ebal

2009-03-21 18:09

developer   ~0000608

In init.php, function DBAL
there is a switch control function
that concludes (by default) to pdo

I've tried to change this to mysql
and now i am getting:

Error starting WackoWiki engine: no database connection established.

Where is the installer ?

administrator

2009-03-21 19:37

administrator   ~0000609

Last edited: 2009-03-21 22:15

now it works only with mysql_legacy or mysqli_legacy with a given database (config.inc.php already in place)

guess pdo was already broken before

installer works again [rev332]

ebal

2009-03-22 18:08

developer   ~0000611

and again on r335 i am still having this exactly this error
PDO DSN Error: could not find driver
and the installer doesnt load to install wacko

Tann San

2009-04-09 13:06

manager   ~0000622

Cleaned up PDO code to put it in line with new variable scope of main API.

Issue History

Date Modified Username Field Change
2009-03-21 16:33 ebal New Issue
2009-03-21 16:33 ebal File Added: svn_r330.png
2009-03-21 18:09 ebal Note Added: 0000608
2009-03-21 19:37 administrator Note Added: 0000609
2009-03-21 19:37 administrator Note Edited: 0000609
2009-03-21 19:53 administrator Relationship added related to 0000245
2009-03-21 19:54 administrator Relationship added parent of 0000253
2009-03-21 20:03 administrator Note Edited: 0000609
2009-03-21 22:15 administrator Note Edited: 0000609
2009-03-22 13:00 administrator Status new => confirmed
2009-03-22 18:08 ebal Note Added: 0000611
2009-03-22 19:18 administrator Summary i 've just svn r330 to test it => PDO DSN Error: could not find driver
2009-04-09 13:04 Tann San Status confirmed => assigned
2009-04-09 13:04 Tann San Assigned To => Tann San
2009-04-09 13:06 Tann San Note Added: 0000622
2009-04-09 13:06 Tann San Status assigned => resolved
2009-04-09 13:06 Tann San Fixed in Version => 5.4.0
2009-04-09 13:06 Tann San Resolution open => fixed
2009-04-11 01:54 Tann San Fixed in Version 5.4.0 => 5.0.0
2009-10-13 15:58 administrator Target Version 5.0.0 => 5.0.beta
2009-10-13 16:03 administrator Fixed in Version 5.0.0 => 5.0.beta
2010-03-08 10:14 administrator Category Installer => installer