Home > Database > phpMyAdmin > body text

How to solve the problem that phpmyadmin cannot enter the pagoda panel

藏色散人
Release: 2020-11-23 15:20:32
forward
2878 people have browsed it

The following uses the tutorial column of phpmyadmin to introduce to you the method to solve the problem that phpmyadmin cannot enter the pagoda panel , I hope it will be helpful to friends in need!

How to solve the problem that phpmyadmin cannot enter the pagoda panel

It is too common to install phpmyadmin in the Pagoda Panel but cannot enter the database. Many people have bought servers and installed the Pagoda Panel, but ten people Eight people cannot enter phpmyadmin. I have summarized the following three solutions:

1. Not opening port 888 (solution rate: very high)

When we enter phpmyadmin, the port defaults to 888. At this time, we need to check the Pagoda panel and the Alibaba Cloud (I bought the server from Alibaba Cloud. Or Tencent Cloud, etc.) controller Whether port 888 of the security group 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 of Alibaba Cloud console Check whether the group is open:

Enter the configuration rules:

Add security group rules if there is no 888 port:

The address segment generally defaults to:

0.0.0.0/0 That's it

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 , then you need to do one more step:

Open port 888 in the firewall (equivalent to the security group).

2. The phpmyadmin version setting is incorrect (resolution rate: high)

If it is purely static, just choose the php version.

3. Incompatible environment (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 How to solve the problem that phpmyadmin cannot enter the pagoda panel. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template