Setting up Raspberry Pi as Local Web Server
In this video , I explained step by step procedure to create Raspberry Pi as Local Web Server.
Connect Raspberry Pi using Putty
• Use Laptop as Keyboard and Monitor for Ras...
Connect Raspberry Pi using Remote Desktop Connection
• Connect Raspberry Pi using Remote Desktop ...
Installing PHP on Raspbian Stretch
$sudo nano /etc/apt/sources.list
change stretch to buster
Save file and exit
$sudo apt-get update
$sudo apt-get upgrade
$sudo apt-get install php7.1
Enjoy the video.......
By Manorama