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.
How to install mod_wsgi on cPanel server Read More »
