- Messages
- 46
- Reactions
- 21
First to say im not developer and i found simple way to fix 500 Server error. So when you finish installation go to public_html/core/ - open the file .env and copy the value on APP_KEY= (copy everything after = including "base64:"). After you copy your key go to public_html/core/config/ and open the file app.php . Then you go to row 125 and paste that key there 'key' => 'Paste your key here' . Refresh your page and voala script is working fineafter script installation 500 server error
Problem is that the script didnt read the key from .env file but as i said im not developer and i dont know better way to do that. So if someone know how to make script to read key from .env file will be great to share it with us. Thanks in advance
and edit url line 57 and go to core/config/database and reblase database and work!