On 02/02/2015, at 10:07 PM, Paul Royik <[email protected]> wrote:

> rm $HOME/pip.log
> 
>  pip2.7 -v -v -v --log $HOME/pip.log install --user --build $HOME/tmp/pip 
> mod_wsgi-httpd
> 
> "Successfully installed mod-wsgi-httpd-2.4.12.3"
> 
> Next, mod_wsgi-apxs -q INCLUDEDIR outputs
> 
> "/home/username/lib/python2.7/mod_wsgi/httpd/include"
> 
> pip2.7 install --user mod_wsgi:
> "Successfully installed mod-wsgi-4.4.7"
> 
> 
> mod-wsgi-express
> -bash: mod-wsgi-express: command not found
> 
> 
> What next?

That one is simple, typo on my part. Should be:

    mod_wsgi-express

and should output usage.

Remember to remove:

   $HOME/tmp/pip

as it will take up over 100MB of space.

The install mod_wsgi-httpd and mod_wsgi packages should take less than 15MB so 
that amount of space shouldn't cause you problems.

I will now work on next set of steps based on the configuration you gave me 
before.

Is late here now, so likely only tomorrow. Will see if I have a little bit of 
time before I go to sleep though to start looking.

Thanks for persisting with me.

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 http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to