When I upload a bunch of files to my upload directory and try to get photopost to process it it gives these errors after clicking the submit button:
Warning: copy(/home/ggadmin/public_html/gallery/uploads/1/01_064035.jpg): failed to open stream: No such file or directory in /home/ggadmin/public_html/gallery/bulkupload.php on line 140
Processing 01_064035.jpg... (/home/ggadmin/public_html/gallery/data/2106/101_064035.jpg) (2106)
Warning: getimagesize(/home/ggadmin/public_html/gallery/data/2106/101_064035.jpg): failed to open stream: No such file or directory in /home/ggadmin/public_html/gallery/image-inc.php on line 173
Warning: copy(/home/ggadmin/public_html/gallery/data/2106/101_064035.jpg): failed to open stream: No such file or directory in /home/ggadmin/public_html/gallery/image-inc.php on line 208
Warning: getimagesize(/home/ggadmin/public_html/gallery/data/2106/101_064035.jpg): failed to open stream: No such file or directory in /home/ggadmin/public_html/gallery/image-inc.php on line 332
Problem running command: "/usr/bin/jpegtran" -copy none /home/ggadmin/public_html/gallery/data/2106/101_064035.jpg
Error Code: 1
I see the line "Problem running command: "/usr/bin/jpegtran""
Does this mean that it is likely pointing to the wrong location in my Admin CP? I ran locate on my server and it appears to be pointing to the right place in the AdminCP.
Please help.