ERROR 414 - URL Too Long!

Is it possible to do that without losing the actual website that we made? And also, how do I reinstall it?

First, backup your website.

1)Goto Softaculous

2)Installation

3)Click Backup icon

4)Backup

2 Likes

Done, what’s next?

Make sure backup is created

Download the backup

1 Like

Done, I have checked. There’s a backup for our website.

Goto Database

Click Admin

Export the following tables (postmeta, post, termmeta, terms, term-relationships and term_taxonomy)

Make sure checkbox are correct

image

Uncheck display comment

image

Click Go to export tables

2 Likes

Hi, it told me new users can’t attach new documents.

So I uploaded it via Google Drive.

Link: https://drive.google.com/file/d/1AY8SlNurHskI4j9feZpVyqxCCybbXA8u/view?usp=sharing

So I assume you have successfully created backup of your website and sql tables.
Remember where you saved your files.

We now proceed to remove current WordPress and then reinstall.

Goto Softaculous

Goto Installation

Click on X to remove current installation

Click to reinstall WordPress

2 Likes

Hi, I have re-installed Wordpress, what to do now?

First you extract the backup of your website onto your pc/laptop

Upload the backup of your uploads directory into /htdocs/wp-content
image

Done.

What’s next for this one, I have extracted the files onto my laptop.

Open the sql file containing postmeta, post, termmeta, terms, term-relationships and term_taxonomy using textpad++ or notepad++.

Replace the previous prefix with current prefix
image

To play safe, show me screen shot of edited sql file

Hi, where can I find that .sql file?

Remember where you save this file?

Once edited, pls save as another name

Like that?

The main domain is ed9vlysw.epizzy.com

Then the actual link is emtech12humss11.rf.gd

And also by the way, what will I name it?

I think you got it wrong.
Pls show me your current wordpress database.
It shd look like below.

image

This is what my current WordPress database looks like, by the way its still me but for some reason I have limit on posting.

This is an urgent matter so I’ll drop my email: [email protected] incase I can’t respond anymore.

This is what the search and replace for your sql file look like.

image

You can “drop” the 6 sql tables using drop command

image

  1. Replaced the wpc1 with wpqv.
  2. Then I’ll drop the 6 tables like this?