PDA

View Full Version : Error Message creating Thumbs


Watterson
19th of January 2005 (Wed), 17:20
Hello Everyone,
Hello Pekka, thank for your work.

Suppose that i am the only one with these problems but after three days trying and new installing i hope you can help me. I am trying to install the gallery ! Now the upload worked. I can see the picture in the original size!

www.paderstudenten.de/gallery (http://www.paderstudenten.de/gallery)

I used ftp to transfer the images. Now i tried to rethumbnail and following error occurs.

Any hint?


Greetings
Olaf





Warning: unlink(temp/foo.txt): Permission denied in /var/www/web51/html/gallery/input/EDITOR_rethumbnail.php on line 177

Warning: fopen(temp/PIC_0043.JPG): failed to open stream: Permission denied in /var/www/web51/html/gallery/input/EDITOR_rethumbnail.php on line 314

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/web51/html/gallery/input/EDITOR_rethumbnail.php on line 315

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/web51/html/gallery/input/EDITOR_rethumbnail.php on line 326

Warning: imagecreatefromjpeg(temp/PIC_0043.JPG): failed to open stream: No such file or directory in /var/www/web51/html/gallery/input/RESIZE_gd.php on line 44

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /var/www/web51/html/gallery/input/RESIZE_gd.php on line 46

Pekka
19th of January 2005 (Wed), 17:42
You /temp folder (both the one right under gallery folder and one in input folder) should be chmod 777 (all permissions on), i.e. this is folder permission problem.

Watterson
20th of January 2005 (Thu), 03:24
Hallo Peeka,
after changing the permission on the temp folder the error creating thumbs was solved. Now i just have to learn taking better pictures;-).


Thanks a lot

Olaf