View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000253 | WackoWiki | installer | public | 2009-01-09 10:14 | 2009-10-13 16:05 |
Reporter | administrator | Assigned To | Tann San | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Target Version | 5.0.beta | Fixed in Version | 5.0.beta | ||
Summary | 0000253: error with PDO in installAction=database-install | ||||
Description | Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'wacko_pages' already exists' in C:\xampp\htdocs\svn_test\setup\database-install.php:467 Stack trace: #0 C:\xampp\htdocs\svn_test\setup\database-install.php(467): PDO->query('CREATE TABLE wa...') #1 C:\xampp\htdocs\svn_test\index.php(205): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\svn_test\setup\database-install.php on line 467 For some reason my Apache crashed, AppName: apache.exe AppVer: 2.2.11.0 ModName: php_pdo_mysql.dll ModVer: 5.2.8.8 Offset: 0000250a then I restarted Apache and tried to continue the install process. It seem that the installer has written the tables without the inserts in the database, but now the installer stops at this point. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-01-09 10:14 | administrator | New Issue | |
2009-01-09 10:14 | administrator | Legacy | => NEW |
2009-01-09 10:23 | administrator | Relationship added | related to 0000245 |
2009-01-09 10:25 | administrator | Steps to Reproduce Updated | |
2009-03-21 19:54 | administrator | Relationship added | child of 0000282 |
2009-03-21 20:00 | administrator | Description Updated | |
2009-04-09 13:05 | Tann San | Status | new => assigned |
2009-04-09 13:05 | Tann San | Assigned To | => Tann San |
2009-04-09 13:05 | Tann San | Note Added: 0000620 | |
2009-04-09 13:05 | Tann San | Status | assigned => resolved |
2009-04-09 13:05 | Tann San | Fixed in Version | => 5.4.0 |
2009-04-09 13:05 | 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:05 | administrator | Fixed in Version | 5.0.0 => 5.0.beta |
2010-03-08 10:14 | administrator | Category | Installer => installer |