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
Error when creating thumbnamils
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi, it seems as if y
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
See: Help - System Info - PHP Information - GD Support...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 13 Apr 2008, 12:24
Thank you for the he
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
Cheers
Pär
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi, the GD should be
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
Try the XAMPP (http://www.apachefriends.org/en/xampp.html) ... I use it on my linux suse 10.3 and it works great...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 13 Apr 2008, 12:24
Hi Again
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
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
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
, great thanks for the info, maybe it will help other users too...
Jan
Jan
If you find Phoca extensions useful, please support the project