|
I've just finished installing everything but after uploading an image, it gives me these two errors:
Warning: copy(/var/www/html/gallery/data500/1ann-thumb.jpg): failed to open stream: No such file or directory in /var/www/html/gallery/image-inc.php on line 266
Error creating thumbnail! Error code: 154
Command:
"/usr/X11R6/bin/mogrify" -size 100x75 -quality 70 -geometry 100x75 '/var/www/html/gallery/data500/1ann-thumb.jpg'
I can't seem to find the problem, can anyone please help
|