How can I change phpmyadmin URL link on myVesta?

Post Reply
JtRGaMeR
Posts: 12
Joined: Mon Nov 23, 2020 11:00 pm

Hello.I m trying 5 hours to solve this. How i change phpmyadmin url link on my vestacp?

And i don't mean to change the word "phpmyadmin" but i mean i want to change the domain before the "phpmyadmin"

.e.x. https://mysite.phpmyadmin/ , I want to change the "mysite" with something else ,

e.x. https://hersite.phpmyadmin/

Anyone knows?
JtRGaMeR
Posts: 12
Joined: Mon Nov 23, 2020 11:00 pm

Please, any answer?
JtRGaMeR
Posts: 12
Joined: Mon Nov 23, 2020 11:00 pm

Ok i found it
User avatar
myVesta
Site Admin
Posts: 972
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 10 times
Been thanked: 6 times

Other members of this forum will be thankful if you share how you did it :)
JtRGaMeR
Posts: 12
Joined: Mon Nov 23, 2020 11:00 pm

dpeca wrote: Tue Dec 08, 2020 9:44 am Other members of this forum will be thankful if you share how you did it :)
Sure, of course.

My vestacp --->Server--->server."yourdomain".(first row)--->configure--->DB--->phpMyAdmin URL :enter your link of your choice--->Save
User avatar
nicolasmru
Posts: 2
Joined: Tue Sep 02, 2025 6:49 pm

JtRGaMeR wrote: Tue Dec 08, 2020 5:20 pm
dpeca wrote: Tue Dec 08, 2020 9:44 am Other members of this forum will be thankful if you share how you did it :)
Sure, of course.

My vestacp --->Server--->server."yourdomain".(first row)--->configure--->DB--->phpMyAdmin URL :enter your link of your choice--->Save
It's not enough. You will need to run this command:

Code: Select all

v-change-phpmyadmin-url newphpmyadmin 
This script is not yet release and does not work. -> https://github.com/myvesta/vesta/blob/m ... yadmin-url

I fix and test it. See https://github.com/myvesta/vesta/pull/206
Post Reply