Changes between Version 6 and Version 7 of FAQs
- Timestamp:
- 2010-09-01T23:17:35Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQs
v6 v7 10 10 11 11 == General == 12 '''Which MySQL version does iPeer supports?''' 12 13 === How do I change my password? === 14 You can change your password after you login. Click on the "Edit Profile" on the top right corner of the screen. Then you can edit your profile, including changing the password. 15 16 [[Image(wiki:edit_profile.jpg)]] 17 [[Image(wiki:change_password.jpg]] 18 19 === Which MySQL version does iPeer supports? === 13 20 14 21 All MySQL versions from 4.1 till 5.0 are fully supported. 15 22 16 23 17 '''Which PHP version does iPeer supports?''' 24 === Which PHP version does iPeer supports? === 18 25 19 26 iPeer requires PHP 4.3 or higher with PEAR extensions 20 27 21 28 22 '''I have the error message "DB Error: connect failed", what's the problem?''' 29 === I have the error message "DB Error: connect failed", what's the problem? === 23 30 24 31 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. 25 32 26 33 27 '''What browser does iPeer support?''' 34 === What browser does iPeer support? === 28 35 29 36 Mozilla Firefox, Google Chrome, Internet Explorer, Safari. Mozilla Firefox and Google Chrome are recommended for iPeer. 30 37 31 38 32 ''''''What format does iPeer export data to? 39 === What format does iPeer export data to? === 33 40 34 41 iPeer exports data to a comma separated value file (CSV) which can be read by a program such as Excel.