Mike Pullen - 2005-05-26

I'm using flat file storage with the latest version of phpwiki, including CVS patches.

When I post a file to the wiki using the upload plugin, the file is copied properly, but the internal wiki uploaded log fails to be edited. This leads to later problems in viewing the file (it does not appear in the list of uploaded objects) and also if someone else tries to upload the same file (because they don't see it listed), the system produces some really obnoxious messages and refuses to allow the upload. It takes manual action under the hood to correct this inconsistent state in the upload directory.

I've checked that the Windows XP file/directory protection shows EVERYONE can do anything to the log and upload directories.

Can anyone suggest a solution or an additional diagnostic that will lead to finding why this is happening? Thanks!


Mike Pullen