Hi…
I am still stuck at step 1, the installer says I must have GD installed to continue
the gd dll file is in C:\php\ext
my .ini file looks like this
; Directory in which the loadable extensions (modules) reside.
extension_dir = c:\php\ext\
I have uncommented the line
extension=php_gd2.dll
But it still says the same
'you must have GD installed to continue'
any ideas ?
Thanks
Rich…
Assuming that you are running php as an apache module, you will need to restart apache for any changes to php.ini.
Do you get any errors about GD when doing this?