I can't get djvu to work on my Mac server. This is now causing me lots of frustration after following the instructions perfectly.
On visiting http://localhost/w/index.php/File:Alice_in_Wonderland.djvu I just get a link to the resource with an icon http://localhost/w/skins/common/images/icons/fileicon-djvu.png - the file dimensions are not shown.
Visiting http://localhost:8888/w/index.php/Page:Alice_in_Wonderland.djvu/8 generates a 404 to http://localhost:8888/w/images/thumb/2/29/Alice_in_Wonderland.djvu/page8-px-Alice_in_Wonderland.djvu.jpg
Correcting the url to have a width argument and visiting http://localhost:8888/w/images/thumb/2/29/Alice_in_Wonderland.djvu/page8-500px-Alice_in_Wonderland.djvu.jpg
gives me
Error creating thumbnail: No path supplied in thumbnail object
Where am I going wrong?