I’m having a similar issue to umit with the latest 2.0 upgrade. I actually use two seperate servers, one the upgrade has worked perfectly and in the other the only issue I’m having is with the new upload facility.
I’ve set all permissions to 777 to be sure and it’s not likely that the server will run without safe mode.
While the previous (1.5) upload features worked I’m now receiving one of two errors when attempting to upload in 2.0:
Error 1
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 10112 is not allowed to access /home/httpd/vhosts/digitalorthodoxy.com/subdomains/lectionary/httpdocs/wp-content/uploads/2005/12 owned by uid 48 in /home/httpd/vhosts/digitalorthodoxy.com/subdomains/lectionary/httpdocs/wp-admin/admin-functions.php on line 1757
The uploaded file could not be moved to .
Error 2.
Warning: move_uploaded_file(/home/httpd/vhosts/digitalorthodoxy.com/subdomains/blog/httpdocs/wp-content/uploads/2005/12/agentsofchange.jpg): failed to open stream: Permission denied in /home/httpd/vhosts/digitalorthodoxy.com/subdomains/blog/httpdocs/wp-admin/admin-functions.php on line 1757
Warning: move_uploaded_file(): Unable to move ‘/tmp/phpSevjR8’ to ‘/home/httpd/vhosts/digitalorthodoxy.com/subdomains/blog/httpdocs/wp-content/uploads/2005/12/agentsofchange.jpg’ in /home/httpd/vhosts/digitalorthodoxy.com/subdomains/blog/httpdocs/wp-admin/admin-functions.php on line 1757
The uploaded file could not be moved to .
Questions:
a) does anyone have any ideas how to work with the issue?
b) is there a plugin that will allow me to run the old upload function?
Just a note to the crew this is a phenomenal release, well done!