|
I wasn't sure if I needed to chmod 777 recursively on those directories so I just did and still getting the error. Also I tried to do a bulk upload and get the following:
Warning: copy(/mysite/photopost/data/636/01.jpg) [function.copy]: failed to open stream: No such file or directory in /mysite/photopost/bulkupload.php on line 215
Warning: getimagesize(/mysite/photopost/data/636/01.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /mysite/photopost/image-inc.php on line 264
Warning: Division by zero in /mysite/photopost/image-inc.php on line 311
Warning: getimagesize(/mysite/photopost/data/636/01.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /mysite/photopost/image-inc.php on line 108
Warning: unlink(/mysite/photopost/data/636/01.jpg) [function.unlink]: No such file or directory in /mysite/photopost/image-inc.php on line 120
I verified the files are still in the /photopost/uploads/1 folder.
|