Re: PHP stuck sometimes, unpredictably, apache2 not frozen
Odhiambo Washington <[email protected]> Fri, 9 Aug 2024 19:02:22 +0300
| Newsgroups | gmane.comp.php.general |
|---|---|
| Message-ID | <CAAdA2WP1WP+yHOSns2S6U9AW=GZK5s0AXA8ZxH0K4xHMV_KumQ@mail.gmail.com> |
On Fri, Aug 9, 2024 at 6:55 PM Rene Veerman < [email protected]> wrote: > thanks for your offer for paid assistance, but i'm stuck in a very tight > financial situation by a medical condition that i suffer from. > i've taken a look at the relevant /var/log/apache2/*error*.log file, and > there's nothing to be found there. > > > it's as if the 'TimeOut 10' line that i added to /etc/apache2/apache2.conf > is ignored, and besides, my page should behave like it did before the > failed upgrade[1] to kubuntu 24.04; load everything in under a second. > This issue sounds unrelated to PHP though. Or maybe not! In apache2.conf you do have a log directive, right? You can add: "LogLevel info" in there, so 'systemctl restart apache2', try accessing the site and check the error log for any clues. -- 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]