(please share the FULL error message you see, if applicable)
Other Information
Why did i get this random ahh error when the site worked this morning completely without any problems, how do i fix this, i already tried altering php config to see errors but nothing has changed. In .htaccess it shows me this
i already told i set display errors on and it doesnt show anything, and i tried removing the .htaccess temporaily and reload the page so its def not a .htaccess error
It’s the server’s fault, apparently. I don’t think there is a problem in your code. The error looks different from usual 500 Internal Server Error I’ve known. It’s also weird that multiple people have experienced the issue at the same time, too. This time it mentions something about openresty. I did a quick search and found out that openresty was a NGINX distribution that contained LuaJIT interpreter for Lua scripts. I suspect the error came from the HTTP server itself and not from the PHP server.
I was about to post my own question, but seeing that more people have this problem, I will just say I’m getting the same error for the last 1.5 hours.
I only installed a new certificate at the time it started. No other changes.
Tried renaming .htaccess after reading about this, but still the same error.
yeah i really think its a server error cuz i read somewhere abt that it could be a server error and when i didnt change any code and on localhost is working fine then its def a server error