Jump to content

installing gd in PHP Version 5.2.5


Recommended Posts

hello;

 

I am not proficient with my php install, so bare with me please;

 

I think that I need gd because the tutorials that I have read regarding "using flash to screen capture and to then upload pixel data to php to compile into jpg";

 

with that being said, when I run my phpinfo() I DO NOT get anything about gd being enabled ( though I do get: Configure Command | cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared" );

 

likewise, when I gd_info()  I do not get any return at all - just nothing;

 

furthermore, when I look through php.ini I DO NOT have ";extension=php_gd2.dll" or anything similar;

 

I would be a bit afraid of uninstalling/reinstalling my php;

 

is there a way to get/enable gd?

 

 

thanks

dsdsdsdsd

Link to comment
https://forums.phpfreaks.com/topic/103485-installing-gd-in-php-version-525/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.