Rob Isakson wrote: > AMAZING! thanks Brion for the help, much appreciated! Worked like a charm. > Thanks Again! > Rob > > On Mon, Aug 17, 2009 at 3:55 PM, Brion Vibber <[email protected]> wrote: > >> On 8/16/09 3:45 PM, Rob Isakson wrote: >>> Internal Error >>> Could not rename file "C:\wamp\tmp\php16F.tmp" to "public/c/c7/test.png" >> [snip]
>>> This is a wamp virtual host, the sites are located on the D: and wamp is >>> installed (obviously) to the C:. >> I don't think PHP likes renaming files across volumes on Windows, so >> it's unable to move the file from the temp dir on C: to the permanent >> dir on D:. Well, I did test for such posibility when reading about the C: and D: drives, and I was able to successfully do a rename() from one volume to another on windows. Perhaps it has been fixed in a php version newer than the one which you got with WAMP. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
