Thread Starter
cav
(@cav)
great
you dont also know how to recover my mysql backup backed up with mysqldump? or point me to a useful site for such advice?
Thread Starter
cav
(@cav)
right…so to install a second blog i can do:
-copy my old wp-config.php file into a new directory with the unpacked wordpress tar. (eg ‘www/blog2/’)
-change the table prefix (eg ‘blog2-‘)
-run server/blog2/wp-admin/install.php
and then both should be running side by side?