Skip to content

Commit 76bf903

Browse files
committed
No APC support by default on RHEL
1 parent e5608b4 commit 76bf903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/vst-install-rhel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ VERSION='0.9.8/rhel'
1313
YUM_REPO='/etc/yum.repos.d/vesta.repo'
1414
software="nginx httpd mod_ssl mod_ruid2 mod_extract_forwarded mod_fcgid
1515
php php-bcmath php-cli php-common php-gd php-imap php-mbstring php-mcrypt
16-
php-mysql php-pdo php-soap php-tidy php-xml php-xmlrpc php-pecl-apc
16+
php-mysql php-pdo php-soap php-tidy php-xml php-xmlrpc
1717
phpMyAdmin awstats webalizer vsftpd mysql mysql-server exim dovecot clamd
1818
spamassassin curl roundcubemail bind bind-utils bind-libs mc screen ftp
1919
libpng libjpeg libmcrypt mhash zip unzip openssl flex rssh libxml2

0 commit comments

Comments
 (0)