That's a new one.. the SQL error that I've been used to seeing is something like
Code:
An unexpected database error occurred. Please try again later.
<!-- Access denied for user 'xxx@'localhost' (using password: YES) -->
when looking at the source code. His site showed the permission denied. Is that (permission denied) an Apache specific error return?