While just dropping all of your dlls to the system32 directory will
probably work, it makes it hard to manage upgrades and moving stuff.
So, if moving the dll to system32 fixed your problem, I am confident
that moving the file back to the extensions directory and adding
c:\php\extensions to yo
I had a problem getting GD2 to run on Windows when I installed php5.
I ended up copying php_gd2.dll to c:\windows\system32, restarted my
machine, and all was good.
Can't hurt to try.
ross.
At 01:25 PM 15/06/2005, you wrote:
Okay I at loss. I have tried but i can seem to get the
php_gd2.dll
Still No luck!!
-Original Message-
From: Mike [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 14, 2005 10:38 PM
To: [EMAIL PROTECTED]; php-windows@lists.php.net
Subject: RE: [PHP-WIN] unable to load php-gd2.dll
Try using single-quotes.
> -Original Message-
> From:
Try using single-quotes.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 14, 2005 11:25 PM
> To: php-windows@lists.php.net
> Subject: [PHP-WIN] unable to load php-gd2.dll
>
> Okay I at loss. I have tried but
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
extensi