<? $file = file_get_contents("/home/t/target/target.com/public/www/config.php"); if(!file) echo 'Ошибка открытия файла'; else echo $file; ?>