This is a discussion on PROBLEM : Installing GD for PHP's JpGraph within the PHP Language forums, part of the PHP Programming Forums category; Hi there, I've installed PHP on a variety of machines, but I seem to be having a lot of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi there,
I've installed PHP on a variety of machines, but I seem to be having a lot of trouble on Windows XP. I have 4.3.2 installed, and I would like to use JpGraph[http://www.aditus.nu/jpgraph/], but I must first install the GD library. I found php_gd2.dll in my extensions directory, so I added it to my php.ini file. However, when I point my browser to an example script, I get a WINDOWS error message "Unknown(): Unable to load dynamic library '/php_gd2.dll' - The specified module could not be found." When I take it out, and point the browser to the example screen, I get a blank screen. I haven't been able to find any help using Google. Does anyone have any ideas? Thank you very much in advance. - Best regards, Leigh |