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 — Récupère les informations sur un fichier RRD
Retourne les informations sur un fichier de base de données RRD.
file
Nom de fichier de la base de données RRD.
Tableau contenant les informations sur le fichier RRD demandé, ou false
si une erreur survient.
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.