Thank you for the response marchost...you nailed the problem!
I decided to review the config.php file for errors first, and I found an extra _'_ in the line
$csp_salt_static = 'LEFT(password, 2)';
After I fixed that, squirrelmail now displays properly...Thanks again!
|