> On 4 Jan 2017, at 9:27 PM, Jaqen Nki <[email protected]> wrote:
> 
> Oh i see.  Well since Ubuntu is 32-bit I would expect Python and Apache to be 
> forced to be 32 bit.

As far as I know on Linux binaries are either 32 bit or 64 bit. There are no 
dual architecture binaries like on MacOS X which will run the run one depending 
on what OS is running as.

> i think this is almost worked out, however can I use 
> 
> RestrictEmbedded on 

Yes you can use:

     WSGIRestrictEmbedded ON

> 
> as its now throwing error:
> 
> Invalid command 'WSGIDaemonProcess', perhaps misspelled or defined by a 
> module not included in the server configuration

Which means the mod_wsgi module hasn't actually been loaded.

Graham

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to