So what should I do?

Status
Not open for further replies.

RingRaid

Member
11
2022
1
360
I have started a site on WP with Apache and nginx running simultaneously. The second one keeps sending me an error and I can't figure out what to do. Maybe someone has encountered something like this?
 
5 comments
Thats a Good idea, just posted a topic without mentioning the error, definitely you have got a solution as well which have posted in my lines as well :D
 
Thats a Good idea, just posted a topic without mentioning the error, definitely you have got a solution as well which have posted in my lines as well :D
To be honest, I couldn't take a screenshot and write the error code all this time, because it was dumbly disappeared...
 
are apache and nginx serving the same site? can you access the nginx config on the server? usually in "etc/nginx/nginx.conf"
the default log location is "/var/log/nginx/accesslog"
 
are apache and nginx serving the same site? can you access the nginx config on the server? usually in "etc/nginx/nginx.conf"
the default log location is "/var/log/nginx/accesslog"
That's the thing, no, but the error was appearing. I'm glad it's gone. Thank you for your help
 
Status
Not open for further replies.
Back
Top