Back end?

Hi,

Have you installed a second WP instance at http://organicwebdesigns.co.uk/my-first-project?

not yet as not sure of the proper way but if I need to will install. Should I?

Well you either need to do this, or to go with multisite.
For testing purposes, it’s probably easier to install a second WP.
For production, I would look into multisite.

I can install wordpress fine on my subdomains but I need to know how to get the backed up files I made for say sakeenaheducation.com onto say organicwebdesigns.co.uk/sakeenah-education

So far I installed wordpress onto a subdomain and via ftp I uploaded the backup files I have from themes folder upwards. nothing and when I log onto the new subdomain admin ( I thought perhaps uploaded theme needs to be activated ) it says the theme is there but there is an error as it needs css files etc but looking in the files all the files css etc are there.

Sorry for the quick reply, I’m just on my way out.

You also need to reimport the database backup you made of your original site (presuming you want the page structure and content to be available).
If you don’t know how let me know and I’ll post more later on.

yes that must be it

So do I

  1. Install the new wordpress
  2. Upload the files ( Do I do that beyond the theme file or beyond the public html )
  3. Reimport the database backup

Are those in the right order and yes please can you let me know how I do the reimport for the database.
Many thanks for the help

Hi there,

So, back at the PC now.

Ok, what I would do is the following.

1. Install WordPress

  • Download and unzip the WordPress package.
  • Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
  • Upload the WordPress files to the desired location on your web server, e.g. http://mysite.com/wordpress1/
  • Run the WordPress installation script by accessing the URL where you uploaded the WordPress files in a web browser.
  • When prompted for the table prefix, ensure that you enter the same one as is used in the backup that you are intending to restore.

2. Restore your database from the backup

  • Login to phpMyAdmin.
  • Click databases, and select the database that you will be importing your data into.
  • Across the top of the screen will be a row of tabs. Click the Import tab.
  • On the next screen will be a Location of Text File box, and next to that a button named Browse.
  • Click Browse. Locate the backup file stored on your computer.
  • Make sure the SQL radio button is checked.
  • Click the Go button.

3. Upload themes etc.

  • Upload your theme folder via FTP.
  • Upload the contents of /wp-content/uploads/ via FTP

If everything went according to plan, that should be it.

ok, this is a little different from what I’m used to. I’ve been spoilt with one click wordpress setup but it seems more like what I do on locasl host. I’m give a go - here goes!

I’ve stumbled on the 2nd one already, creating a user… Can I do it in phpmyadmin?

Hi there,

Here’s a video that shows you how: http://www.youtube.com/watch?v=lfjzAbaW32c

I just wanted to update this thread. With regards to backing up and transfering, I have done it quite a few times now and am confident doing it so I wanted to say a big thanks for the help.

The easiest way I have found to do it is this way. I was tempted to go with backup buddy and I would be interested to hear if anyone is with them and what they think but it is easy enough to do it manually

Much deserving thank you’s to the help in this thread

Hi hantaah,

I was actually wondering how you got on with this, so thanks for taking the time to report back and let us know how it went. :slight_smile: