I have just installed a clean version of emoncms 9.2 | 2015.12.10, and having the following error showing up when clicking /admin/view;
Parse error: syntax error, unexpected '[', expecting ')' in /vagrant/www/Modules/admin/admin_controller.php on line 92
Now I don't expect the code itself having issues, so could anyone enlighten?
PHP Version 5.3.10-1ubuntu3.21
Linux precise32
Re: syntax error
Is redis running? do you get PONG when calling;
Paul
Re: syntax error
Redis-cli PING indeed results in an expected PONG.
my set-up is a Vagrant virtual machine, based on Ubuntu 12.04 LTS, and then following the steps from here;
https://github.com/emoncms/emoncms/blob/stable/docs/LinuxInstall.md