CyberPanel Community

ClosedAccidentally change the default cyberpanel database password-- PLEASE HELP

St
StevenPhan #1

I accidentally change default cyber panel DB password in this file
/usr/local/CyberCP/CyberCP/settings.py

'default': {
    'ENGINE': 'django.db.backends.mysql',
    'NAME': 'cyberpanel',
    'USER': 'cyberpanel',
    'PASSWORD': 'xxxxxxxxxxx', ( I change this default password) How can I find it somewhere else? )
    'HOST': 'localhost',
    'PORT':''
2 replies
St
StevenPhan #3

It’s the root MYSQL password. I wanna ask about the default cyberpanel password

Sign in to reply