Seems like a lot of time used but to fix this you must again ask host to increase max_execution_time php.ini file .
Something like this
max_execution_time = 300
Ok finished. There were 3 files that did not upload correctly..
Installation complete. Did you expect something more complicated?
Add the following immediately after <head> tag in your site template: <link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script>
Have you tried this 1. login to your server via ftp/ file manager and find the file initdata.php 2. edit the file and look for define('IPB_ACP_IP_MATCH',1); 3. replace define('IPB_ACP_IP_MATCH',1); with define('IPB_ACP_IP_MATCH',0);