#database setup error
1 messages · Page 1 of 1 (latest)
I use your installation guide
I also install 2 month before then ok but now this show
Just ignore it, it's just a note that the mysql command will be removed from mariadb in the future.
But after ignore next command not work
What should write for database setup?
Have you entered the password?
No: Enter password to enter to the sql shell
Yes: Send screenshot, give us more details
I see that you have not entered the password
Type password and press enter
CREATE DATABASE is not a bash command
This is sql command
Congratulations, you are logged into the mysql shell. Then just follow the documentation
CREATE DATABASE controlpanel;
now I should start with this?
Idk, if it is written in the documentation, then run this command
Installing cpgg requires you to have basic knowledge of mysql and linux system administration. If you don't have these skills, there's nothing we can do to help you.
After write pass and submit this happen
How to get support?
- Search for similar posts first!
- What have you tried already?
- Where the error has happened?
- Provide logs!
Dont's (will get you muted):
- Post some image or text without context.
- Post a command you ran without the output,
- Post just the output.
- Reply with "i already did that" (See: How to get Support)
- Post every word as a new message.
- Ping Staff.
- Post the same message in multiple channels.
Get Logs:
Laravel / CP.GG: tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
Installer: tail -n 100 /var/www/controlpanel/public/install/logs/installer.log | nc pteropaste.com 99
(NGINX: Are usually in /var/log/nginx/ and got the (sub)domain in the name. There are error and access logs)
This problem face many user bro
Please help
Read this
And do what is required of you
Damn it, can you read the rules for getting support?
We are not a club of psychics to see the problem from a distance
We need information.
And not just a screenshot, but logs
If you can't read the message that the bot sent, there's nothing we can do to help you.
I have no right to condemn you, but I sincerely do not understand how you want to create a hosting, even without the ability to read the message on how to get support.
server { root /var/www/controlpanel/public; index index.php
index.html index.htm index.nginx-debian.html; server_name
ct.godnetwork.fun; location / {
try_files $uri $uri/ /index.php?$query_string;
}
location ~ .php$ { include snippets/fastcgi-php.conf;
fastcgi_pass unix:/var/run/php/php8.1-fpm.sock;
}
location ~ /.ht { deny all;
}
listen 443 ssl; # managed by Certbot
ssl_certificate /etc/letsencrypt/live/ct.godnetwork.fun/fullchain.pem; # managed by Certbot
ssl_certificate_key /etc/letsencrypt/live/ct.godnetwork.fun/privkey.pem; # managed by Certbot
include /etc/letsencrypt/options-ssl-nginx.conf; # managed by Certbot
ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; # managed by Certbot
}
server {
if ($host = ct.godnetwork.fun) {
return 301 https://$host$request_uri;
} # managed by Certbot
listen 80; server_name
ct.godnetwork.fun;
return 404; # managed by Certbot
}
This is logs
This is not logs
nginx configuration != logs

@if ($request == 'logs')
return $nginx_config;
@else
return 'Error';
@endif```
I think it's time for us to make support paid
1 support request - $ 3
Subscription for 12 requests per year - $ 15

Or do iq test
For people 😜
Integrate a api and give somone a role if it’s higher then 80
Then 99*
Me 2
Good
But unfortunately this is my job.
Although for some people I have to write out a bill for the services of a psychotherapist
Sure