forked from linuxeye/lnmp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapps.conf
56 lines (48 loc) · 1 KB
/
apps.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# newest software version
# Web
nginx_version=1.8.0
tengine_version=2.1.0
apache_2_version=2.2.29
apache_4_version=2.4.12
pcre_version=8.37
apr_version=1.5.1
apr_util_version=1.5.4
# DB
mysql_6_version=5.6.25
mysql_5_version=5.5.44
mariadb_10_version=10.0.20
mariadb_5_version=5.5.44
percona_6_version=5.6.25-73.0
percona_5_version=5.5.44-37.3
# PHP
php_3_version=5.3.29
php_4_version=5.4.42
php_5_version=5.5.26
php_6_version=5.6.10
php_7_version=7.0.0alpha2
zendopcache_version=7.0.5
xcache_version=3.2.0
apcu_version=4.0.7
ImageMagick_version=6.8.8-10
imagick_version=3.1.2
GraphicsMagick_version=1.3.20
gmagick_version=1.1.7RC2
libiconv_version=1.14
libmcrypt_version=2.5.8
mcrypt_version=2.6.8
mhash_version=0.9.9.9
# Ftp
pureftpd_version=1.0.41
# Redis
redis_version=3.0.2
redis_pecl_version=2.2.7
# Memcached
memcached_version=1.4.24
libmemcached_version=1.0.18
memcached_pecl_version=2.2.0
memcache_pecl_version=2.2.7
# phpMyadmin
phpMyAdmin_version=4.4.10
# malloc
tcmalloc_version=2.4
jemalloc_version=3.6.0