-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Jun 7, 2006, at 07:46 , Thati Ravi wrote: > Here I am tryng to user RRD functions in my PHP scripts. > (In my Linux I have php4 as well as php5.x. > But in my webserver only php5.x is configured.) > I hvae configured the php4rrdtool with rrdtool-1.0.49 version. > I ran the examples PHP scripts which have come with the php4 > rrdtool tar > files (command prompt) That's because it doesn't work in PHP-5 and has many issues in PHP-4, I re-wrote this and recently posted a link to the new module. > BUt > it resulted in the following error messsage. > > Fatal error: Call to undefined function rrd_create() in > /home/ravit/RRDIns/PhpRRD/php4-rrdtool-1.03/examples/rrd_create.php > on line > 22 > > > Does it mean that the installation has not succeded. > > Suggest me some way to xcute the RRD commands in my PHP scripts > which will > run on MY webserver or Command Promt. > > Thnks in advance. create an info.php file, send me a link to this file. info.php: (file contents) <?php phpinfo(); ?> > -- > With BestRegards > Ravi.Thati - -- Dale -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) iD8DBQFEhxBFgKKwRgpESgMRAiJ7AJ45AZZbFp8Sm+ZAA0jKSJCWmqCNuQCfQkNl HaxRdfpS2inlwo81yat5TeY= =dXe3 -----END PGP SIGNATURE----- -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
