Also require php5-memcached
Otherwise you get errors about the Memcache class being missing Change-Id: I4a326a29a1c227442deb6571b0c383120e203488
This commit is contained in:
parent
42f92653f7
commit
c35e4acdd2
@ -6,7 +6,8 @@ class mediawiki::php {
|
||||
'php5-mysql',
|
||||
'php-apc',
|
||||
'php5-intl',
|
||||
'php-openid']:
|
||||
'php-openid',
|
||||
'php5-memcached']:
|
||||
ensure => present,
|
||||
}
|
||||
# TODO: apc configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user