Hi all,
I have been getting the following error when trying to upload an image to the 
gem5 wiki:

Warning: 
fopen(/z/www/htdocs/wiki/images/lockdir/jny8zw5whr3mvxbze7rj32hk8ghgbgf.lock): 
failed to open stream: Permission denied in 
/z/www/htdocs/wiki/includes/filebackend/lockmanager/FSLockManager.php on line 
125
[51edc250] 2016-10-02 20:30:33: Fatal exception of type “MWException"

The solution seems to be to add the following to the localSettings.php file in 
the mediawiki folder on the server hosting the wiki:
$wgLocalisationUpdateDirectory = "$IP/cache";

Who is managing the wiki?

Thanks,
Tushar
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to