rebecah Posted May 30, 2016 Posted May 30, 2016 [30-May-2016 16:11:52] PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/rebecah/public_html/IPB4/admin/upgrade/index.php on line 14 [30-May-2016 16:11:52] PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/rebecah/public_html/IPB4/admin/upgrade/index.php on line 14 [30-May-2016 16:11:52] PHP Parse error: syntax error, unexpected T_STRING in /home/rebecah/public_html/IPB4/admin/upgrade/index.php on line 14 I think the problem may be my version of PHP.
Nathan Explosion Posted May 30, 2016 Posted May 30, 2016 What version of IPS4 exactly? "ips_6dbc2" isn't a version - it's a randomly generated folder name within your downloaded zip file. If you think it is PHP related then here's the details: 4.1.12 doesn't support PHP 5.4 at all. Prior to 4.1.12 does support PHP 5.4 So if IPS = 4.1.12 (or higher) and PHP = 5.4 then you need to upgrade PHP.
Stuart Silvester Posted May 30, 2016 Posted May 30, 2016 This means that your PHP version is PHP 5.2 As noted PHP 5.5 is now required (and before that PHP 5.4 was the minimum for IPS 4). Please use our requirement checker to make sure that your server meets the minimum requirements.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.