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?? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.