brunoskrebs Posted March 9, 2008 Share Posted March 9, 2008 Hi I have php5 installed on windows xp, with apache web server, and my GD is not working. My php.ini is on c:\windows\ and there I put extension=php_gd2.dll php.ini says: extension_dir ="C:\Program Files\PHP\ext" and this is the place where I have php_gd2.dll file... I didnt have this dll, so I downloaded from internet. And my php.ini file does not have any comented extension= like "#extension=php_gd2.dll" this is kind of strange no? But I downloaded php directly from php.net so I think it ok... After making the changes on php.ini, I restarted apache, but it didnt work. I even restarted windows, php no info about gd when I show phpinfo(); Does anyone know why it is not working?? Link to comment https://forums.phpfreaks.com/topic/95253-gd-is-not-working/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.