View Single Post
  #2  
Old 12-21-2011, 12:51 AM
NiteWave NiteWave is online now
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
please try:

modify
/path/to/ls_stats/config/main.php
'rrdtool' => '/usr/bin/rrdtool',
to
'rrdtool' => '/usr/local/cpanel/3rdparty/bin/rrdtool',
Reply With Quote