PHP.ini file and GD package
;extension=php_gd2.dll
I'm on mac osx server so I'm thinking this should be
extension=php_gd.so
why is this a dll file on a unix machine?
and how can i install this gd package. I tried
sudo apt-get install gd-php5 but the machine doesn't understand apt-get????
Mac Pro 3.0 / Macbook 2.2 / Mini running 10.5 Server, Mac OS X (10.5.5)