ddiffa wrote:
Okay I at loss. I have tried but i can seem to get the
php_gd2.dll to work properly. Any help this is what i have
done so far.
I have in my php.ini file,
; Directory in which the loadable extensions (modules)
reside.
extension_dir = "C:\PHP\extensions"
I have also uncommented the
extension = php_gd2.dll
I have in the c:\php\extension folder the php_gd2.dll
I have restarted IIS but still nothing
I am using Window XP $ 2000 with IIS 5.0 but still nothing
Please help
Disieyi
it might be case sensitive. try extension_dir = "c:/php/extensions"
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php