How to fix the localhost/bWAPP/install.php error..? Sarah Smith | March 11, 2026 I am getting this error while installing bWAPP: 1 Answer Check of PHP installation by running this in terminal :apt list --installed | grep "php"if not installed then install it via : sudo apt-get update sudo apt-get install php 1 Your Answer Sign up or log in Sign up using Google Sign up using Facebook Sign up using Email and Password Submit Post as a guest Post as a guest Post Your Answer Discard By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy