Hi all,
I recently had a person make me databases for a website and put them
on there for me... I use django - anyway, I got a completely new site
- same host/domain name/etc - just a new outlook for the site -
however the guy who created my databases told me, that in order get
the databases transfered and setup from one site to the other I needed
to

1. Backup the MySQL database on the old host (PHPMyAdmin can make a
backup, iirc). - DONE
2. Import the MySQL database on the new host. - DONE (since there is
not a new host - its still go daddy)
3. Copy the files (from your webroot: /templates, /python
and /.htaccess). - DONE
4. Update settings.py: Change any file system paths, and update the
MySQL connection information.

Step 4 is where I am confused... How do I update in settings.py? And
how do I update the MySQL connection information... I am a noob, and
wish this guy would get back to me, b/cs I was going to pay him $50 to
just put everything on the new site.... if anyone can help shed some
light on this that would be greatly appreciated. Thanks

Kyle

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to