| 10 | |
| 11 | == General == |
| 12 | '''Which MySQL version does iPeer supports?''' |
| 13 | All MySQL versions from 4.1 till 5.0 are fully supported. |
| 14 | |
| 15 | '''Which PHP version does iPeer supports?''' |
| 16 | iPeer requires PHP 4.3 or higher with PEAR extensions |
| 17 | |
| 18 | '''I have the error message "DB Error: connect failed", what's the problem?''' |
| 19 | This means the iPeer cannot connect to the database server. Either there is an error with your iPeer configuration setting or the database name, username/password is wrong. Another possibility will be the connection to the DB server is disconnected, if you are using a separate machine as DB server. |
| 20 | |
| 21 | '''What browser does iPeer support?''' |
| 22 | |
| 23 | Mozilla Firefox, Google Chrome, Internet Explorer, Safari. Mozilla Firefox and Google Chrome are recommended for iPeer. |
| 24 | |
| 25 | ''''''What format does iPeer export data to? |
| 26 | iPeer exports data to a comma separated value file (CSV) which can be read by a program such as Excel. |