[rrd-users] Re: I am trying to work with rrd_* functions in PHP but the my PHP5.1.2 is giving Segementation Fault
D.Walsh
info at daleenterprise.com
Wed Jun 21 01:07:30 MEST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Jun 20, 2006, at 03:23 , Thati Ravi wrote:
> Hai evrybody,
> (System Details:
> OS : FedoraCore2
> PHP: 5.1.2
> php4rrdtool module is configured.
> rrdtool is 1.0.49)
This module doesn't work properly, check the archives for the updated
module.
> I am trying to call the rrd_create() in my php script like this:(very
> simple)
> $opts=array("--step","300","DS:testing:GAUGE:300:U:U","RRA:MIN:
> 0.5:2:200");
> $file="/home/ravit/test.rrd";
> $res=rrd_create($file,$opts,count($opts));
>
> But when it ran from command line its resulting in Segmentaion
> Fault at
> rrd_create() function call statement.
>
> And I have tried another way by replacing the $opts argument with
> the whole
> array(..) statement like this:
[ SNIP ... ]
>
>
> With BestRegards
> Ravi.Thati
> Our Attempts may fail but we should not fail to attempt.
>
>
> --
> Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?
> subject=unsubscribe
> Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
> Archive http://lists.ee.ethz.ch/rrd-users
> WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
>
>
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)
iD8DBQFEmH5IgKKwRgpESgMRAq9hAJ473fd2U488GEl4YMEGTZmkTmmpjACgiaGz
W2/cJ07qORfbAfgoDf7PcZA=
=dC0w
- -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)
iD8DBQFEmH+ygKKwRgpESgMRAt9rAJ99KAWDqP5T5cidOH/Yd0x+DZUQtgCdGMIl
RIYPJB/NV+vyASS5UuSZHj4=
=2d3e
-----END PGP SIGNATURE-----
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list