Check items | Suggest | Current | Problems | How to fix |
---|---|---|---|---|
PHP Version | 5.3 | =phpversion()?> | Low version will cause time-zone, json decode , plugin features error | upgrade PHP or change to other VHost |
Folder writable? | Yes |
ROOT - avatar folder - plugin folder - |
Online upgrade, plugin and avatar upload may not available | Change folder to 755 |
GD | - | Avatar upload may not available | Modify your php.ini to add gd2 module | |
CURL | - | Login and online upgrade may not available | Modify your php.ini to add curl module | |
API url | ='http://'.c('site_domain')?>=$_SERVER['PHP_SELF']?> | =c('api_server')?> | Login error | Install TeamToy to the root of the domain |
TeamToy Cloud Server | - | Can't connect to TeamToy upgrade server OK | Online upgrade may not available | Modify your php.ini to allow URL file-access |
TeamToy version | Lastest - =intval( $new_info['version'] )?> | Current - =local_version()?> | Old verison always with some fixed bugs | Download lastest version or upgrade online right after installation |
Database settings | - | Error everywhere | rename config/db.config.sample.php to config/db.config.php and set the right database info |