Need help installing GD2 extentions
Posted: Thu Sep 03, 2009 5:44 am
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
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