Hi, the provider made some infrastructure changes.
I don't know if these changes affected the site, but since this morning the bitspec page is white, I can't log in to the administration. I modified the configuration.php file to show the errors and I got this fatal error:
Warning: Undefined variable $errorHandler in /home/bitspec/public_html/includes/framework.php on line 91
Fatal error: Uncaught Error: Call to a member function setExceptionHandler() on null in /home/bitspec/public_html/includes/framework.php:91 Stack trace: #0 /home/bitspec/public_html/includes/app.php(32 ): require_once() #1 /home/bitspec/public_html/index.php(32): require_once('/home/bitspec/p...') #2 {main} thrown in /home/bitspec/public_html/includes /framework.php on line 91
I do NOT know where to start debugging