#There was an error. Please check the .txt file in /var/www/controlpanel/public/install/logs !
1 messages · Page 1 of 1 (latest)
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)
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
i am new to this thing any one can guide me ?
the bot just told you the problem
how cloud i fix
In which directory i want to paste the command
composer install --no-dev --optimize-autoloader
Again its showing like the same
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
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
You haven't installed composer
i followed each and every setp in the website
cd /var/www/controlpanel/
composer install --no-dev --optimize-autoloader ```
can you guide me brother@rustic widget
It is not enough to follow, it is necessary to monitor the output of commands.
oky
not working
😕
Show the output of the command
Output of this command
.
I see a lot of errors, and the fact that you have php 8.2 by default instead of the required version 8.1
is that is an issue
I think yes
Nonono problems are never an issue
wot do i next bro
Set php 8.1 by default
to fix this
Idk
8.2 works well too, its mostly backwards compatible.