Cool so ubuntu 16 is running very smooth, all updated software dists, and 
seems faster.  Pyvenv is fixed and have all my packages installed in the 
venv.  I used

pip3 install mod-wsgi     then ran express start, works fine on port 8000, 
and testinit.py works on port 5000

Now for the apache2 config.  Id like it to behave like Ive had, set and 
forget, just boot up server and hit up my host browser - rather than have 
to run CLI commands everytime I boot server.  Not really sure how modwsgi 
express is convenient /practical for development and definitely not in a 
production environment, when someone can configure once.

Now I just need to figure how to connect apache to the venv with modwsgi.  
Thanks almost there.

-- 
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