Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
Ucenter home is Sing (Comsenz) company released a SNS station system, since the release of the domestic use of Ucenter home set up local and vertical SNS has more than 150,000. This tutorial is for you to resolve the membership upgrade or move after the login or exit Ucenter home when there are 404 of the wrong way to troubleshoot, as shown in the following figure
Problem Analysis:
This is generally due to Ucenter home config.php file ucenter IP fill error or Ucenter home application ID and ucenter background does not correspond to the cause.
Check step:
1, login Ucenter background => application Management => Open Ucenter Home application => Click Edit, as shown in the following figure:
Here you can see the application ID of Ucenter home is 1.
Then open the Ucenter home config.php file, as shown in the following figure:
Here's
Define (' Uc_appid ', ' 1 ');
To match the ID seen in the ucenter above.
2, check the Ucenter home config.php file Ucenter IP is filled in correctly.
As shown in the following illustration:
Here's
Define (' Uc_ip ', ' 61.129.45.177 ');
Be sure to fill in the Ucenter real IP address.
Some sites as a result of moving, the IP address here may be filled with the old server IP address, so this note must be changed to the new server IP address.
3, Login Ucenter backstage, edit Ucenter home This application, will be the bottom of the application Ucenter configuration information: A copy of the Ucenter home config.php inside the corresponding information replaced.
As shown in the following illustration:
Copy all the contents of the green area and replace the corresponding information in the config.php inside the Ucenter home. Replace the following figure.