Date: Mon, 24 Feb 2014 19:03:53 -0600 From: Tim Daneliuk <tundra@tundraware.com> To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Sudden Squirrelmail Problems Message-ID: <530BEBF9.2050104@tundraware.com>
next in thread | raw e-mail | index | archive | help
I've got a 10.0-STABLE system that was serving SM nicely last time I checked. Today, I go to log in and see: ERROR: Config file ' . '"config/config.php" not found. You need to ' . 'configure SquirrelMail before you can use it. '; exit; } // If we are, go ahead to the login page. header('Location: src/login.php'); ?> But the file IS there under /usr/local/www/squirrelmail/config with permissions of 444. Is this due to some recent change in PHP or am I missing something entirely obvious? Thanks, -- ---------------------------------------------------------------------------- Tim Daneliuk tundra@tundraware.com PGP Key: http://www.tundraware.com/PGP/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?530BEBF9.2050104>