Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.
If you create a new, blank site using Apache does that work normally?
No, not working. I got a “Service Unavailable” error message.
On sites that are currently NGINX, after you change them to Apache if you stop/start them or restart Local do they work normally?
Yes, I tried to stop/start the site and also tried to restart the Local, all not working.
Hi @tajenli. To answer your question, the location might be one of these two:
Apache Configuration - Each site using Apache has a config file that is in the site’s files. ~Local Sites/{site name}/app/conf/apache
Apache itself - This is the software running it all in the background. That lives in the lightning services directory which is %APPDATA%\Roaming\Local\lightning-services\apache-2.4.43
If you’re still having trouble can you send a fresh Local Log? We can take a look at it to compare and see if anything has changed.