Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3841980
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T15:43:42+00:00 2026-05-19T15:43:42+00:00

I have tried hard searching for the solution to my query but with no

  • 0

I have tried hard searching for the solution to my query but with no luck. I have made a website using django in my local machine. Now i want to install the same django made website in another machine. MySQL is the database i am using. How do i move the local django made website into another machine? If this question has been already put under discussion, my apologies.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T15:43:43+00:00Added an answer on May 19, 2026 at 3:43 pm

    To set up the same Django site on a different machine, you can just copy the code across. When you try and run it, you’ll get errors if anything isn’t set up correctly which you can resolve one by one. A few errors you are likely to get are:

    1. Make sure Python is installed on the new box
    2. Make sure Django and any other dependencies are installed
    3. You’ll need to install MySQL and set up a database on the new machine
      • the details for the database (name, user, password) will be in your project’s settings.py file
      • if the database’s host isn’t localhost or 127.0.0.1, you will need to think about where to put the new database
    4. Make sure you have set up a URL that points at the new box, unless it is just for development (in which case you can use Django’s built in dev server via manage.py runserver)
    5. Ensure apache/your server of choice is set up correctly

    All these steps should simply be repeating things you did on the old machine.

    If you have a ‘dev’ machine and a ‘production’ machine, you should consider deployment solutions that automate much of this process. You should also put the code into version control if it isn’t already (Git, mercurial, subversion) so that you can manage changes to the source from either location.

    If you want to have the same site across both machines (so changes to one appear on the other) you are probably talking about ‘load balancing’. You’ll need to set up another server that can delegate requests to these two machines and point both at the same database.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have tried searching over the internet about this problem but not able to
Hello I have one c++ Programming assignment question. I tried hard but somehow I
I tried searching Google and this site for this, but it was hard to
I am making a GUI in OpenGL (more specifically lwjgl). I have tried hard
I have tried many permutations but they all don't seems to work well. Am
I tried searching the related posts, and having a hard time figuring out how
So I have tried GetType() but for some reason, It does include the namespace...
I have tried to find an answer to this question by searching the web,
I've been searching around for a while, but it's been hard to find a
I've been searching and testing for a solution the last 3 hours now. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.