PDA

View Full Version : Install XAMPP and Django(Python) How..?



pogung177
June 28th, 2008, 12:20 PM
Sorry novice here, any body can help me to install XAMP and DJANGO on Ubuntu,. I've download both XAMPP and DJANGHO.

Thanks

pdwerryhouse
June 29th, 2008, 02:29 AM
Django's an easy one; there's already packages available for it in ubuntu. Install it with the following:

sudo apt-get install python-django

Kadrus
June 29th, 2008, 09:05 AM
Set up Django,Apache and PostgreSQL (http://ianlawrence.info/random-stuff/set-up-django-apache-and-postgresql-on-ubuntu-feisty/) under Ubuntu 7.10..you might want to check that out.

pogung177
July 7th, 2008, 11:06 AM
I have already install XAMMP without DJANGO, still confused install XAMMP first or Django first?

raxz
November 3rd, 2008, 08:46 AM
what about on windows? I have been looking everywhere for a guide that sets django up on windows and xampp.