Fatal error: Call to undefined function rrd_info()
i get this error on usage i don't know i have installed rrdtool with php other function like create and update are working fine.
(PECL rrd >= 0.9.0)
rrd_info — Gets information about rrd file
$filename
) : arrayReturns information about particular RRD database file.
file
RRD database file name.
Array with information about requsted RRD file, false
when error occurs.
Fatal error: Call to undefined function rrd_info()
i get this error on usage i don't know i have installed rrdtool with php other function like create and update are working fine.