Installation Error (Unable to move the new CDB file into place)
As soon as I enable the extension for the first time, I get the above error. I'm running Mediawiki 1.16.5 on a Windows 2008 server. I'm guessing it's a permissions issue, but I'm not sure which folder and which user to grant permissions to.
I'm not sure what CDB is - are you sure it's Widgets extension that throws the errors?
I only get the error when I enable the widgets in my LocalSettings.php. Here is the full error which will hopefully shed some light.
Hi, perhaps setting the rights of folder /cache to 777 (= writable) will solve this problem. Cheers
That worked! Thanks... I was focusing on the compiled_templates folder. I'm running Mediawiki on a Windows 2008 R2 Server so I just had to make the folder writable using user permissions.