Chen Weiliang: CWP control panel to KLOXO-MR to replace the wordpress folder path

Chen Weiliang : CWP Control PanelSwitch to KLOXO-MR replacementwordpressfolder path

OnphpMyAdminIn the management tool, click theMySQL databasename, then click the Search tab at the top.

CWP Control Panel to KLOXO-MR

Replace the wordpress folder path:

1) Search:
/home/用户名/public_html/site/

2) Replace:
/home/admin/site/

Tips:It is recommended that if there are not many characters to be replaced, you can modify it manually, otherwise some data (such as the backwpup backup plug-in) may be lost and need to be creatively created.

3) After searching out, open the "SQL" tab at the top in a new window.

4) Then enter the following SQL replacement characters:

UPDATE wp_options SET option_value = REPLACE(option_value,'/home/用户名/public_html/site/','/home/admin/site/');

KLOXO-MR to CWP

Replace the wordpress folder path:

搜索:
/home/admin/site/

replace:
/home/用户名/public_html/site/

3) After searching out, open the "SQL" tab at the top in a new window.

4) Then enter the following SQL replacement characters:

UPDATE wp_options SET option_value = REPLACE(option_value,'/home/admin/site/','/home/用户名/public_html/site/');

Hope Chen Weiliang Blog ( https://www.chenweiliang.com/ ) shared "Chen Weiliang: CWP control panel to KLOXO-MR to replace the wordpress folder path", which is helpful to you.

Welcome to share the link of this article:https://www.chenweiliang.com/cwl-434.html

Welcome to the Telegram channel of Chen Weiliang's blog to get the latest updates!

🔔 Be the first to get the valuable "ChatGPT Content Marketing AI Tool Usage Guide" in the channel top directory! 🌟
📚 This guide contains huge value, 🌟This is a rare opportunity, don’t miss it! ⏰⌛💨
Share and like if you like!
Your sharing and likes are our continuous motivation!

 

Comment

Your email address will not be published. Required fields * Callout

scroll to top