<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install LAMP (Apache, MariaDB, PHP) on Debian 12	</title>
	<atom:link href="https://www.ubuntumint.com/install-lamp-apache-mariadb-php-on-debian-12/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com/install-lamp-apache-mariadb-php-on-debian-12/</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Sat, 27 Apr 2024 05:05:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.ubuntumint.com/install-lamp-apache-mariadb-php-on-debian-12/#comment-39655</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Sat, 27 Apr 2024 05:05:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=8800#comment-39655</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ubuntumint.com/install-lamp-apache-mariadb-php-on-debian-12/#comment-34688&quot;&gt;X&lt;/a&gt;.

@Belaz,

To fix this issue, you&#039;ll need to edit the hosts file on your system and add an entry for the domain name associated with your virtual host. 

Here&#039;s how you can do it:
&lt;ul&gt;
&lt;li&gt;Open the hosts file on your computer. On Windows, you can find it at &lt;strong&gt;C:\Windows\System32\drivers\etc\hosts&lt;/strong&gt;. On macOS and Linux, you can find it at &lt;strong&gt;/etc/hosts&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Open the hosts file with a text editor.&lt;/li&gt;
&lt;li&gt;Add a new line at the end of the file with the following format:&lt;/li&gt;
&lt;pre&gt;
&#060;IP_address_of_virtual_host&#062;    &#060;domain_name_of_virtual_host&#062;
&lt;/pre&gt;
&lt;li&gt;Save the hosts file and close the text editor.&lt;/li&gt;
&lt;/ul&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ubuntumint.com/install-lamp-apache-mariadb-php-on-debian-12/#comment-34688">X</a>.</p>
<p>@Belaz,</p>
<p>To fix this issue, you&#8217;ll need to edit the hosts file on your system and add an entry for the domain name associated with your virtual host. </p>
<p>Here&#8217;s how you can do it:</p>
<ul>
<li>Open the hosts file on your computer. On Windows, you can find it at <strong>C:\Windows\System32\drivers\etc\hosts</strong>. On macOS and Linux, you can find it at <strong>/etc/hosts</strong>.</li>
<li>Open the hosts file with a text editor.</li>
<li>Add a new line at the end of the file with the following format:</li>
<pre>
&lt;IP_address_of_virtual_host&gt;    &lt;domain_name_of_virtual_host&gt;
</pre>
<li>Save the hosts file and close the text editor.</li>
</ul>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: X		</title>
		<link>https://www.ubuntumint.com/install-lamp-apache-mariadb-php-on-debian-12/#comment-34688</link>

		<dc:creator><![CDATA[X]]></dc:creator>
		<pubDate>Fri, 26 Jan 2024 08:28:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=8800#comment-34688</guid>

					<description><![CDATA[Hey, buddy!

You didn&#039;t bother to mention that hosts file must be edited so that browsers could access this virtual host you&#039;ve created. I wasted a couple of hours guessing what I&#039;ve done wrong, and it turned out that you have done a bad job with missing this step. Update it.]]></description>
			<content:encoded><![CDATA[<p>Hey, buddy!</p>
<p>You didn&#8217;t bother to mention that hosts file must be edited so that browsers could access this virtual host you&#8217;ve created. I wasted a couple of hours guessing what I&#8217;ve done wrong, and it turned out that you have done a bad job with missing this step. Update it.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
