Need help installing GD2 extentions

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
PHPaolo
Forum Newbie
Posts: 11
Joined: Mon Aug 31, 2009 10:21 am

Need help installing GD2 extentions

Post by PHPaolo »

Hi!
I'll start saying out loud that I'm a big PHP Noob, so my broblems will be laughable for most of you.

Said so...
How do I install the GD2 Extensions?

System: Vindows Vista
DB: Sql Server 2005
PHP version: 5.2.10

Don't suppose I know how to do do things like compiling binaries... It's my first PHP thing...

some additional info:

in php.ini I've configured the extention dir
extension_dir = "C:\php\ext"
and the extention
extension=php_gd2.dll


If the phpinfo, although, there is no reference to gd being enabled (or I cannot find one).
Where is the problem?

thanks
Paolo
Post Reply