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

--- Comment #2 from T. Gries <[email protected]> 2012-06-09 06:36:34 UTC ---
Actually no, this issue is caused by openbase_dir. You assume that you can
write to /tmp, in today's hosting market this is no always the case. I suggest
in the future you use sys_get_temp_dir.

The easy work around is to set:

$wgOpenIDServerStorePath

and

$wgOpenIDConsumerStorePath

to a dir that you do have write perms to.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to