xtr4nge / FruityWifi

FruityWiFi is a wireless network auditing tool. The application can be installed in any Debian based system (Jessie) adding the extra packages. Tested in Debian, Kali Linux, Kali Linux ARM (Raspberry Pi), Raspbian (Raspberry Pi), Pwnpi (Raspberry Pi), Bugtraq, NetHunter.
http://www.fruitywifi.com
GNU General Public License v3.0
2.19k stars 498 forks source link

502 Bad gateway but php-fpm & nginx have been set up. #273

Closed NickYan7 closed 4 years ago

NickYan7 commented 4 years ago

hi there I installed the Fruitywifi on newer kali version with php7.4, I followed the README, downloaded the zip, and installed it by install-FruityWiFi.sh . BUT it still report 502, could anyone can help? Thanks a lot!!

error error

NickYan7 commented 4 years ago

Maybe there is something wrong with the nginx conf file that make nginx can't attach to php-fpm? But I can't find the nginx conf file, PLEASE HELP 😢

NickYan7 commented 4 years ago

Alright, I've solve this. After executed these two commands, it worked. Screenshot 2020-08-07 下午6 28 42

It because I have php 7.3 & 7.4 on my kali, so the install-script maybe not worked, I have to execute it by self.