I am new to CMS Made Simple, and am trying to install it on W2K3 server under IIS 6.
I have read multiple posts on GD library not found issues, and I am having the same problem.
I have reinstalled php with all extensions so php_gd2 dll is in ext folder
php.ini has extension_dir point to ext folder
php.ini has extension uncommented for gd2
php.ini file is in c:\windows
I have tried copying the gd2 dll to the system32 folder
I have restarted IIS multiple times
But I keep getting the gd library missing error.
Nothing appears in php_info() for gd2 library
Pulling my hair out here

Any ideas?
Thanks in advance
Adam