FILE_NOT_READABLE

in includes/install.inc

File permission check -- File is not readable.

<?php
define('FILE_NOT_READABLE', 32);
?>