<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Install Php on Ubuntu / Apache server !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/43566/install-php-on-ubuntu-apache-server?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/43566/install-php-on-ubuntu-apache-server?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/43566/install-php-on-ubuntu-apache-server</guid>
	<pubDate>Fri, 29 Oct 2021 04:46:03 -0500</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/43566/install-php-on-ubuntu-apache-server</link>
	<title><![CDATA[Install Php on Ubuntu / Apache server !]]></title>
	<description><![CDATA[<code>#Installing PHP 7.2 with Apache
#If you are using Apache as your web server to install PHP and Apache PHP module run the following command:

sudo apt install php libapache2-mod-php

#Once the packages are installed restart the Apache service:
sudo systemctl restart apache2</code>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>

</channel>
</rss>