[rrd-users] rrdtool.so and PHP (once more)
wdh at belbone.be
wdh at belbone.be
Mon Nov 29 16:48:10 MET 2004
Hi guys,
I have problems installing the rrdtool module for PHP
I downloaded rrdtool-1.0.49
installed it:
./configure --enable-shared && make && make install
and tried to compile the rrdtool.so module:
cd contrib/php4/
./configure --with-rrdtool=/usr/local/rrdtool-1.0.49 --with-php-config=/usr/bin/php-config && make && make install
Everything compiles, but when look at my browser, I see
Warning: dl(): Invalid library (maybe not a PHP library) 'rrdtool.so' in /var/www/html/belboneweb/rrdinfo/rrdtest.php on line 8
Fatal error: Call to undefined function: rrd_graph() in /var/www/html/belboneweb/rrdinfo/rrdtest.php on line 20
My system is:
- Fedora Core release 1 (Yarrow)
- 2.4.22-1.2166.nptl
- PHP 4.3.8 (cgi) (built: Jul 16 2004 08:32:27)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
- Apache/2.0.51
I read all the posts in the mailinglist, but none could help me.
Someone has some advice?
Thnx
Wim
--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list