View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000239 | XMB1 | Bugs | public | 2009-01-02 07:33 | 2009-01-07 21:51 |
Reporter | Mouser | Assigned To | miqrogroove | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.10 | ||||
Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
Summary | 0000239: MySQL version mismatch during installation, while this is not true. | ||||
Description | A user trying to install XMB 1.9.11 Beta 2 gets the following error: [quote]Version mismatch XMB requires MySQL version 4.1.7 or higher to work properly. Version 4.1.11-Debian_4sarge8-log is running.[/quote] XMB requires: version 4.1.7 User running: version 4.1.11-Debian_4sarge8-log | ||||
Additional Information | Workaround (for the user, so he could install XMB): Remove this line from ./install/index.php [code] error('Version mismatch', 'XMB requires MySQL version '.MYSQL_MIN_VER.' or higher to work properly. Version '.$sqlver.' is running.', true); [/code] XMB does an explode on the dots in the version number. "11-Debian_4sarge8-log" is not higher then "7". http://forums.xmbforum.com/viewthread.php?tid=773802 | ||||
Tags | No tags attached. | ||||
MySQL Version | 4.1.11 | ||||
PHP Version | unknown | ||||
Web Server | Apache | ||||
Browser | Internet Explorer | ||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 1548 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-01-02 07:33 | Mouser | New Issue | |
2009-01-02 07:33 | Mouser | MySQL Version | => 4.1.11 |
2009-01-02 07:33 | Mouser | PHP Version | => unknown |
2009-01-02 07:33 | Mouser | Web Server | => Apache |
2009-01-02 07:33 | Mouser | Browser | => Internet Explorer |
2009-01-02 07:44 | miqrogroove | SVN Revision | => 1548 |
2009-01-02 07:44 | miqrogroove | Note Added: 0000120 | |
2009-01-02 07:44 | miqrogroove | Assigned To | => miqrogroove |
2009-01-02 07:44 | miqrogroove | Severity | minor => major |
2009-01-02 07:44 | miqrogroove | Reproducibility | have not tried => sometimes |
2009-01-02 07:44 | miqrogroove | Status | new => resolved |
2009-01-02 07:44 | miqrogroove | Resolution | open => fixed |
2009-01-02 07:44 | miqrogroove | Projection | none => minor fix |
2009-01-02 07:44 | miqrogroove | ETA | none => < 1 day |
2009-01-02 07:44 | miqrogroove | Product Version | 1.9.11 Beta 2 => 1.9.10 |
2009-01-02 07:44 | miqrogroove | Fixed in Version | => 1.9.11 |
2009-01-02 07:44 | miqrogroove | Target Version | => 1.9.11 |
2009-01-02 07:44 | miqrogroove | Additional Information Updated | |
2009-01-07 21:51 | miqrogroove | Status | resolved => closed |