Error creating thumbnails on the server
Posted: 10 Jun 2009, 10:48
Hi,
First of all, sorry for my english because it's not my native language.
I have installed Joomla 1.5.11 (Vea) with PhocaGallery 2.2.4 and it can't create thumbnails. The image files are ok and .jpg type, the host has the GD library 2.0.28 and Images, Phocagallery and Thumbs folders have the 777 rights set.
With a little script with gd_info command I got this info of the GD library:
When I go to Components > Phoca Gallery > Images, I receive an error saying it can't create files on the server, so doing a little google search i get this is the ERRORWRITEFILE error on the com_phocagallery.ini, but still, I have set the 777 rights to the images, images/phocagallery and images/phocagallery/thumbs folders, so i don't understand where's the trouble.
I have uninstalled and installed again the PhocaGallery and I get the same error.
Thank you.
First of all, sorry for my english because it's not my native language.
I have installed Joomla 1.5.11 (Vea) with PhocaGallery 2.2.4 and it can't create thumbnails. The image files are ok and .jpg type, the host has the GD library 2.0.28 and Images, Phocagallery and Thumbs folders have the 777 rights set.
With a little script with gd_info command I got this info of the GD library:
...So everything seems ok to me.array(12) { ["GD Version"]=> string(27) "bundled (2.0.28 compatible)" ["FreeType Support"]=> bool(true) ["FreeType Linkage"]=> string(13) "with freetype" ["T1Lib Support"]=> bool(false) ["GIF Read Support"]=> bool(true) ["GIF Create Support"]=> bool(true) ["JPG Support"]=> bool(true) ["PNG Support"]=> bool(true) ["WBMP Support"]=> bool(true) ["XPM Support"]=> bool(false) ["XBM Support"]=> bool(true) ["JIS-mapped Japanese Font Support"]=> bool(false) }
When I go to Components > Phoca Gallery > Images, I receive an error saying it can't create files on the server, so doing a little google search i get this is the ERRORWRITEFILE error on the com_phocagallery.ini, but still, I have set the 777 rights to the images, images/phocagallery and images/phocagallery/thumbs folders, so i don't understand where's the trouble.
I have uninstalled and installed again the PhocaGallery and I get the same error.
Thank you.