Recent Topics

1 Jan 27, 2006 19:03    

Hello,

I just upgraded to v.9.1 and now I receive the following error when trying to upload an image:

Warning: move_uploaded_file(D:/wwwroot/blogs/media/Opera.jpg): failed to open stream: Permission denied in D:\wwwroot\blogs\admin\b2upload.php on line 149

Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\php1971.tmp' to 'D:/wwwroot/blogs/media/Opera.jpg' in D:\wwwroot\blogs\admin\b2upload.php on line 149
Couldn't upload your file to: D:/wwwroot/blogs/media/Opera.jpg

Has anyone else had this occur? Image upload worked fine before the upgrade.

Thanks for your help! :-)

Dan

2 Jan 27, 2006 20:50

Check the permissions for the media folder. It should be writable by the webserver (CHMOD 777).

3 Jan 30, 2006 00:30

You are, indeed a Guru, personman. When I deleted the folders (as the installations recommend for an upgrade) I forgot to re-CHMOD the media folder. :oops:

Thanks for your patience and your help!

Dan


Form is loading...