• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

GD Graphics Library

my84mcss

n00b
Joined
Jan 10, 2006
Messages
27
I was wondering if anyone had any experience with this software cuz I cannot figure out how the hell to install it on my server. Any help would be really great.

TIA
 
Or cd /usr/ports/lang/php4-extensions ; make config; make install clean . Or yum install php4-gd (or whatever). Or find a windows installer package.

It really does depend on the OS and distro. :)
 
The OS is Server 2003, and I have IIS installed, Cerberus FTP Server, and Plesk installed.
 
Ah, windows. That doesn't exactly make things easier, let me see what I can find.
edit: What version of PHP?
edit again: I'm not sure if I understand this correctly, but let's try.

You should already have php_gd2.dll in your PHP directory. Search for it to make sure.
To enable it, you should only need to add a line like:
extention=php_gd2.dll
in your php.ini file. Look for similar lines to see where to put it.
 
I still cant figure it out, if someone would help me out and IM me or something, to walk me through it, that would be AWESOME!!!

Thanks alot
 
Back
Top