
bUT here are the 3 errors; can someone please tell me what to do?
Checking PHP time limit in second
(minimum 30, recommend 60 or greater)
Check for PHP Open Basedir You have /home/traveli:/usr/lib/php:/usr/local/lib/php:/tmp
Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction
Checking if session.save_path is writable
Open basedir restrictions appear to be in effect. If you have SESSION problems and ini_set works, you can try to enable session by cookies adding: ini_set('session.use_only_cookies', 1); to top of include.php