• Resolved jamie810

    (@jamie810)


    Hi, I created my web with Google cloud platform.

    This morning I just installed this plugin to change my website database table prefix. But the problem is when I finished changing and clicked ‘save’, my website suddenly collapse…It’s all gone. I couldn’t connect it. What do I do now..?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Benoti

    (@benoti)

    Hi,

    You need to verify file permission for the wp-config.php file.
    Verify that in this file that the table prefix is the same in phpmyadmin or an another way, the prefix can be change in wp-config but not modified in the database.

    As mentioned in the readme and notice in the plugin page you need to be sure that the wp-config.php is writable and that the Alter rights of the database are enable.

    Plugin Author Benoti

    (@benoti)

    I made a test on Google Cloud Platform and it was working fine.
    Check your file permission and databse alter rights.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘My web was gone after changing the database table prefix with this plugin’ is closed to new replies.