"PHP running on your server does not support GD" "PHP running on your server does not support GD"
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

"PHP running on your server does not support GD"

Started by dmurray14, March 15, 2004, 05:44:24 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

dmurray14

OK guys, Newbie Alert!!

I can't seem to get the upload working. Every time I try to upload a pic, I get "PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed". I have tried to research this, and so far the answer has been to uncomment php_gd2.dll in the dynamic extensions section. I did this, and now I get "Unable to load dynamic library './php_gd2.dll' - The specified module could not be found." Well, I can't find it either. When I search for gd on my system, I get 3 exes (gdtocopypal.exe, gd2topng.exe, pngtogd2.exe) but no dlls. I was able to find bgd.dll in C:\PHP\gd\gdwin32...is this what I'm looking for? If so, how would I get it to find that?

Any other ideas?

Thanks for the help guys...

Dan

dmurray14

OK, well here's an update...

I downloaded the php_gd2.dll off the internet and put it where it's supposed to be. Upload works fine now, but the thumbnail pics look really weird...kind of like sepia but in green. When you click on the picture, it's fine though.

Any ideas?

Casper

Check you have GD2 set in config, not GD1, which can cause effects like that when set wrong.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

dmurray14

Config? You mean php.ini? Where would I find this option....


Thanks!!

Casper

No I mean in config, the admin page for the site when you log in.  login/admin mode/config.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

dmurray14

That did it, thanks!!!!

One last question...how do I adjust the default quota for users?

Thanks,
Dan

Joachim Müller

one thread, one question!  :evil:

Go to groups in admin menu and set the quota there.

GauGau