• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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