|
|
Post by xtr4nge on Mar 1, 2017 21:45:54 GMT
Hi, based on your screenshot you are using the installer for PHP5, and Kali Linux does not support PHP5 anymore. On Kali Linux and NetHunter you need to use the installer for PHP7, you can also use APT-GET (but you should be using latest kali repositories).
regards,
|
|
root
New Member
Posts: 8
|
Post by root on Mar 3, 2017 18:13:17 GMT
Hello xtr4nge, Thanks for your answer Finally i purged these 2 services and did a full reinstallation,but with exactly the same method than a classic Kali Linux with 2 modified commands 1: apt-get install fruitywifi 2: service nginx start 3: service php7.0-fpm start Zero troubles like that! And i launch it from Nethunter menu  ...wait 5 secondes and your browser open automaticaly on login panel,nice!  If i get any trouble i'll let you know Thank you very much! Cheers!
|
|
|
Post by xtr4nge on Mar 4, 2017 11:32:03 GMT
Cool, thanks for letting me know  regards,
|
|
root
New Member
Posts: 8
|
Post by root on Mar 28, 2017 21:30:54 GMT
Hello my friend, Me again,hope you're good. Can't run Karma properly without nginx module enabled,right? So i can't install php5 on nethunter or my classic kali,i've only php7-fmp installed on both.

Could you help me to fix this please?
Thank you.
|
|
|
Post by xtr4nge on Apr 1, 2017 10:05:21 GMT
Hi root, It looks like you are using module Nginx v1.0. There is a new version (Nginx v1.1) that supports php7. The module Nginx v1.1 is not present on Kali repositories, but you can install the module from GitHub repo. I will push the updated module to the Kali repo as soon as possible  regards,
|
|
root
New Member
Posts: 8
|
Post by root on Apr 10, 2017 15:21:55 GMT
Hi xtr4nge,
Thanks for your answer.
But i've already nginx 1.1 installed on NetHunter. How fruitywifi can recognize it? Can you help me to fix it please.
Regards.
|
|
|
Post by xtr4nge on Apr 23, 2017 7:45:07 GMT
Hi root, Sorry the delay in my response. Be sure that fruitywifi-module-nginx is not installed (if so, just do apt-get remove fruitywifi-module-nginx), then install the GitHub version again. Another option (less clean), is to replace the folder /usr/share/fruitywifi/www/modules/nginx to the new nginx module version.
Please notice that there are different config files now for PHP5 and PHP7 (NGINX + FPM), you need to use the ones required for your system.
regards,
|
|
root
New Member
Posts: 8
|
Post by root on May 22, 2017 12:17:46 GMT
Hi root, Sorry the delay in my response. Be sure that fruitywifi-module-nginx is not installed (if so, just do apt-get remove fruitywifi-module-nginx), then install the GitHub version again. Another option (less clean), is to replace the folder /usr/share/fruitywifi/www/modules/nginx to the new nginx module version. Please notice that there are different config files now for PHP5 and PHP7 (NGINX + FPM), you need to use the ones required for your system. regards, Hi xtr4nge, Sorry for late answer,thank you very much,it works now!
|
|