• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Where can I change port for mySQL for Client MySQL

P

pun119

Guest
I just Reinstall MySQL and there is a problem with port setting in control panel server->database->MySQL

-SERVER NAME = localhost port =" "

And I can't change it because it disable.

It cause problem with php myadmin for my client but phpmyadmin for admin is still working.

Where can it change port ???

problem.JPG
 
Name and Port for the server cannot be changed if there is at least one database on the server
 
Try to use MySQL reconfigure instance wizard, but use it by your own risk heheh
In this you can specify the port 3306

and phpMyAdmin for admin user works because this is running in 8306 port.
 
Back
Top