UseCase "Enable memcached"

From SMW CindyKate by dataspects
Component0455866898
Jump to navigation Jump to search
[edit]
Keywords/Contexts

Caching

Annotations
{{#compound_query:Component0455866898Property "-Has subobject" has a restricted application area and cannot be used as annotation property by a user.UseCaseMotivation;?HasDirection;?IsMotivating;?IsMotivatedBy;?HasReasoning
Property "-Has subobject" has a restricted application area and cannot be used as annotation property by a user.UseCase "Enable memcached";?HasDirection;?IsMotivating;?IsMotivatedBy;?HasReasoning Property "-Has subobject" has a restricted application area and cannot be used as annotation property by a user.UseCase "Enable memcached";?HasDirection;?IsMotivating;?IsMotivatedBy;?HasReasoning
name=MotivationsDeclaredOnThisPageResultItem|link=none}}
Motivations
Lua error in Module:Motivations at line 23: attempt to concatenate field 'hasReasoning' (a nil value).
[edit]

Content


$wgMainCacheType = CACHE_MEMCACHED;

$wgMemCachedServers = array( "127.0.0.1:11233" );