I'm running DokuWiki-2005-09-22 on Windows/IIS and I'm having a problem
editing the meta data in JPEG images. I've tried this on my local
machine and also on my web server with the same result.
The problem I run into is that when I enter information into any of the
fields in the form displayed by mediaedit.php and click the save button,
the write process fails and I get an error that says:
Warning:
rename(D:\Inetpub\flyingpylon\irn\wiki\data\media\_me6CB1.tmp,D:\Inetpub\flyingpylon\irn\wiki\data\media/g_schumacher_ht.jpg):
File exists in D:\Inetpub\flyingpylon\irn\wiki\inc\JpegMeta.php on line 844
The file permissions seem sufficient to modify the file, so I'm not sure
what's wrong here. Anyone have any ideas? Is this even supposed to
work on Windows?