Phoca Gallery and missing GD library

Phoca Gallery - image gallery extension
Snake
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 23 Nov 2009, 19:38

Phoca Gallery and missing GD library

Post by Snake »

Hi,

I am trying to use on my website your amazing product, but I am strugling with it as acording to information I recived I have no GD library installed on my WAMP 1,7,4 server. Could you please instruct me how I can install these libraries? Where from I can download them and where to I should copy/install them(exact place in wamp serwer).I am very green with server things and php at all so informations I was able to find on internet arent handy for me at all. Could you help me with it?

Best Regards
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery and missing GD library

Post by Jan »

Hi, try to install XAMPP

Jan
If you find Phoca extensions useful, please support the project
Snake
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 23 Nov 2009, 19:38

Re: Phoca Gallery and missing GD library

Post by Snake »

Thanks I sorted it out anyway.

Solution:
1 Find: extension_dir in php.ini file:
2 Set it for example as: extension_dir="c:\php\extension\"
3 Delete mark ; from before ;extension=php_gd2.dll
4 Should be like that: extension=php_gd2.dll
5 Save changes to file php.ini
6 Reset server.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Gallery and missing GD library

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply