CyberPanel Community

phpmyadmin 404 not found

nu
nurullah #1

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

6 replies
Cy
CyberPanel #3

Rerun the upgrade should fix the issue.

nu
nurullah #4

did the upgrade again but the result is the same

Cy
CyberPanel #5

Do you have composer installed?

nu
nurullah #6

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
`

w3
w3services #7

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

Sign in to reply