Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@harshvardhanmalpani
Last active January 3, 2019 13:00
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 harshvardhanmalpani/3ad9f185cd373a5f10ec5894cbfaaa0b to your computer and use it in GitHub Desktop.
Save harshvardhanmalpani/3ad9f185cd373a5f10ec5894cbfaaa0b to your computer and use it in GitHub Desktop.
EasyApache4 Magento2x Profile with PHP 7.1 and 7.1
{
"desc" : "Magento Latest 7.1",
"pkgs" : [
"ea-apache24",
"ea-apache24-config",
"ea-apache24-config-runtime",
"ea-apache24-devel",
"ea-apache24-mod_brotli",
"ea-apache24-mod_bwlimited",
"ea-apache24-mod_cache",
"ea-apache24-mod_cache_disk",
"ea-apache24-mod_cgid",
"ea-apache24-mod_deflate",
"ea-apache24-mod_expires",
"ea-apache24-mod_headers",
"ea-apache24-mod_http2",
"ea-apache24-mod_mpm_worker",
"ea-apache24-mod_proxy",
"ea-apache24-mod_proxy_fcgi",
"ea-apache24-mod_proxy_http",
"ea-apache24-mod_proxy_wstunnel",
"ea-apache24-mod_ssl",
"ea-apache24-mod_suexec",
"ea-apache24-mod_suphp",
"ea-apache24-mod_version",
"ea-apache24-tools",
"ea-apr",
"ea-apr-devel",
"ea-apr-util",
"ea-apr-util-devel",
"ea-brotli",
"ea-cpanel-tools",
"ea-documentroot",
"ea-libcurl",
"ea-libmcrypt",
"ea-libnghttp2",
"ea-libtidy",
"ea-libxml2",
"ea-nghttp2",
"ea-openssl",
"ea-php-cli",
"ea-php-cli-lsphp",
"ea-php71",
"ea-php71-pear",
"ea-php71-php-bcmath",
"ea-php71-php-cli",
"ea-php71-php-common",
"ea-php71-php-curl",
"ea-php71-php-devel",
"ea-php71-php-fpm",
"ea-php71-php-ftp",
"ea-php71-php-gd",
"ea-php71-php-iconv",
"ea-php71-php-intl",
"ea-php71-php-litespeed",
"ea-php71-php-mbstring",
"ea-php71-php-mcrypt",
"ea-php71-php-mysqlnd",
"ea-php71-php-opcache",
"ea-php71-php-pdo",
"ea-php71-php-posix",
"ea-php71-php-soap",
"ea-php71-php-xml",
"ea-php71-php-zip",
"ea-php71-runtime",
"ea-profiles-cpanel"
],
"name" : "ealatest71",
"tags" : [],
"version" : "0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment