ptc9955 I had tried install some hosting control and now, i'm chosing AApanel. It has a good UX/UI and special for me is remote datebase. I can use software to connect database in vps. But now it's terrible when i start setup my source laravel (5.6), when i try one-click to install(5.4) - it's not work because some bugs but it can fix. But i upload my source and receive bug in log " No application encryption key has been specified". I find google and do something: Check my .env Remove cache php artisan key:generate php artisan config:cache I see something in topic (https://www.aapanel.com/forum/d/614-nginx-and-apache-env-file-does-not-read-it-as-a-configurable-file/3) and do it but doesn't have anything change. Change running directory + Delete putenv in php What i need to do to fix it?
aaPanel_Jose ptc9955 have you try: /www/server/php/yourversion/bin/php artisan key:generate have you check your .env permission?