Page 1 of 1
How can I change phpmyadmin URL link on myVesta?
Posted: Sun Dec 06, 2020 8:05 am
by JtRGaMeR
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?
Re: How i change phpmyadmin url link on my vestacp?
Posted: Mon Dec 07, 2020 1:20 pm
by JtRGaMeR
Please, any answer?
Re: How i change phpmyadmin url link on my vestacp?
Posted: Mon Dec 07, 2020 7:13 pm
by JtRGaMeR
Ok i found it
Re: How i change phpmyadmin url link on my vestacp?
Posted: Tue Dec 08, 2020 9:44 am
by myVesta
Other members of this forum will be thankful if you share how you did it

Re: How i change phpmyadmin url link on my vestacp?
Posted: Tue Dec 08, 2020 5:20 pm
by JtRGaMeR
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
Re: How i change phpmyadmin url link on my vestacp?
Posted: Tue Sep 02, 2025 6:56 pm
by nicolasmru
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