Trying to install wBB 3.1.8 locally with Apache 2.4, php 5.6, mysql 5.6 on a Windows 7. It's been ever so long since I've attempted anything of the sort, so this may be an obvious fix. I'm getting the follow error when trying to run the install script.
QuoteParse error: syntax error, unexpected '@', expecting ')' in C:\Windows\Temp\ec829b9f_2003_stepSelectSetupLanguage.php on line 34
OR
QuoteParse error: syntax error, unexpected 'bb4769dc99f9534e2a7a10244ce1ff' (T_STRING), expecting ')' in C:\Windows\Temp\dacf9a07_2003_stepSelectSetupLanguage.php on line 34
When I searched I could only find two options to resolve. First was keep hitting refresh until it works. Done that for several minutes, and it's not doing anything for me. The second was to downgrade to php 5.4. Does anyone know what the issue is here, or how to solve it without changing my php installation?