Before I spend the time digging into the code itself I figured I would ask here to see if this is a common problem and already known and solved. I just downloaded and installed version 1.0.
Setup:
Debian
linux kernel 2.6.8
php 4.1.2
mysql 3.23.49
apache 1.3.26
The problem is that not all the images are created successfully. After testing a few things I find this.
PHP pages that generate images:
chart_diff.php
trend.php
chart3.php
chart5.php
PHP pages that fail to generate images:
chart.php
map.php
chart2.php
I am looking for the relationship between the stuff that fails.
Since I have just installed there is always the strong possibility I have something configured incorrectly. Looking for suggestions.
Jim
Setup:
Debian
linux kernel 2.6.8
php 4.1.2
mysql 3.23.49
apache 1.3.26
The problem is that not all the images are created successfully. After testing a few things I find this.
PHP pages that generate images:
chart_diff.php
trend.php
chart3.php
chart5.php
PHP pages that fail to generate images:
chart.php
map.php
chart2.php
I am looking for the relationship between the stuff that fails.
Since I have just installed there is always the strong possibility I have something configured incorrectly. Looking for suggestions.
Jim
Comment