GD/PHP 4/Apache 2/WinXP Pro problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tony Clarke

    GD/PHP 4/Apache 2/WinXP Pro problem

    Hi,

    I'm haveing some problems I'm trying to generate bar charts dynamically by
    pulling data from an MS Access databasae using an ODBC connection and then
    generating the bar charts, this is all on WinXP Pro by the way. I have no
    problems with getting the data out of the database and sorting it. I was
    using this tutorial
    http://www.phpbuilder.com/columns/wi...r20001218.php3 as a guidline to
    generating the images, but nothing seems to be working for me.
    My problem is that I cannot generate any images using any of the
    GD image functions. I have loaded the php_gd2.dll in the php.ini file and I
    can see that the dll is loaded when I do a phpinfo(); the probelm is that
    none of the pages are generating any images. Even simple files like the two
    attached will not generate an image for me.

    I would be greatful if somebody would be able to assist.

    Thanks,

    Tony






Working...