I am getting this error while installing bWAPP:
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
By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy