Re: PHP stuck sometimes, unpredictably, apache2 not frozen
Rene Veerman <[email protected]> Fri, 9 Aug 2024 18:26:44 +0200
| Newsgroups | gmane.comp.php.general |
|---|---|
| Message-ID | <CACMzB5cZPfQ8YBxzM+1wP9EGEKnR9veG3TcTZe752u7pshcfvw@mail.gmail.com> |
after changing the LogLevel to info, i still get no warnings (or any data at all) for a frozen page in /var/log/apache2/*error*.log i double checked everything too :( With kind regards, Rene AJM Veerman Owner + CEO, CTO & CFO for https://nicer.app and related websites. On Fri, Aug 9, 2024 at 6:02 PM Odhiambo Washington <[email protected]> wrote: > > > 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] >