I have the following error when i go to add hosts
Warning: opendir(/images/logo/) [function.opendir]: failed to open dir: No such file or directory in /usr/local/oreon/www/include/common/common-Func.php on line 903
Warning: readdir(): supplied argument is not a valid Directory resource in /usr/local/oreon/www/include/common/common-Func.php on line 904
Warning: closedir(): supplied argument is not a valid Directory resource in /usr/local/oreon/www/include/common/common-Func.php on line 911
in my nagios i do not have a /logo i have a /logos
i can move it to /logo retaining the correct permissions restart the web server, but i still get the same error
oreon 1.4
any ideas
thanks
Phil
Warning: opendir(/images/logo/) [function.opendir]: failed to open dir: No such file or directory in /usr/local/oreon/www/include/common/common-Func.php on line 903
Warning: readdir(): supplied argument is not a valid Directory resource in /usr/local/oreon/www/include/common/common-Func.php on line 904
Warning: closedir(): supplied argument is not a valid Directory resource in /usr/local/oreon/www/include/common/common-Func.php on line 911
in my nagios i do not have a /logo i have a /logos
i can move it to /logo retaining the correct permissions restart the web server, but i still get the same error
oreon 1.4
any ideas
thanks
Phil
Comment