#install Problem
1 messages · Page 1 of 1 (latest)
Check the MySQL password that you enter.
can i change the password ?
because I have now added a different password to the database
for controlpanel i mean
If you want to change the password to the client, then you can do it on the /admin/users page
.env
i have changed
When creating a user, did you specify the ip of the server as the host?
If you used the command from the documentation, then the host 127.0.0.1 is initially there
yes, I use an external database on a different server so the different IP
Do I need to update something once I've changed it?
Are you doing a clean install, or you just changed the MySQL password?
just the MySQL passowrd
After editing the .env File please run those commands to clear the Cache:
php artisan cache:clear
php artisan config:clear
no i have the same problem :/
So are you installing/reinstalling the panel, or did you just decide to change the MySQL password?
If you just changed the password for an already installed cpgg, then you do not need to go through the web installer stage again.
I first installed the panel and then where I have to specify the database on the web I then entered the password that I changed with the IP and then click submit and then it doesn't work
oh oke
CREATE USER 'controlpaneluser'@'127.0.0.1' IDENTIFIED BY 'USE_YOUR_OWN_PASSWORD';```
When creating a user, you changed the ip 127.0.0.1 to ip of your server?
yes
Still doesn't work, I've done everything right
i muss first to install pterodactyl for the panel right ?
Yes
oke yes i have first install pterodactyl and then i have install the control panedl but i dont now why dont work when i give my domain and then /install and i give the right message in the install
can i change this later ?
I like to see passwords for MySQL. And so yes, you can always change this in the .env file
Oke then i change the ip to 127.0.0.1 and i muss be See how i can fixed my Problem
oke i dont can use 127.0.0.1 IP
Did you allow external hosts in your DB config? https://mariadb.com/kb/en/configuring-mariadb-for-remote-client-access/
How to configure MariaDB for remote client access.
yes
i have installed but i dont now why its missing
Read the error text
As it said "proceed anyway", if you are sure you did it. Then click lets go.
where can I translate the languages 100%?
/lang/ folder
and Crowdin
Help us translate Controlpanel.gg and bring it to the world!
Does anyone know how I could create something like that?
cpgg does not provide such an opportunity.
oh ok or something like that?
To do this, you need to use other billing panels, or make your own based on the cpgg code
oke thank you for the information 🙂
elements of type range let the user specify a numeric value which must be no less than a given value, and no more than another given value. The precise value, however, is not considered important. This is typically represented using a slider or dial control rather than a text entry box like the number input type.
How can I do this with Paypal on a private Paypal account so that it works or doesn't it work at all?
It's not posible
hmm ok because I don't have a company about it
PayPal live mode enabled only for Business accounts
You don't have to have a company
but for PayPal business it is
You just have to update the status of your wallet to business, or create and verify a new one
really ?
I have a question. Does anyone know how I could offer shared domains?
I just wanted to connect my discord and then this happened
/dis
It seems that you haven't set up discord 0auth correctly, but fear not, the docs come to the rescue! https://CtrlPanel.gg/docs/Installation/additional-configuration#discord-auth
Extra information about URL Formatting
Any URL saved in your settings should never end with a /slash; CtrlPanel adds this / automatically to any URL, adding an extra
/ will break the URL!
GOOD Example:
https://CtrlPanel.gg
BAD EXAMPLE:
https://CtrlPanel.gg/
When configuring discord-auth, we will automatically use your APP_URL to create the appropriate URLs needed for discord-0auth. Make sure your URLs are correct!
When using SSL-Encryption (https://) double-check that all your URLs start with https:// instead of http://
After editing the .env File you have to clear the Cache:
php artisan cache:clear
php artisan config:clear
thank you
and this ?