#backup sql
1 messages · Page 1 of 1 (latest)
It looks like you forgot to enter the password for your database in the .env
If the password contains any special characters sure to put it in 'quotes'
SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localh
ost' (using password: NO)
It looks like you forgot to enter the password for your database in the .env
If the password contains any special characters sure to put it in 'quotes'
You haven't finished the installation
What are you trying to do?
All important data is stored in the database. This includes all servers, users, and other information.
Do i need to login to web panel too ?
Just read the docs
@php artisan package:discover --ansi Settings Error: Could not load settings from database. The Installation probably is not done yet.
Are you trying to create a backup?
All important data is stored in the database. This includes all servers, users, and other information.
Illuminate\Foundation\ComposerScripts::postAutoloadDump
@php artisan package:discover --ansi
Settings Error: Could not load settings from database. The Installation probably is not done yet.
PDOException: SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) in /var/www/controlpanel/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:70
Stack trace:
I mean im making new db
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/public/install/logs/installer.log | nc pteropaste.com 99
You have already configured the data for connecting to mysql and APP_KEY in your .env file?
You need to rename or copy the file .env from your last server
Configure your web server
I did
So you configured it incorrectly
nginx: [warn] conflicting server name "dash.memberz.lol" on 0.0.0.0:443, ignored
nginx: [warn] conflicting server name "dash.memberz.lol" on 0.0.0.0:80, ignored
You must have basic knowledge of setting up a web server, mysql databases, and Linux system administration. This problem has nothing to do with cpgg, but no one forbids you to use Google or ChatGPT.
The web server worked
But when i do /install
it says 500 error code
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
You haven't finished the installation
I did
Everything is good except eb
db*
Also if i loaded the old db do i again need to do install from web?