Problem with Extension php_gd.dll
I have successful download PHP. I used the php-4.3.3-installer from
php.net. I used the advanced feature. The following are the dlls
that were installed in the php folder.
php_gd.dll php4ts.dll php_dbg.dll
I changed the php.ini in my windows subdirectory (running XP Pro).
It looks like this
;extension_dir = "./"
extension_dir = "c:\php"
I received the message unable to load dynmic libary 'c:\php\php_gd.dll
the specified procedure could not be found
Question: What am I doing wrong?
Question: How can I get all the php dlls I only have a few as you can
see.
|