Community

Closed Can't acces PHPMYAdmin

jo
josephgodwinke #2

Welcome @LunaDesigns Happy you are here

Using ssh terminal confirm you have phpmyadmin and get phpmyadmin if you dont have it like this

# as root or sudouser
# does this folder exist ?
$ find /usr/local/CyberCP/public -name phpmyadmin
# no it does not
$ wget -cv https://raw.githubusercontent.com/josephgodwinkimani/cyberpanel-mods/main/phpmyadmin.zip -P /usr/local/CyberCP/public
$ cd /usr/local/CyberCP/public && unzip phpmyadmin

Go back and try to access phpmyadmin

At
Adriel trombin #4

Hello thank you it worked.
best

This topic is closed to new replies.