Changes between Version 3 and Version 4 of FAQs


Ignore:
Timestamp:
2010-08-08T15:07:09Z (14 years ago)
Author:
Henry
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQs

    v3 v4  
    66If you have "SELinux" enabled on your server, you may want to set it to "Permissive" mode. (Maybe not be the best way to do it, please let me know if you have a better solution.)
    77
    8 
    9 
    108=== Warning: ''strtotime()'' [function.strtotime]: It is not safe to rely on the system's.... ===
    119Please refer to [wiki:phptimezone PHP Timezone settings] page.
     10
     11== General ==
     12'''Which MySQL version does iPeer supports?'''
     13All MySQL versions from 4.1 till 5.0 are fully supported.
     14
     15'''Which PHP version does iPeer supports?'''
     16iPeer requires PHP 4.3 or higher with PEAR extensions
     17
     18'''I have the error message "DB Error: connect failed", what's the problem?'''
     19This 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
     23Mozilla Firefox, Google Chrome, Internet Explorer, Safari.  Mozilla Firefox and Google Chrome are recommended for iPeer.
     24
     25''''''What format does iPeer export data to?
     26iPeer exports data to a comma separated value file (CSV) which can be read by a program such as Excel.