Skip to content

Instantly share code, notes, and snippets.

@toniher
Last active April 18, 2020 11:11
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 toniher/76c84c2aeee4aba5969b2d245ae539a6 to your computer and use it in GitHub Desktop.
Save toniher/76c84c2aeee4aba5969b2d245ae539a6 to your computer and use it in GitHub Desktop.
PHP installation via phpbrew for MediaWiki

phpbrew install php-7.2.28 +default +mcrypt +hash +exif +mbstring +zip +fileinfo +ctype +zlib +curl +xml +mysql +xmlrpc +iconv +intl +fpm +sqlite +openssl=shared -- --with-libdir=lib64

phpbrew ext install redis latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment