File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ release=$(grep -o "[0-9]" /etc/redhat-release |head -n1)
1515memory=$( grep ' MemTotal' /proc/meminfo | tr ' ' ' \n' | grep [0-9])
1616software=" nginx httpd mod_ssl mod_ruid2 mod_extract_forwarded mod_fcgid
1717 php php-bcmath php-cli php-common php-gd php-imap php-mbstring php-mcrypt
18- php-mysql php-pdo php-soap php-tidy php-xml php-xmlrpc phpMyAdmin awstats
19- webalizer vsftpd mysql mysql-server exim dovecot clamd spamassassin curl
20- roundcubemail bind bind-utils bind-libs mc screen ftp libpng libjpeg
21- libmcrypt mhash zip unzip openssl flex rssh libxml2 ImageMagick sqlite
22- pcre sudo bc jwhois mailx lsof tar telnet rsync rrdtool GeoIP freetype
23- ntp openssh-clients vesta vesta-nginx vesta-php"
18+ php-mysql php-pdo php-soap php-tidy php-xml php-xmlrpc php-pecl-apc
19+ phpMyAdmin awstats webalizer vsftpd mysql mysql-server exim dovecot clamd
20+ spamassassin curl roundcubemail bind bind-utils bind-libs mc screen ftp
21+ libpng libjpeg libmcrypt mhash zip unzip openssl flex rssh libxml2
22+ ImageMagick sqlite pcre sudo bc jwhois mailx lsof tar telnet rsync
23+ rrdtool GeoIP freetype ntp openssh-clients vesta vesta-nginx vesta-php"
2424
2525
2626help () {
You can’t perform that action at this time.
0 commit comments