ISP modified PHP tmp directory - now can't upload images
Posted: Mon Sep 17, 2007 7:30 pm
This is WAY over my head, but my ISP (who does a great job by the way) moved the php tmp file somehow and now I'm getting these errors. Can anyone interpret them for me? Is this something I can fix or does it require root access?
------
Warning: move_uploaded_file(/usr/www/users/mh8020/uploads/ActivityOwner.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in /usr/www/users/mh8020/include/admin/images.inc.php on line 299
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/usr/tmp/phpi2ePUc' to '/usr/www/users/mh8020/uploads/ActivityOwner.gif' in /usr/www/users/mh8020/include/admin/images.inc.php on line 299
Unknown error occurred, file not uploaded. Maybe your filesize is larger than the maximum size allowed by your server installation. Check with your ISP or edit your php.ini file to allow larger file size uploads.
---
thanks
------
Warning: move_uploaded_file(/usr/www/users/mh8020/uploads/ActivityOwner.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in /usr/www/users/mh8020/include/admin/images.inc.php on line 299
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/usr/tmp/phpi2ePUc' to '/usr/www/users/mh8020/uploads/ActivityOwner.gif' in /usr/www/users/mh8020/include/admin/images.inc.php on line 299
Unknown error occurred, file not uploaded. Maybe your filesize is larger than the maximum size allowed by your server installation. Check with your ISP or edit your php.ini file to allow larger file size uploads.
---
thanks