Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Deploying A Site Developed On Windows To An Ubuntu Server |
|
Author |
|
Jyscal
Joined: 20 Aug 2012 Posts: 2 Location: South Africa, Durban
|
Posted: Mon 20 Aug '12 7:58 Post subject: Deploying A Site Developed On Windows To An Ubuntu Server |
|
|
Hi all, great to be here.
I just have a quick question i hope someone can help me with.
I am currently trying to develop a database for my company using Python, Django, mod_wsgi and Apache.
I am currently developing it on Windows 7, but was wondering if i should be using a Linux based OS, as the database will eventually be deployed on an Ubuntu server. Would it just be a matter of changing a few settings in the apache conf file once im ready to deploy to the ubuntu server? Or would i need to use a linux os when developing so that everything would be compatible?
Hopefully someone can help with this and its much appreciated. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Mon 20 Aug '12 11:47 Post subject: |
|
|
If you connect to the database via TCP/IP than there won't be a problem.
Most of the apache settings are indepent to OSs. Different paths are the most likely thing to change. |
|
Back to top |
|
Jyscal
Joined: 20 Aug 2012 Posts: 2 Location: South Africa, Durban
|
Posted: Tue 21 Aug '12 8:31 Post subject: |
|
|
Thanks very much for the help.
Ill continue to use Windows and if i come across any compatibility issues in the future im sure i can work around them.
Thanks again. |
|
Back to top |
|
|
|
|
|
|