22 May
2024
22 May
'24
4:14 p.m.
On Wed, May 22, 2024 at 6:36 PM Andy Macheta <andy.macheta@gmail.com> wrote:
I thought the same and came to the conclusion that it might be the web server that is the issue. Webserver logs show nothing. Using RHEL9 default webserver which is Apache (Apache/2.4.57 (Red Hat Enterprise Linux)
Is it possible you can edit your vhost to write logs only for the MM3 vhost and increase the logging level? Something like this:
CustomLog /var/log/apache2/mm3-lists-access.log combined
ErrorLog /var/log/apache2/mm3-lists-error.log
LogLevel info
This can help us see some info on the webserver side.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]