Give the OS version, I presume this is an Intel system?

What do you get when you run:

    file 
/Users/apple/.virtualenvs/djangodev/lib/python3.8/site-packages/mod_wsgi/server/mod_wsgi-py38.cpython-38-darwin.so

and:

    file /usr/sbin/httpd

and:

    which apxs

and:

    apxs -q BINDIR

Graham

> On 8 Mar 2022, at 1:50 am, Suraj Shaw <[email protected]> wrote:
> 
> Hi ,
> I am using the following configuration.I have installed mod_wsgi using pip 
> command.I am using macos bigSur(11.6.2). 
> 
> mod-wsgi==4.9.0
> 
> 
> Server version: Apache/2.4.51 (Unix) - Apple Version
> 
> I am getting the following error
> 
> 
> httpd: Syntax error on line 191 of /private/etc/apache2/httpd.conf: Cannot 
> load 
> /Users/apple/.virtualenvs/djangodev/lib/python3.8/site-packages/mod_wsgi/server/mod_wsgi-py38.cpython-38-darwin.so
>  into server: 
> dlopen(/Users/apple/.virtualenvs/djangodev/lib/python3.8/site-packages/mod_wsgi/server/mod_wsgi-py38.cpython-38-darwin.so,
>  10): Library not loaded: @rpath/Python3.framework/Versions/3.8/Python3\n  
> Referenced from: 
> /Users/apple/.virtualenvs/djangodev/lib/python3.8/site-packages/mod_wsgi/server/mod_wsgi-py38.cpython-38-darwin.so\n
>   Reason: image not found
> 
> Could anyone please guide me on this.
> 
> Thanks and Regards 
> Suraj
> 
> 
> -- 
> 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/a5b75dca-04da-423c-abcd-9464fd19088en%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/modwsgi/a5b75dca-04da-423c-abcd-9464fd19088en%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/6196E7C8-A595-4887-B891-F373872AAB35%40gmail.com.

Reply via email to