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, 

check phpinfo() that you are using the right php.ini


> ; 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

what means 'nothing'? does it start? or does it report any errors?

what says phpinfo() about gd?


-- 
Sebastian Mendel

www.sebastianmendel.de
www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to