Created
January 18, 2018 10:48
-
-
Save deepakaryan1988/3943d52eb9a4a1f62b0a788d230f91bd to your computer and use it in GitHub Desktop.
New Trigyn Server.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ref:- https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04 | |
1. PHP packages install:- | |
a. php-gd | |
b. php-cli | |
c. php-curl | |
d. php-ldap | |
e. php-zip | |
f. php-mail | |
g. php-mail-mime | |
h. php-bz2 | |
i. php-bcmath | |
j. php-mail-mimedecode | |
k. php-mbstring |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment