Plugin Support
qtwrk
(@qtwrk)
is it on front page or backend wp-admin area ?
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
please try add this at top of your wp-config.php next line after <?php
then trigger again , it should give more info
This is on the front page (guest/logged-out visitor), not in wp-admin.
The error log doesn’t show anything regarding this 500 Internal Server Error.
This problem started when I updated the Elementor plugin.
The current version of Elementor is 4.1.4.
Plugin Support
qtwrk
(@qtwrk)
have you tried with above 3 lines of code I asked ?
Even with display_errors enabled in wp-config.php, the front page shows a plain “500 Internal Server Error” page with no PHP error output when accessed as a guest (after purging the cache).
Also found this Fatal Error in the log around the same timeframe: PHP Fatal error: Uncaught TypeError: Elementor\Core\Utils\Collection::__construct(): Argument #1 ($items) must be of type array, stdClass given — triggered via REST API endpoint /elementor/v1/kits (Kit Library feature)
Plugin Support
qtwrk
(@qtwrk)
okay , interesting issue
please create a ticket by mail to support at litespeedtech.com with reference link to this topic , we will investigate further.