Hey folks.
I just installed the latest version of FruityWifi from repositories - ver. 2.1.2
Running it on latest Kali (VM) with TP-Link wn722 usb dongle
Looks neat and I was able to get AP going.

However some modules just don't start at all.
SSLstrip, ngrep, meterpreter, nmap.

Error.log file is full of lines like this:
Code:
2015/03/28 23:26:15 [error] 56523#0: *3 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined index: error in /usr/share/fruitywifi/www/index.php on line 68" while reading response header from upstream, client: 127.0.0.1, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm-8000.sock:", host: "localhost:8443"
2015/03/28 23:26:19 [error] 56523#0: *5 FastCGI sent in stderr: "PHP message: PHP Notice:  A session had already been started - ignoring session_start() in /usr/share/fruitywifi/www/login_check.php on line 20
PHP message: PHP Notice:  Undefined index: service in /usr/share/fruitywifi/www/page_status.php on line 87
PHP message: PHP Notice:  Undefined index: action in /usr/share/fruitywifi/www/page_status.php on line 88
PHP message: PHP Notice:  Undefined index: service in /usr/share/fruitywifi/www/page_status.php on line 90
PHP message: PHP Notice:  Undefined index: action in /usr/share/fruitywifi/www/page_status.php on line 91" while reading response header from upstream, client: 127.0.0.1, server: , request: "GET /page_status.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm-8000.sock:", host: "localhost:8443", referrer: "https://localhost:8443/"
http://pastebin.com/fhAW0u7a

Screenshots:
https://imgur.com/Bjm7LTI,iIpJ8PH#0

Any ideas?

Cheeers.