Hello, I'm just sign up with Plesk after impress with the neat and clean panel, and especially nginx standalone feature on this panel. I have problem with Drush (Drupal Shell) 8 installation folowing this guide http://docs.drush.org/en/master/install/
I suspect Drush required minimum PHP CLI ver 5.4.5 or newer. How do I upgrade PHP CLI from 5.3 (very old) to newer version without breaking Plesk itself ?
Thank you
Code:
# php drush.phar core-status
PHP Parse error: syntax error, unexpected '[' in phar:///root/temp/drush.phar/includes/startup.inc on line 63
Thank you