phpMyAdmin [404 Not Found]

My problem is if I go to PHPMyAdmin I will get 404 not found. What now? how to fix it?

URL: https://serverip:8090/phpmyadmin/index.php
Not Found
The requested URL /phpmyadmin/index.php was not found on this server.

Fixed: If PHPMyAdmin is not installed please follow steps:
1.step: open your server “ssh”
2.step: cd /usr/local/CyberCP/public/
3.step: wget https://files.phpmyadmin.net/phpMyAdmin/4.9.2/phpMyAdmin-4.9.2-all-languages.zip
4.step: unzip phpMyAdmin-4.9.2-all-languages.zip
5.step: mv phpMyAdmin-4.9.2-all-languages phpmyadmin
enjoy.