View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000282 | WackoWiki | installer | public | 2009-03-21 16:33 | 2009-10-13 16:03 |
Reporter | ebal | Assigned To | Tann San | ||
Priority | immediate | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0.0 | ||||
Target Version | 5.0.beta | Fixed in Version | 5.0.beta | ||
Summary | 0000282: PDO DSN Error: could not find driver | ||||
Description | and this is the first msg i am seeing PDO DSN Error: could not find driver | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
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 ? |
|
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] |
|
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 |
|
Cleaned up PDO code to put it in line with new variable scope of main API. |
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 |