Re: [users@httpd] 500 Internal Server Error

2021-02-15 Thread João Aguiar
Grateful for the tip, I managed to identify a simple coding problem (method declaration was misspelled, in wsgi.py), grateful. Em seg., 15 de fev. de 2021 às 20:44, Richard < lists-apa...@listmail.innovate.net> escreveu: > > > > Date: Monday, February 15, 2021 20:34:15 -0300 > > From: João Aguiar

Re: [users@httpd] 500 Internal Server Error

2021-02-15 Thread Richard
> Date: Monday, February 15, 2021 20:34:15 -0300 > From: João Aguiar > >> Em seg., 15 de fev. de 2021 às 20:28, Richard escreveu: >> >> > Date: Monday, February 15, 2021 20:13:29 -0300 >> > From: João Aguiar >> > >> > I installed apache to be able to use python in version 3.8 >> > together

Re: [users@httpd] 500 Internal Server Error

2021-02-15 Thread Will Fatherley
Should be /var/log/apache2 On Mon, Feb 15, 2021 at 6:34 PM João Aguiar wrote: > Can you tell me where the error logs are in Debian 10 ? > > Em seg., 15 de fev. de 2021 às 20:28, Richard < > lists-apa...@listmail.innovate.net> escreveu: > >> >> >> >> > Date: Monday, February 15, 2021 20:13:29 -03

Re: [users@httpd] 500 Internal Server Error

2021-02-15 Thread João Aguiar
Can you tell me where the error logs are in Debian 10 ? Em seg., 15 de fev. de 2021 às 20:28, Richard < lists-apa...@listmail.innovate.net> escreveu: > > > > > Date: Monday, February 15, 2021 20:13:29 -0300 > > From: João Aguiar > > > > I installed apache to be able to use python in version 3.8

Re: [users@httpd] 500 Internal Server Error

2021-02-15 Thread Richard
> Date: Monday, February 15, 2021 20:13:29 -0300 > From: João Aguiar > > I installed apache to be able to use python in version 3.8 together > with virtualenv and after making certain configurations that used > to run, now it doesn't work anymore with an error: > > Internal Server Error ...

[users@httpd] 500 Internal Server Error

2021-02-15 Thread João Aguiar
I installed apache to be able to use python in version 3.8 together with virtualenv and after making certain configurations that used to run, now it doesn't work anymore with an error: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete yo

Re: [users@httpd] 500 Internal Server Error with no log entries

2019-01-24 Thread Erik Dobák
salam aleikum! looks like a bug: https://bugs.php.net/bug.php?id=75810 please compare your php version with php versions mentioned in that bug report above. then either upgrade or downgrade. cheers E On Wed, 23 Jan 2019 at 03:52, Mohammad Aghanabi wrote: > I'm running Apache v2.4.27 X64 for

[users@httpd] 500 Internal Server Error with no log entries

2019-01-23 Thread Mohammad Aghanabi
I'm running Apache v2.4.27 X64 for serving PHP files and it was running fine until today that I'm seeing `500 Internal Server Error`. Surprisingly nothing noticeable is logged neither in PHP error log file nor Apache's. I attempted to set `LogLevel warn trace8` and found this: [Wed Jan 23 12:06: