#install Problem

1 messages · Page 1 of 1 (latest)

ancient jungle
#

i have Problem with the install

light creek
#

Check the MySQL password that you enter.

ancient jungle
#

can i change the password ?

#

because I have now added a different password to the database

light creek
ancient jungle
#

for controlpanel i mean

light creek
#

If you want to change the password to the client, then you can do it on the /admin/users page

stable musk
ancient jungle
#

i have changed

light creek
#

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

ancient jungle
#

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?

light creek
#

Are you doing a clean install, or you just changed the MySQL password?

ancient jungle
#

just the MySQL passowrd

mystic anchorBOT
#

After editing the .env File please run those commands to clear the Cache:

php artisan cache:clear
php artisan config:clear
ancient jungle
#

no i have the same problem :/

light creek
#

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.

ancient jungle
#

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

light creek
#
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?
ancient jungle
#

yes

#

Still doesn't work, I've done everything right

#

i muss first to install pterodactyl for the panel right ?

light creek
#

Yes

ancient jungle
#

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 ?

light creek
#

I like to see passwords for MySQL. And so yes, you can always change this in the .env file

ancient jungle
#

Oke then i change the ip to 127.0.0.1 and i muss be See how i can fixed my Problem

ancient jungle
#

oke i dont can use 127.0.0.1 IP

stable musk
ancient jungle
#

yes

ancient jungle
#

i have installed but i dont now why its missing

light creek
stable musk
#

As it said "proceed anyway", if you are sure you did it. Then click lets go.

ancient jungle
#

where can I translate the languages 100%?

light creek
light creek
ancient jungle
#

Does anyone know how I could create something like that?

light creek
#

cpgg does not provide such an opportunity.

ancient jungle
#

oh ok or something like that?

light creek
#

To do this, you need to use other billing panels, or make your own based on the cpgg code

ancient jungle
#

oke thank you for the information 🙂

stable musk
ancient jungle
#

How can I do this with Paypal on a private Paypal account so that it works or doesn't it work at all?

light creek
#

It's not posible

ancient jungle
#

hmm ok because I don't have a company about it

light creek
#

PayPal live mode enabled only for Business accounts

light creek
ancient jungle
#

but for PayPal business it is

light creek
#

You just have to update the status of your wallet to business, or create and verify a new one

ancient jungle
#

really ?

ancient jungle
#

I have a question. Does anyone know how I could offer shared domains?

ancient jungle
#

I just wanted to connect my discord and then this happened

maiden tide
#

/dis

mystic anchorBOT
#

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
ancient jungle
#

thank you