Posted inPhp Turn on errors in PHP by SuryaDecember 3, 2023December 4, 20230 In php file: <?php ini_set(‘display_errors’, true); ?> In Htaccess file: php_flag display_errors 1