HTTP 500 Error
Posted: Tue Mar 14, 2023 11:23 am
When I visited my app today, it was giving HTTP ERROR 500 and it was down.
Error log says:
What happened?
How can I fix this issue?
Error log says:
Code: Select all
[14-Mar-2023 13:18:25 Europe/Minsk] PHP Fatal error: Uncaught Error: Non-static method Format::init() cannot be called statically in /home/alazteti/demo/i18n/lib.format.php:37
Stack trace:
#0 /home/alazteti/demo/lib/lib.bootstrap.php(520): Format::instance()
#1 /home/alazteti/demo/lib/lib.bootstrap.php(84): Boot::dateTime()
#2 /home/alazteti/demo/index.php(35): Boot::init()
#3 {main}
thrown in /home/alazteti/demo/i18n/lib.format.php on line 37
How can I fix this issue?