How to install mod_wsgi on cPanel server

Download mod_wsgi for cPanel.

cd /usr/local/src/ 
wget https://www.dropbox.com/s/3ihty8ll9xmfhq9/custom_opt_mod-mod_wsgi.tar.gz?dl=1

Then run,

tar -C /var/cpanel/easy/apache/custom_opt_mods -xzf custom_opt_mod-mod_wsgi.tar.gz

Then recompile apache using,

/scripts/easyapache or /scripts/easyapache --skip-xen-broken-xm-check #For VPS
  • Select mod_wsgi module on selection module selection screen. – Allow the setup to finish. Restart Apache, Now you are ready to go.
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
Scroll to Top