Deploying Django on VPS using Apache2 mysql using Ubuntu
问题 I am trying to deploy my project on VPS(Ubuntu). I tried following all the steps from the Django documentation as well as other websites without any success. My issue is that when i run the server, it will be alive only till the terminal is open. So i am predicting that there is some issue with the procedure am using. I am using Django with Apache2, mod_wsgi, cartridge, mysql, python. I am now struck with a VPS and nothing in mind. I wish if somebody could suggest me tutorial or any