Page 1 of 1

Hi I hav

Posted: 13 Apr 2008, 12:33
by kurre_burre
Hi

I have just started to use phoca gallery, but I have a problem when trying to add multiple photos. After I have made my selection, and the creation of thumbnails starts I get this message:

Error Message: ErrorNoJPGFunction
What to do now : Âť PG Solution Begin

* PG Solution Image
* PG Solution GD
* PG Solution Permission

PG Solution End

so it seems like I can not get everything to work. Can anyone help out please cause I cant find anything when gogling.

Cheers

Hi, it seems as if y

Posted: 13 Apr 2008, 19:08
by Jan
Hi, it seems as if your GD library doesn't work correctly or the GD library is not installed on your server...

See: Help - System Info - PHP Information - GD Support...

Jan

Thank you for the he

Posted: 13 Apr 2008, 19:33
by kurre_burre
Thank you for the help. But I just have one more question. I am new to joomla and PHP and I installed the solution from a description on the net. How do I install the GD libraries to PHP. Does PHP have it's own package management, or can I install it with apt-get or somthing like that?? I am Using Ubuntu Gutsy Gibbon

Cheers



Pär

Hi, the GD should be

Posted: 13 Apr 2008, 20:44
by Jan
Hi, the GD should be bundled with standard PHP installation ...

Try the XAMPP (http://www.apachefriends.org/en/xampp.html) ... I use it on my linux suse 10.3 and it works great...

Jan

Hi Again

Posted: 14 Apr 2008, 11:00
by kurre_burre
Hi Again

Just for your info there seems to be a bug in the installation of the php package in Ubuntu. You need to run the

sudo apt-get install php5.gd

command to install it. I also read that for some versions of Ubunto the package is there but not set up correctly so PHP can't find the library. This problem should also be solved by running this command

Cheers



Pär

Posted: 14 Apr 2008, 20:42
by Jan
, great thanks for the info, maybe it will help other users too...

Jan