Score:0

Apache giving 500 error without any exception

cn flag

I am running an old version of centos 6 and we have 2 servers with similar config and the 2 used to work, but now our staging server doesn't work and gives me:

Error 500 Internal Server Error
Internal Server Error

Guru Meditation:
XID: 769733912

I checked the var/log/httpd

[Tue Sep 21 11:55:09 2021] [error] [client 192.211.221.126] File does not exist: /home/staging/ver/v1.3.1/yellowvest.com/public/favicon.ico, referer: http://staging.yellowvest.com/

I got some other errors in some script, fixed all of them, no longer occurring, but after solving the last error, I still get a 500 error, so I am thinking it's something else, but I have no idea what it might be.

https://stackoverflow.com/questions/4731364/internal-error-500-apache-but-nothing-in-the-logs

Followed the procedures above, but nothing works, and I don't know what's causing the 500 error page.

Httpd -S gives:

VirtualHost configuration:
wildcard NameVirtualHosts and _default_ servers:
*:*                    is a NameVirtualHost
         default server preprod.staging01.yellowvest.com (/etc/httpd/conf.d/vhost.preprod.staging01.yellowvest.com.conf:7)
         port * namevhost preprod.staging01.yellowvest.com (/etc/httpd/conf.d/vhost.preprod.staging01.yellowvest.com.conf:7)
                 alias betayellowvest.staging01.yellowvest.com
                 alias staging01.yellowvest.com
         port * namevhost staging01.yellowvest.com (/etc/httpd/conf.d/vhost.staging01.yellowvest.com.conf:7)
                 alias www.staging01.yellowvest.com
Syntax OK
Michael Hampton avatar
cz flag
This error is from Varnish, not Apache. Check there.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.