Title: Starting over?
Last modified: August 18, 2016

---

# Starting over?

 *  [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/)
 * I posted earlier about a problem with my blog ([http://www.promohthree.com/](http://www.promohthree.com/))
   and it’s gotten worse. Before, the comments portion of each post wasn’t showing
   up, now I can’t even access each post, only the index page.
 * So, I just want to start from scratch with WordPress 1.2.2 (I had 1.2, then went
   to 1.5 and problems occurred after that, so I tried to go to 1.2.2 and things
   got worse).
 * So, unless someone can figure out what’s going on with my site currently, I was
   wondering what I could do next. I exported my database through Cpanel and through
   phpMyAdmin. I’d like to just start over as long as I can recover my posts. I 
   could care less about previous settings, layouts, etc.
 * Anyone know what I can do?

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/starting-over-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/starting-over-2/page/2/?output_format=md)

 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124747)
 * Okay, here’s an important question regarding your database. Did you back up your
   database PRIOR to upgrading to 1.5? If you didn’t then you have problems.
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124749)
 * I backed up from my cPanel prior to updating to 1.5. I backed up from phpMyAdmin
   after 1.5.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124760)
 * Good thing that you backed up before v1.5. Now, all you have to do is upload 
   your v1.2.2 files, and restore your pre-v1.5 database.
    [http://www.tamba2.org.uk/wordpress/backup/](http://www.tamba2.org.uk/wordpress/backup/)
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124762)
 * Update: I just created a new database, and imported the .gz backup into it. I
   am going to create a new folder with a new WP and hopefully get this running.
 * Of course, I may be wrong in doing this (which is why I am doing it in a new 
   folder) so if any of you have suggestions about what else I can do, I’d appreciate
   it.
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124763)
 * Macmanx: I actually had a 1.2 (older) version of WordPress before I backed up.
   Do I need to find that version first, or can I go straight to 1.2.2?
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124769)
 * I tried it and I get the same problem. It’s recognizing the index page, but no
   links. I even tried it with an old database from an old blog, and I get the same
   problem. Here’s the link:
 * [http://www.promohthree.com/testing/](http://www.promohthree.com/testing/)
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124771)
 * OK, that testing section was taken down. What else can I do? For your reference,
   what I just did was:
 * 1. Moved back-up of database into a new database.
    2. Created a new folder for
   wordpress, made wp-config.php look for the new database. 3. Uploaded WP 1.2. 
   4. Accessed index, which showed up as just text on a white background. Couldn’t
   access any other posts or links.
 *  [charle97](https://wordpress.org/support/users/charle97/)
 * (@charle97)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124773)
 * was that old db for your testing directory?
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124776)
 * Is everything exactly where it was when you ran v1.2? If so, then run upgrade.
   php (/wp-admin/upgrade.php).
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124782)
 * Nothing WordPress-related is currently on my server except for three databases(
   an old one for my first blog, the second one is the blog that got screwed up,
   and the third is the back-up).
 * So, should I upload a version of WordPress and install it? Upload and upgrade?
   If so, what version? I’m not very skilled, so if anyone could give me a basic
   step-by-step, I’d appreciate it.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124783)
 * Download WP v1.2.2, link wp-congif.php to your database that has the backup, 
   follow the upgrade instructions.
    [http://codex.wordpress.org/Upgrading_WordPress](http://codex.wordpress.org/Upgrading_WordPress)
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124784)
 * OK, I opened up wp-config.php in 1.2.2 and linked it to the database with the
   back-up. I then uploaded 1.2.2 to my webspace. I then accessed the upgrade link,
   upgraded, and went to my site:
 * [http://www.promohthree.com/](http://www.promohthree.com/)
 * It has the index, but clicking on headlines and comments leads me to 404s still.
   When I log in, I can still see my old posts and edit them and such. So the info
   is still there, but the blog links aren’t working properly.
 * Any ideas?
 * Also, I’d like to thank all of you for your help thus far. It’s been very calming
   for me, since this problem has frustrated me.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124785)
 * You don’t have the .htaccess file from when you created permalinks before. Login
   to WP, go to Options/Permalinks, recreate your permalink structure with a structure
   of:
    /archives/%year%/%monthnum%/%day%/%postname%/ and add the relevent data 
   that is returned to you into a text file, save it as “htaccess”, upload it to
   your wordpress directory, and add a ‘.’ in front of the name. Your post links
   should work after that.
 * Here’s the tutorial for that:
    [http://codex.wordpress.org/Using_Permalinks](http://codex.wordpress.org/Using_Permalinks)
   Remember, your structure is: /archives/%year%/%monthnum%/%day%/%postname%/
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124786)
 * Oh, I could kiss you! Thank you so much!
 *  Thread Starter [promohthree](https://wordpress.org/support/users/promohthree/)
 * (@promohthree)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/#post-124787)
 * Also, there was already an .htaccess file in my space. I deleted it and put up
   what you told me to do. Looks like it works fine, but just wanted to mention 
   it.
 * Thanks again!

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/starting-over-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/starting-over-2/page/2/?output_format=md)

The topic ‘Starting over?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 16 replies
 * 4 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/starting-over-2/page/2/#post-124790)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
