• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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