#Error logs
1 messages · Page 1 of 1 (latest)
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
how can I go to such a directory?
the same problem
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
Your panel does not have the right permissions, try giving it some :)
sudo chmod -R 755 /var/www/controlpanel
and
sudo chown -R www-data:www-data /var/www/controlpanel
If you're using the installer, make sure to go back to the beginning and start the installer from step 1
succes