https://bugzilla.wikimedia.org/show_bug.cgi?id=60866

--- Comment #8 from MWJames <jamesin.hongkon...@gmail.com> ---
> [c216a583] [no req]   Exception from line 133 of
> .../html/tips-tricks/includes/objectcache/ObjectCache.php: CACHE_ACCEL
> requested but no suitable object cache is present. You may want to install
> APC.
> Backtrace:
> #0 [internal function]: ObjectCache::newAccelerator(array)
> #1 .../html/tips-tricks/includes/objectcache/ObjectCache.php(85):
> call_user_func(string, array)
> #2 .../html/tips-tricks/includes/objectcache/ObjectCache.php(72):
> ObjectCache::newFromParams(array)
> #3 .../html/tips-tricks/includes/objectcache/ObjectCache.php(44):
> ObjectCache::newFromId(integer)
> #4 .../html/tips-tricks/includes/GlobalFunctions.php(3836):
> ObjectCache::getInstance(integer)
> #5 .../html/tips-tricks/includes/Setup.php(504): wfGetMainCache()
> #6 .../html/tips-tricks/maintenance/doMaintenance.php(106):
> require_once(string)
> #7 .../html/tips-tricks/maintenance/update.php(187): require_once(string)
> #8 {main}

update.php is essential and needs to run successfully otherwise SMW isn't setup
correctly. Above message is unrelated to SMW, and should be solved first before
continuing with the SMW setup. 

PS: The error message above `CACHE_ACCEL requested but no suitable object cache
is present. You may want to install APC.` hints that APC needs to available in
order to allow a CACHE_ACCEL configuration to go forward.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to