[thelist] GD windows still messing up.

Mike King mike.king at redroom.co.uk
Tue Dec 18 05:44:22 CST 2001


>; Directory in which the loadable extensions (modules) reside.
>extension_dir = "C:\PHP\"
>
>extension=php_gd.dll

If you're using the build from php.net.
It puts the extensions into their own folder?

Mt php.ini has the following difference to yours:

extension_dir = c:/php4/extensions/
                                    ^^^^^^^^^^^^^
and, give slashes a try, instead of back-slashes.

>Have tried putting the dll in windows/system32/ with the same results.
>It's a Windows 2000 box running IIS 5.

It shouldn't make a lot of difference... I've had php picking up extensions 
on Win98/NT/2k

Laters
mk





More information about the thelist mailing list