Interesting. Well, if you are sure it's all in there, then feel free to change line 10 of weathermap to readyanhannet wrote:file: No such file or directory in /soft/back/cacti/php-weathermap-0.71/Weathermap.class.php on line 16
Code: Select all
# module_checks()
Is there anything special about your installation? What OS, PHP version etc?
Also, be careful that your command-line PHP has the same features as your mod_php. Check that php -i gives the same kind of results as phpinfo() in a web page does. I've been bitten this way myself.