Skip to content

Instantly share code, notes, and snippets.

@efarem
Last active December 31, 2015 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save efarem/8007263 to your computer and use it in GitHub Desktop.
Save efarem/8007263 to your computer and use it in GitHub Desktop.
Plesk - Add a new PHP version
/usr/local/psa/bin/php_handler --add -id "5.4.23" -displayname "5.4.23" -path /usr/local/src/php-5.4.23/bin/php -phpini /usr/local/src/php-5.4.23/lib/php.ini -type "fastcgi"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment