Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • teliumcustomer16
    Participant
    Post count: 2

    I kee getting an empty page and this shows in the error_log:

    Quote:
    [Thu Aug 10 14:40:12.709832 2017] [:error] [pid 4237] [client 192.168.77.108:58326] PHP Warning: require_once(/var/www/html/settings.php): failed to open stream: No such file or directory in /usr/local/secast/web_interface/index.php on line 19
    [Thu Aug 10 14:40:12.709882 2017] [:error] [pid 4237] [client 192.168.77.108:58326] PHP Fatal error: require_once(): Failed opening required ‘/var/www/html/settings.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /usr/local/secast/web_interface/index.php on line 19

    Somehow it keeps wanting to search for settings.php in /var/www/html but it is in /var/www/html/secast.
    I’ve taken a look to index.php I could get most those ifs leaving only if (file_exists(‘/var/www/html/secast/settings.php’)) $SOURCE_ROOT=’/var/www/html/secast/ but I’m not quite sure it will solve the problem.

    I have been reading, and it seems with the free edition I can do very little, but banning ips is something I could, if I had a file or a database where such IPs are kept. I have whether a database nor a file… SO how do I proceed?

Viewing 1 post (of 1 total)