Can’t enter the phpmyadmin pagoda?
Solution to the problem that phpmyadmin cannot enter the pagoda panel
It is too common that after installing phpmyadmin in the pagoda panel but unable to enter the database Now, many people have bought servers and installed the pagoda panel, but eight out of ten people cannot enter phpmyadmin. I have summarized the following three solutions:
Recommended tutorial: "PagodaPanel》
1. Port 888 is not open (resolution rate: very high)
## When we enter phpmyadmin, the port defaults to 888. At this time, we need to check whether the 888 port of the security group in the Pagoda panel and Alibaba Cloud (I bought the server from Alibaba Cloud. Or Tencent Cloud, etc.) controller is open. . 1. First check whether the 888 port in the pagoda panel is open? If it is not open, just open it: If it is open, go to the security group of the Alibaba Cloud console to check whether it is open: Enter the configuration rules: Add security group rules if there is no 888 port: The default address segment is usually: 0.0.0.0/0.Okay, port 888 is generally open, and most of them can get in. Mine is a cloud server ECS. If yours is a lightweight server, you need to do one more step: Open port 888 (equivalent to a security group) in the firewall. 2. The phpmyadmin version setting is incorrect (resolution rate: high) If it is purely static, just select the php version. 3. Environment incompatibility (resolution rate: medium) This solution rate is small, but if the above method does not work after trying it, it is strongly recommended to change the version. Here is a reference: (Just a reference!!!)
The above is the detailed content of Can't enter phpmyadmin pagoda. For more information, please follow other related articles on the PHP Chinese website!