php-proxy-app icon indicating copy to clipboard operation
php-proxy-app copied to clipboard

app_key inside config.php cannot be empty!

Open omerbeylife opened this issue 5 years ago • 2 comments

hello i am getting such an error "app_key inside config.php cannot be empty!" I will be glad if you help

omerbeylife avatar Oct 26 '20 10:10 omerbeylife

Open config.php file inside your installation directory and fill in some random value for app_key.

ReinforceZwei avatar Nov 11 '20 02:11 ReinforceZwei

Open config.php file inside your installation directory and fill in some random value for app_key.

if they're using linux with php installed they can run php {path to setup,txt} and it will automatically put a random value into config.php

Baggette avatar Feb 19 '22 01:02 Baggette