After I have made some modifications to a script, it fails to function properly, however the generated page contains no error messages. How do I solve this problem?

  • Add the php_value display_errors 1 directive to .htaccess;
  • Set $DBDebug to TRUE in /bitrix/php_interface/dbconn.php and reload the page;
  • View the web server logs to find the error.