PDA

View Full Version : Upload php database



NovemberRain
August 24th, 2006, 08:36 AM
Sorry for this stupid question.. anyway I got an open source content management system (PHP, MySQL) of my personal webpage. Everything is working fine. But the problem is I've added some pages and blogs offline (local server) and I want to upload all those things to online (remote server). Do I've to perform all the tasks again by online to synchronise the site from offline to online? Is there anyway to upload the database only.:pa:

GrzKax
August 24th, 2006, 08:37 AM
Are you using a mysql management system like phpmyadmin?

NovemberRain
August 24th, 2006, 08:40 AM
yes:cantlook:

GrzKax
August 24th, 2006, 08:48 AM
There's an export function in phpmyadmin. This generates either text or a txt file which you then can run on the remote server and that should input all the missing info from your local server into your remote server.

NovemberRain
August 24th, 2006, 08:50 AM
Hey........... thank you very much. I'll check it :sigh:

bwh2
August 24th, 2006, 10:49 AM
have the two been adding content separately? that is, i know content has been added offline, but has there been online content added that has not been added offline as well?

mBm
August 25th, 2006, 01:48 AM
you can use MySQL-Front software.. it synchronize and uploads contentss...

see www.mysql-front.de