Thanks for the replies, looks like I'm going to be sticking with passthru() also for the time being. Can't seem to get buildconf/configure to go without failing:
./buildconf:autoconf: Undefined macros: ***BUG in Autoconf--please report*** AC_ADD_INCLUDE ***BUG in Autoconf--please report*** AC_ADD_LIBRARY_WITH_PATH ./configure: line 65171: syntax error near unexpected token `AC_ADD_INCLUDE($RRDTOOL_DIR/include)' ./configure: line 65171: ` AC_ADD_INCLUDE($RRDTOOL_DIR/include)' [EMAIL PROTECTED] php-4.3.1]# ls /usr/local/rrdtool-1.0.45/include/ rrd.h Either way, thanks! -Matthew Justin F. Knox wrote: > If you dig through the rrdtool source tarball, you'll find the contrib > directory. There are some php3 and php4 modules written, with some > instruction on their installation and configuration. > > Unfortunately it may require a recompile of your php module for apache, > I have played with them a little bit, but at the moment I'm content just > using a passthru() or exec() with my rrdtool command string. > > Hth, > justin > > -----Original Message----- > From: Matthew Boeckman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2003 4:39 PM > To: [email protected] > Subject: [rrd-users] php and rrd? > > Are there any prewritten functions for using PHP with RRD like there are > > with perl? I dug around on the PHP site and found none, but thought I'd > check the list. > > TIA, > > Matthew > -- Matthew Boeckman (816) 777-2160 Manager - Systems Integration Saepio Technologies -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
