Athlon1600 / php-proxy-app

Web Proxy Application built on php-proxy library ready to be installed on your server
https://www.php-proxy.com/
MIT License
831 stars 520 forks source link

app_key inside config.php cannot be empty! #189

Open omerbeylife opened 4 years ago

omerbeylife commented 4 years ago

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

ReinforceZwei commented 3 years ago

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

Baggette commented 2 years ago

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