[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache2 Configuration Problem



On 6/3/2022 6:56 PM, ldmkolxm@yahoo.com wrote:
I wanted to try and use Python in my HTML pages.  And apparently I have screwed up my Apache2 configuration in the process.
I now get :
[Fri Jun 03 12:42:41.002183 2022] [wsgi:crit] [pid 31238] mod_wsgi (pid=31238): The mod_python module can not be used in conjunction with mod_wsgi 4.0+. Remove the mod_python module from the Apache configuration.
AH00016: Configuration Failed
when I try to restart/start Apache2.
I cannot find the "mod_python module" in my .conf files.  Any suggestions or pointers will be appreciated.
Thanks...................


I would try:

$ a2dismod mod_python

--
John Doe


Reply to: