Premise: You have a local PHP environment. If PHPMYADMIN is installed locally, you are advised to download another folder name. 1. Download phpmyadmin to your local device
Premise: You have a local PHP environment. If PHPMYADMIN is installed locally, you are advised to download another folder name. 1. Download phpmyadmin to your local device
Premise: You have a local PHP environment. If PHPMYADMIN is installed locally, you are advised to download another folder name.
1. Download phpmyadmin to your local device
:
2. Modify the config. default. php file in the libraries folder.
1. Find $ cfg ['pmaabsoluteuri '] and set the value to your local phpmyadmin path, for example, 9999/phpmyadmin/
2. find $ cfg ['servers'] [$ I] ['host'] and set the value to your mysql database address, for example, 125.24.112.19.
3. Search for $ cfg ['servers'] [$ I] ['user'] and set the value to your mysql database username, such as abcd.
4. Search for $ cfg ['servers'] [$ I] ['Password'] and set the value to your mysql Database password, such as abcd.
3. Access the remote database through your local phpmyadmin path (same as the path set in step 2) and your mysql database username and password.
I personally tested the above method. If your problem cannot be solved, I am sorry !!!