How do you tell thinkphp not to display an error in the page you want to view and automatically jump after two seconds, but instead to show a specific error?

how to prevent thinkphp from displaying "the page you want to view has an error and will jump automatically after two seconds!"

but directly display the specific error?

Apr.09,2021

redefine the error page yourself.
Please see the official documentation for details.


http://www.thinkphp.cn/topic/. see the document

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-16de304-88d4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-16de304-88d4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?