I am receiving the following error when uploading an image:
Code:
Warning: move_uploaded_file([path]/microclassifieds/photos/tmp/2c76919525832ed163c51f19ef6a444f.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in [path]/microclassifieds/includes/functions.php on line 1587
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpjXHtJ7' to '[path]/microclassifieds/photos/tmp/2c76919525832ed163c51f19ef6a444f.jpg' in [path]/microclassifieds/includes/functions.php on line 1587
Warning: fopen([path]/microclassifieds/photos/tmp/2c76919525832ed163c51f19ef6a444f.jpg) [function.fopen]: failed to open stream: No such file or directory in [path]/includes/class_image.php on line 333
Warning: fopen([path]/microclassifieds/photos/2c76919525832ed163c51f19ef6a444f.jpg) [function.fopen]: failed to open stream: No such file or directory in [path]/includes/class_image.php on line 333
Warning: getimagesize(microclassifieds/photos/2c76919525832ed163c51f19ef6a444f.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/microclassifieds/includes/functions.php on line 1957
Warning: getimagesize(microclassifieds/photos/2c76919525832ed163c51f19ef6a444f.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/microclassifieds/includes/functions.php on line 1951