Alex04
Member
- Oct 3, 2015
- 36
- 2
- 43
Yes you have a webserver... Otherwise you wouldn't be able to open it in your browser.
What does this command return?If it gives you an apache version, try this:Code:apache2 -v && nginx -v
and then try logging in again while leaving the command running. Copy the new lines from tail afterwards and send them.Code:tail -f /var/log/apache2/error.log