See documentation at: https://modwsgi.readthedocs.io/en/master/user-guides/checking-your-installation.html#python-installation-in-use
> On 4 Feb 2024, at 10:59 pm, Olof S <[email protected]> wrote: > > Thank you so much for mod_wsgi! > > How can I tell which version of mod_wsgi is in use? Someone else set up the > server ages ago, and I don't know if Apache is using the version of mod_wsgi > from the system package manager, or if it's using some version built from > source, and if so which. Is there a way to find this out? > > The only copy of mod_wsgi.so I can find is > /usr/lib/apache2/modules/mod_wsgi.so, > which is symlinked to mod_wsgi.so-3.9. > > On the other hand, dpkg -l shows that libapache2-mod-wsgi-py3 4.7.1-3 is > installed on the system. Can I somehow tell if this is what Apache is > actually using? > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/modwsgi/9968691a-cc2c-4252-a007-9f35e0ba438en%40googlegroups.com > > <https://groups.google.com/d/msgid/modwsgi/9968691a-cc2c-4252-a007-9f35e0ba438en%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/modwsgi/21FD5A44-B168-4E14-AC67-277A043FE6C2%40gmail.com.
