error 500 on IIS FastCGI but no clue despite multiple error loggings activated

36 Views Asked by At

I host two WordPress sites on a Windows 2019 Server, IIS 10, PHP 8.2 with FastCGI.

The two sites use exactly the same themes and plugins, in same versions.

One site works fine and the other generates 500 error on FastCGI with PHP 8.2, even when I deactivate all themes and plugins and use the default WordPress 2024 theme.

But it works fine if I swicth the FastCGI to use PHP 7.4.

When set with PHP 8.2:

I have enabled PHP error log: only deprecation level errors, and on both sites.

I have enabled WordPress debug log: only deprecation level errors, and on both sites.

I have enables Failed Trace Request log on IIS, I get this but I can't find any valuable information inside.

error log file

You may need to view this error log file with Microsoft Edge and Internet Explorer compatibility mode.

If someone can give me a clue, or tell me which additionnal error logging feature I can use, it would be very helpful, as I am completely stucked here.

0

There are 0 best solutions below