Thats true, although I think the problem is the Python version at the 
moment.  Apache should be reporting a different version if mod_wsgi is even 
going to be recognized.  I've installed 2.7.4 and the 2.7.5 through 
pythonbrew, but none of them seem to be getting picked up according to the 
output you see above.

On Monday, June 3, 2013 11:35:05 PM UTC-7, Graham Dumpleton wrote:
>
> Have you read either of:
>
> http://code.google.com/p/modwsgi/wiki/QuickConfigurationGuide
> http://code.google.com/p/modwsgi/wiki/ConfigurationGuidelines
>
> That page you are following only talks about getting the mod_wsgi module 
> installed and loading into Apache, but not about then configuring mod_wsgi 
> that I can see from a quick scan.
>
> Graham
>
> On 04/06/2013, at 7:54 AM, Ben <[email protected] <javascript:>> wrote:
>
> Hello all, 
>
> I am rather new at actually deploying Django sites, and I'm having a 
> horrible time trying to get one working on a WHM server.  I went through 
> all of the steps of this walkthrough:
>
>
> http://birdhouse.org/blog/2011/08/11/building-mod_wsgi-easyapache-for-whmcpanel/
>
> It worked quite well as far as getting mod_wsgi as an option in my 
> EasyApache setup/compiling tool.  However, I'm still not getting anything 
> to show up at the site.  Here's what it looks like:
>
> Index of /
>    
>    - blah
>    - blah
>    - blah
>
> Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.8e-fips-rhel5 mod_wsgi/3.3 
> Python/2.4.3 mod_auth_passthrough/2.1 mod_bwlimited/1.4 
> FrontPage/5.0.2.2635 PHP/5.3.24 Server at ocrmusicsubmit.com Port 80
>
> The one thing that looks to be obviously wrong is the Python version. 
>  When I type python into the command line when connected through SSH I get 
> the 2.7.4 shell that I installed using the directions in the above link. 
>  Here are what some of the relevant directories look like now:
>
> /etc/ld.so.conf.d:
>
> python27.conf qt-x86_64.conf storman.conf xulrunner-64.conf
>
> here’s /usr/local/lib:
>
> libpython2.7.so@ libpython2.7.so.1.0* mysql.sock@ php/ php.ini php.ini,v 
> pkgconfig/ python2.7/
>
> If anyone can see what I'm doing wrong, PLEASE point me in the right 
> direction.
>
> -- 
> 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] <javascript:>.
> To post to this group, send email to [email protected] <javascript:>
> .
> Visit this group at http://groups.google.com/group/modwsgi?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  
>
>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to