Solved Stuck on installation / web
-
-
@radekdzik
Please try to clear your project cache .
run php bin/console c:c in your root directory -
Hi,
unfortunately I don't have access to the console (server is Web based, access via cpanel. -
@radekdzik
follow this https://docs.cpanel.net/knowledge-base/general-systems-administration/how-to-access-the-command-line/
it will help you to get console in Cpanel.
or check the permission of read & write must given to the uvdesk project. -
Please enable read/write permission for .env file.
Also increase max_execution_time in php.ini file.restart your server and setup again and make a try once.