
November 2nd, 2003
07:31 PM
Penguin Lover
Status: Offline!
Trouble loading php_gd2.dll
HEya..
I decided to upgrade from 4.3.2 to 4.3.3, with gd2 and pdf.
The only thing now is that when I start apache, php reports the following:
Warning
Unknown(): Unable to load dynamic library 'C:\php\extensions\php_gd2.dll' - The specified procedure could not be found.
I have tried moving the files to windows\system32, which does not work, I've edited the php.ini file a million times and tried just about everything coming to mind.
Anyone know what could be wrong?
This is a fresh zip file from php.net, by the way.
Thanks!
___________________


November 2nd, 2003
07:39 PM
Nobody fucks with my title.
Status: Offline!
Does 'C:\php\extensions\php_gd2.dll' exist?
--Noel
___________________
<3

November 2nd, 2003
07:41 PM
Penguin Lover
Status: Offline!
Originally posted by Noel Forbes
Does 'C:\php\extensions\php_gd2.dll' exist?
yeah. it does. in c:\php, c:\php\extensions, c:\windows\system32\ and c:\windows
using WinXP, by the way.
___________________


November 2nd, 2003
07:44 PM
Nobody fucks with my title.
Status: Offline!
Show me the line in php.ini that loads it
--Noel
___________________
<3

November 2nd, 2003
08:03 PM
Nobody fucks with my title.
Status: Offline!
and you're not getting an error for php_pdf.dll?
___________________
<3

November 2nd, 2003
08:04 PM
Penguin Lover
Status: Offline!
yes, that too, but I saw it unnecessary to post as well.
and it all worked fine on 4.3.2. those dll's came with php4.3.3, so I don't see why it shouldnt work..
I tried some other extensions as well.. didn't work either.
___________________


November 2nd, 2003
08:06 PM
Nobody fucks with my title.
Status: Offline!
I'm not sure what would be causing that... perhaps there is a more verbose description in the apache error log?
___________________
<3

November 2nd, 2003
08:08 PM
Penguin Lover
Status: Offline!
the problem is not related to apache. it's purely php.
___________________


November 2nd, 2003
08:11 PM
Nobody fucks with my title.
Status: Offline!
Yes, but it's apache that loads the php module:
httpd.conf:
LoadModule php4_module modules/libphp4.so
That's for nix, but you get the idea
--Noel
___________________
<3