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