Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

New answers tagged

Score of 1
Accepted

Moved WordPress site to Windows Server 2022 using direct method for updates

Unfortunately the answer to my situation was a little more complex than just the application pool configuration. I ran the following three commands in a command prompt as a administrator: takeown /f &...
Score of 2

Moved WordPress site to Windows Server 2022 using direct method for updates

Based on your comments, it looks like the application pool is configured to run as your user account, which is definitely wrong. You need to change its identity to a service account and make sure that ...

Top 50 recent answers are included