Jump to content

LAMP (software bundle): Difference between revisions

Line 51: Line 51:
sudo service apache2 restart
sudo service apache2 restart
</syntaxhighlight>
</syntaxhighlight>
For 20.04, use [https://linuxize.com/post/how-to-install-php-on-ubuntu-20-04/ https://linuxize.com/post/how-to-install-php-on-ubuntu-20-04/].
<pre>
sudo apt install php libapache2-mod-php
</pre>


;Important Notes
;Important Notes