Abraham54
Well-known member
Occasionally white-pages occur on my forum, this happened frequenter after switching to PHP 8.1.
Back in PHP 8.0.14 seemed to halve solved the problem.
But nu 2 times in the last three days the white pages occurred again.
This time there was error reporting on the white page:
No errors were recorded in Admin or on the server.
I have no clue why this happens.
Back in PHP 8.0.14 seemed to halve solved the problem.
But nu 2 times in the last three days the white pages occurred again.
This time there was error reporting on the white page:
Code:
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 79
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
XF\Db\AbstractAdapter->query() in src/XF/Session/DbStorage.php at line 57
XF\Session\DbStorage->writeSession() in src/XF/Session/Session.php at line 221
XF\Session\Session->save() in src/XF/Pub/App.php at line 462
XF\Pub\App->complete() in src/XF/App.php at line 2354
XF\App->run() in src/XF.php at line 517
XF::runApp() in index.php at line 20
No errors were recorded in Admin or on the server.
I have no clue why this happens.