المشاركات

عرض الرسائل ذات التصنيف unable_php

Apache2 but unable to run php file in linux

  😏 PHP code is not being executed Solution First : disable firwall Second: Go to Terminal  sudo apt-get update sudo apt-get install apache2 php sudo service apache2 restart 🥰🥰