I just got off with my host and had them update the php and I still cant get it to work "PHP 7.0.0 or newer is required. 5.6.30 does not meet this requirement." is the error I get and I just had that updated.
<?php
$config['db']['host'] = 'localhost';
$config['db']['port'] = 3306;
$config['enableAddOnArchiveInstaller'] = true;
it actually has the php, it looks kinda like so, let me get a snap shot of it.
Can someone help me with this error:
Parse error: syntax error, unexpected '$config' (T_VARIABLE) in /home3/ralozada/public_html/rogue9.us/src/config.php on line 1
Parse error: syntax error, unexpected '$config' (T_VARIABLE) in /home3/ralozada/public_html/rogue9.us/src/config.php on line 1...
Was I supposed to uninstall and then install this patched one? The reason I ask is because I am getting the same error. I will try a clean install and see if that works. Thank you for the reply!!