mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
added Alternative PHP Cache
This commit is contained in:
parent
71817e6083
commit
6958c4d70e
1 changed files with 6 additions and 6 deletions
|
@ -15,12 +15,12 @@ release=$(grep -o "[0-9]" /etc/redhat-release |head -n1)
|
|||
memory=$(grep 'MemTotal' /proc/meminfo |tr ' ' '\n' |grep [0-9])
|
||||
software="nginx httpd mod_ssl mod_ruid2 mod_extract_forwarded mod_fcgid
|
||||
php php-bcmath php-cli php-common php-gd php-imap php-mbstring php-mcrypt
|
||||
php-mysql php-pdo php-soap php-tidy php-xml php-xmlrpc phpMyAdmin awstats
|
||||
webalizer vsftpd mysql mysql-server exim dovecot clamd spamassassin curl
|
||||
roundcubemail bind bind-utils bind-libs mc screen ftp libpng libjpeg
|
||||
libmcrypt mhash zip unzip openssl flex rssh libxml2 ImageMagick sqlite
|
||||
pcre sudo bc jwhois mailx lsof tar telnet rsync rrdtool GeoIP freetype
|
||||
ntp openssh-clients vesta vesta-nginx vesta-php"
|
||||
php-mysql php-pdo php-soap php-tidy php-xml php-xmlrpc php-pecl-apc
|
||||
phpMyAdmin awstats webalizer vsftpd mysql mysql-server exim dovecot clamd
|
||||
spamassassin curl roundcubemail bind bind-utils bind-libs mc screen ftp
|
||||
libpng libjpeg libmcrypt mhash zip unzip openssl flex rssh libxml2
|
||||
ImageMagick sqlite pcre sudo bc jwhois mailx lsof tar telnet rsync
|
||||
rrdtool GeoIP freetype ntp openssh-clients vesta vesta-nginx vesta-php"
|
||||
|
||||
|
||||
help() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue