mlc1979 Posted January 25, 2007 Share Posted January 25, 2007 I wonder if anyone can help...I've been asked to produce some graphs for a project at work, and so I've been using the jpgraph package (version 2.1.4).This runs fine on my local machine, which has apache2triad installed with php 5.1. The problem is it won't work on the server, which has php 5.0.4 installed. The jpgraph website states: [b]"Note that we only verify the library on PHP >= 5.1.x it might still work on versions < 5.1.x (i.e. 5.0) however we cannot gurantee anything for these old versions of PHP".[/b] I've tried using the older version of jpgraph (1.20.5) to no avail.I've been told that the php version on the server will be updated in May, unfortunately my deadline's the end of March.Are there any php settings I can alter in order to make jpgraph work with php 5.0.4? Any help would be gratefully receivedThanks,Mike Link to comment https://forums.phpfreaks.com/topic/35658-jpgraph-problem-with-php-versions/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.