Hmm.. this is neat, however, after spending my day off, 9 hours so far

I am still getting errors.
The update script is fine, there is data in my realtime.log but I get this error on the debug page of wind.php,
DEBUG> DEBUG TURNED ON
DEBUG> Script is running in: cgi-fcgi mode
DEBUG> Server Path: /home/uktrashorg/public_html
DEBUG> Request URI: /graphs/wind.php?debug
DEBUG> Server Name:
http://uktrash.org
DEBUG> PHP Self: /graphs/wind.php
DEBUG> Path is set to: /home/uktrashorg/public_html/graphs
DEBUG> JpGraph is set to: ../jpgraph/src/
DEBUG> obtaining data from: ../graphs/realtime.log
DEBUG> Obtained 15
DEBUG> Want to obtain 24
DEBUG> Starting Array Sweep
DEBUG> Collected 0 records.
DEBUG> TempUnit =
DEBUG> PressUnit =
DEBUG> RainUnit =
DEBUG> WindUnit =
DEBUG> Completed Array Sweep. Reversing Data
Warning: array_reverse() [function.array-reverse]: The argument should be an array in /home/uktrashorg/public_html/graphs/wind.php on line 127
Warning: array_reverse() [function.array-reverse]: The argument should be an array in /home/uktrashorg/public_html/graphs/wind.php on line 128
Warning: array_reverse() [function.array-reverse]: The argument should be an array in /home/uktrashorg/public_html/graphs/wind.php on line 129
DEBUG> Output of Xaxis Array
DEBUG> Output of Y1axis Array
DEBUG> Output of Y2axis Array
DEBUG> Starting Graph Creation
JpGraph Error Empty input data array specified for plot. Must have at least one data point.
Yes the files are in different locations but I am certain that the paths are correct in the configs..
Any help for a newbie
TrOjAn