Read about best ecommerce solution for wordpress, The latest news, videos, and discussion topics about best ecommerce solution for wordpress from alibabacloud.com
compatible version database
When we go into phpmyadmin, we export the database and look at the following interface.
Select the custom export method.
Looking at the graph, select MYSQL40 in the maximum compatible database options, and then export the database we can import into the lower version of MySQL is no problem. If there is a garbled problem, we will:
Copy Code code as follows:
Define (' Db_charset ', ' utf8mb4 ');
Change into
Copy Code code as fol
I just saw the release of wordpress4.01. Click "upgrade" and the prompt is: wordpress fails to be upgraded because of different file permissions!For example, if you modify the permission limit for the/home/wwwroot/www.111cn.net/webdirectory, enter the following command after logging on to the system: The code is as follows:Copy code Cd home/wwwroot/www.111cn.netChown-R www: www webCdStep by step: cd1The problem can be solved!
Help a classmate of WordPress blog from the virtual host relocated to the VPS host environment, his VPS environment is the use of free version of the AMH4.2 environment, told to upgrade the latest WordPress4.3 version and install plug-ins when unable to download, there are hints problem with The SSL CA cert (path? access rights?) Error, this problem is still the first time left.
If this problem can not be solved, then all the later upgrade theme, p
There is a wp_head () function in header. php In the WordPress topic. On the surface, there is no xuanjicang, which can only be viewed in the browser.Source codeTo see the followingCode:
In this way, the total white space at the top of the page is 28px. Although I have set * {margin: 0px; padding: 0px;} in the global CSS file, it still cannot be solved! Of course, it will be fine after wp_head () is deleted, but this function is a system function a
In general, we in the operation of the Web site, will be through third-party online monitoring tools to check whether there is a certain risk, but also through the direct monitoring of risk vulnerabilities, if there are found that the site security risks will be sent through the form of mail to us for repair. Today, a friend received a message from a security guard at 360, mentioning that his site had an "HTTP response split vulnerability" problem and was given a fix.
The
Alas, moving to Aliyun is trouble,
Just restart encounter nginx in WordPress backstage 404 problem Solution situation,
Now encountered can not display the installed theme, try a topic not satisfied with the deletion of the site after the discovery of the entire website is blank.
Alas ...
What's the situation? Installed topics Why is it gone ...
So the mother of Google a
It turned out to be the configu
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.