kgretzky / evilginx

PLEASE USE NEW VERSION: https://github.com/kgretzky/evilginx2
MIT License
1.07k stars 260 forks source link

Failed to start nginx daemon #46

Closed acordeonmorado closed 6 years ago

acordeonmorado commented 6 years ago

Installing Evilginx daemon...

Synchronizing state of nginx.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable nginx Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. [-] Failed to start Nginx daemon.

Then I type nginx -t -c /etc/nginx/nginx.conf

root@loyal:~/Desktop/evilginx# nginx -t -c /etc/nginx/nginx.conf nginx: [emerg] dlopen() "/etc/nginx/nginx/modules/ngx_http_auth_pam_module.so" failed (/etc/nginx/nginx/modules/ngx_http_auth_pam_module.so: cannot open shared object file: No such file or directory) in /etc/nginx/modules-enabled/50-mod-http-auth-pam.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed

any solution? thanks anyway

Nekko21 commented 6 years ago

Replace the repository that you use on the kali repository and you will succeed. I do not advise you to use the repositories of parrot or another assembly there is all crooked

acordeonmorado commented 6 years ago

Solved!

Really I have installed another kali distro (light), and it works. Thanks anyway.

cacaocaca commented 6 years ago

@Nekko21 yes replace with what ? And you @acordeonmorado no have replace the reposity you have direct installed another distro lol

kgretzky commented 6 years ago

43