Jump to content
Bicrypto v3.7.0 + All Plugins ×

Leaderboard

Popular Content

Showing content with the highest reputation on 03/24/2023 in all areas

  1. 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 fine 🙂 . 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 🙂
    1 point
×
×
  • Create New...