Re: [modwsgi] mod_wsgi-express: command not found

2023-12-14 Thread yoshitaka okada
ss module-config" output. > > I can't comment any further if still got an issue without seeing the > Apache configuration you used and what errors are appearing in any error > logs. > > On 14 Dec 2023, at 9:37 pm, yoshitaka okada > wrote: > > Thank you maste

Re: [modwsgi] mod_wsgi-express: command not found

2023-12-14 Thread yoshitaka okada
installation method rather > than pip (which doesn't provide mod_wsgi-express) and manually configure > Apache, then try running: > > ./configure --with=python=python3 > > By default it still looks for "python" which will only work if using > Python 2.X or a v

[modwsgi] mod_wsgi-express: command not found

2023-12-14 Thread yoshitaka okada
hello :) I am trying to upgrade a Django project on ubuntu. However, now I am getting an Internal Server Error. My environment is as follows ``` (venv) ubuntu@ik1-336-28225:/usr/src$ cat /etc/issue Ubuntu 20.04.3 LTS \n \l ``` ``` apachectl -v Server version: Apache/2.4.41 (Ubuntu) Server