Hi again. I have tried a few upgrades (PHP from 4.3.10-19 to 5.2.0-8+etch1 and Apache from 1.3.33 to 2.2.3), my setup is now:
Cacti Version - 0.8.6i
Plugin Architecture - 1.1
Poller Type - CMD.php
Server Info - Linux 2.6.8-3-386
Web Server - Apache/2.2.3 (Debian) PHP/5.2.0-8+etch1
PHP - 5.2.0-8+etch1
PHP Extensions - zip, xmlwriter, libxml, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, session, SimpleXML, sockets, soap, SPL, shmop, standard, Reflection, posix, mime_magic, mbstring, json, iconv, hash, gettext, ftp, filter, exif, dom, dba, date, ctype, calendar, bz2, bcmath, zlib, pcre, openssl, xmlreader, apache2handler, mysql, gd, mysqli, PDO, pdo_mysql, snmp
MySQL - 4.0.24_Debian-10sarge2-log
RRDTool - 1.2.12
SNMP - 5.1.2
Plugins- Update Checker (update - v0.3)
Host Info (hostinfo - v0.1)
PHP Network Weathermap (weathermap - v0.9)
However the problems remain (e.g. adding a node using the editor, and maps not apearing under the Weathermap tab in Cacti)
(/var/log/apache2/error.log reports: ...........Segmentation Fault (11))
I have tried the test you suggested previously for my file called 'wan.conf' :
TESTNMS:/var/www/cacti/plugins/weathermap# php weathermap --config wan.conf
Warning: require_once(Console/Getopt.php): failed to open stream: No such file or directory in /var/www/cacti/plugins/weathermap/weathermap on line 9
Fatal error: require_once(): Failed opening required 'Console/Getopt.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/cacti/plugins/weathermap/weathermap on line 9
TESTNMS:/var/www/cacti/plugins/weathermap#
TESTNMS:/var/www/cacti/plugins/weathermap#
TESTNMS:/var/www/cacti/plugins/weathermap#
I had a quick look, but thought it would make more sense to you?