Skip to content

Instantly share code, notes, and snippets.

@curder
Last active August 12, 2019 02:27
Show Gist options
  • Save curder/9236d80b686a0189fd442ae5015caf73 to your computer and use it in GitHub Desktop.
Save curder/9236d80b686a0189fd442ae5015caf73 to your computer and use it in GitHub Desktop.
LNMP环境软件和拓展

系统软件和拓展版本

  • nginx 1.16.0

  • mysql 5.7.26

  • php 7.2.19

    • extensions
      • Pcntl PHP Extension
      • BCMath PHP Extension
      • Ctype PHP Extension
      • JSON PHP Extension
      • Mbstring PHP Extension
      • OpenSSL PHP Extension
      • PDO PHP Extension
      • Tokenizer PHP Extension
      • XML PHP Extension
  • redis-server 4.0.14

  • composer 1.8.5

  • node v10.16.0

    • npm 6.9.0
    • yarn 1.16.0
  • git 2.19.0

@curder
Copy link
Author

curder commented Aug 9, 2019

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