← All Kali Issues
SET

Apache not starting

S Service High

🔴 Error Message

Apache server failed to start for credential harvester

📖 What This Means

Apache or port 80 already in use.

🔧 Step-by-Step Fix

  1. Stop existing: sudo systemctl stop apache2
  2. Check port: ss -tlnp | grep 80
  3. Use different port in SET config