Re: [PHP] GD library images not displaying

2005-06-21 Thread Richard Davey
Hello Ross, Tuesday, June 21, 2005, 4:47:40 PM, you wrote: RT> I am running Apache 2.0 with PHP 4.2.11 on Windows XP. RT> I installed php_gd2.dll by uncommenting extension=php_gd2.dll RT> and making sure that the file was in my extension_dir. RT> I restarted Apache and didn't get an error, so ass

[PHP] GD library images not displaying

2005-06-21 Thread Ross Trewhella
Hi, I am running Apache 2.0 with PHP 4.2.11 on Windows XP. I installed php_gd2.dll by uncommenting extension=php_gd2.dll and making sure that the file was in my extension_dir. I restarted Apache and didn't get an error, so assumed it was working. When I run my example code: I get the following