heidialyssa wrote:
I am receiving an error message:
Could not copy file "/var/tmp/phpzawcdM" to "/Users/wiki/Sites/mediawiki/images/a/a8/Map_of_USA_highlighting_Wyoming.png ".
I did all of the above, however am still getting this message and cannot upload.
Can you confirm that the images directory is writable by the web server?
The simplest way to do this is to go in there in a terminal and run 'chmod a+w images'. (It looks like you're on a Mac; to do this in Finder, open 'Get Info' on the images folder, open up the 'Ownership & Permissions' and 'Details' bits and select "Read & Write" for 'Others'.)
Confirm also that PHP isn't configured in Safe Mode, as this tends to cause similar problems.
-- brion vibber (brion @ pobox.com)