GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   how to export wordpress (https://gfy.com/showthread.php?t=785855)

siccmade 11-19-2007 11:35 AM

how to export wordpress
 
How do I export a wordpress blog? Is this possible? I've got about 12 hours to figure it out. :{

GrouchyAdmin 11-19-2007 11:35 AM

FTP and a mysql dump.

fris 11-19-2007 11:38 AM

mysqldump -u user -p database > db.sql

ftp all the files

then import mysql -u user -p database < db.sql

teg0 11-19-2007 01:18 PM

mysql dump, you can even do it through phpmyadmin if you have it installed on your server

jimmy-3-way 11-19-2007 01:27 PM

You can pull the XML from the interface if you're afeared of FTP.

Boobs 11-19-2007 01:31 PM

copy the whole site folder

go into phpmyadmin and export all the tables from the site

upload all the files onto the new server/host

upload the mysql database into the new database with phpmyadmin

Boobs 11-19-2007 01:33 PM

copy the whole site folder

go into phpmyadmin and export all the tables from the site

upload all the files onto the new server/host

upload the mysql database into the new database with phpmyadmin

siccmade 11-19-2007 09:31 PM

thanks everyone.


All times are GMT -7. The time now is 06:00 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123