phpmyadmin 404 not found

Hello,
After updating cyberpanel
https://ipadress:8090/phpmyadmin/index.php I get a “404 not found” error when I enter.

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

in the previous version I updated phpmyadmin manually

System: Centos 7.6

same error

Rerun the upgrade should fix the issue.

did the upgrade again but the result is the same

Do you have composer installed?

Now I remember that I’ve disabled some code in PHP. I fixed them. now I’ve run the update again. No problem left.

PHP ini:
disable_functions = "...." to ;disable_functions = "..."
I saw this in the update. I hope you won’t have a problem


`
[01-39-18-Thu-Apr-2019] #########################################################################

[01-39-18-Thu-Apr-2019] Add user LSCPD failed, trying again, try number: 1

[01-39-18-Thu-Apr-2019] #########################################################################

adduser: user ‘lscpd’ already exists

[01-39-18-Thu-Apr-2019] #########################################################################

[01-39-18-Thu-Apr-2019] Add user LSCPD failed, trying again, try number: 2

[01-39-18-Thu-Apr-2019] #########################################################################

adduser: user ‘lscpd’ already exists

[01-39-18-Thu-Apr-2019] #########################################################################

[01-39-18-Thu-Apr-2019] Add user LSCPD failed, trying again, try number: 3

[01-39-18-Thu-Apr-2019] #########################################################################

[01-39-18-Thu-Apr-2019] #########################################################################

[01-39-18-Thu-Apr-2019] Add user LSCPD failed.

[01-39-18-Thu-Apr-2019] #########################################################################

groupadd: group ‘lscpd’ already exists
`

I also disabled the mail function and getting this error … Any relation ??