<?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: Private Learning Portal With Moodle in your Raspberry PI	</title>
	<atom:link href="https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/feed/" rel="self" type="application/rss+xml" />
	<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/</link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Fri, 12 Apr 2024 14:58:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-22836</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Fri, 29 Dec 2023 21:28:53 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-22836</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-22820&quot;&gt;David&lt;/a&gt;.

Hi David, please can you re-check your config.php file? Maybe a typo error or something similar and this should match with the DB name, user and password set at the CREATE DATABASE step]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-22820">David</a>.</p>
<p>Hi David, please can you re-check your config.php file? Maybe a typo error or something similar and this should match with the DB name, user and password set at the CREATE DATABASE step</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-22820</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Fri, 29 Dec 2023 01:12:01 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-22820</guid>

					<description><![CDATA[Hi i followed all the steps and got the error:

Error: Database connection failed
It is possible that the database is overloaded or otherwise not running properly.
The site administrator should also check that the database details have been correctly specified in config.php
what did i miss?]]></description>
			<content:encoded><![CDATA[<p>Hi i followed all the steps and got the error:</p>
<p>Error: Database connection failed<br />
It is possible that the database is overloaded or otherwise not running properly.<br />
The site administrator should also check that the database details have been correctly specified in config.php<br />
what did i miss?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-9039</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Tue, 21 Dec 2021 11:42:51 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-9039</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-9038&quot;&gt;Nguyen&lt;/a&gt;.

Are you meaning that it worked after the reboot?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-9038">Nguyen</a>.</p>
<p>Are you meaning that it worked after the reboot?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nguyen		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-9038</link>

		<dc:creator><![CDATA[Nguyen]]></dc:creator>
		<pubDate>Tue, 21 Dec 2021 11:36:06 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-9038</guid>

					<description><![CDATA[Thank you for reply,
I have figured it out, so after running the command to install all the missing dependencies I have to restart Apache2 service so that intl, xmlrpc and soap be recognized as installed and enabled by Moodle.]]></description>
			<content:encoded><![CDATA[<p>Thank you for reply,<br />
I have figured it out, so after running the command to install all the missing dependencies I have to restart Apache2 service so that intl, xmlrpc and soap be recognized as installed and enabled by Moodle.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-8979</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sun, 19 Dec 2021 12:27:01 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-8979</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-8977&quot;&gt;Nguyen&lt;/a&gt;.

Hi Nguyen,
These are the dependencies installed in above steps within the following command:
&lt;code&gt;sudo apt install php7.3-mbstring php7.3-curl php7.3-xmlrpc php7.3-soap php7.3-zip php7.3-gd php7.3-xml php7.3-intl&lt;/code&gt;
What does this gives to you?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-8977">Nguyen</a>.</p>
<p>Hi Nguyen,<br />
These are the dependencies installed in above steps within the following command:<br />
<code>sudo apt install php7.3-mbstring php7.3-curl php7.3-xmlrpc php7.3-soap php7.3-zip php7.3-gd php7.3-xml php7.3-intl</code><br />
What does this gives to you?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nguyen		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-8977</link>

		<dc:creator><![CDATA[Nguyen]]></dc:creator>
		<pubDate>Sun, 19 Dec 2021 11:29:59 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-8977</guid>

					<description><![CDATA[Hi Peppe,
Thank you for this tutorial. I have followed all the steps, include the step that install missing packages, but when I get to Moodle installation, it said that intl, xmlrpc and soap haven&#039;t installed and enabled. Would you have any idea what is wrong here? 
I&#039;ll very appreciated if you could spend some time help me with this. Thank you in advanced!]]></description>
			<content:encoded><![CDATA[<p>Hi Peppe,<br />
Thank you for this tutorial. I have followed all the steps, include the step that install missing packages, but when I get to Moodle installation, it said that intl, xmlrpc and soap haven&#8217;t installed and enabled. Would you have any idea what is wrong here?<br />
I&#8217;ll very appreciated if you could spend some time help me with this. Thank you in advanced!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1383</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Tue, 18 Aug 2020 13:01:35 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-1383</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1382&quot;&gt;Andre Silva&lt;/a&gt;.

Thank you Andre, your note is correct: I forgot to include moodle subfolder in cron path. Procedure updated accordingly]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1382">Andre Silva</a>.</p>
<p>Thank you Andre, your note is correct: I forgot to include moodle subfolder in cron path. Procedure updated accordingly</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andre Silva		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1382</link>

		<dc:creator><![CDATA[Andre Silva]]></dc:creator>
		<pubDate>Tue, 18 Aug 2020 00:04:37 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-1382</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1322&quot;&gt;peppe8o&lt;/a&gt;.

Hello, Peppe. 

Hope you are well.

Just so you know, following this configuration was giving me some issues with Cron.  Changing one of your strings worked for me. I just added &#039;moodle&#039; folder, after html/, like this: 
* * * * * /usr/bin/php /var/www/html/moodle/admin/cli/cron.php &#062;/dev/null

Once again, thank you very much for this.

Speak soon,
André]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1322">peppe8o</a>.</p>
<p>Hello, Peppe. </p>
<p>Hope you are well.</p>
<p>Just so you know, following this configuration was giving me some issues with Cron.  Changing one of your strings worked for me. I just added &#8216;moodle&#8217; folder, after html/, like this:<br />
* * * * * /usr/bin/php /var/www/html/moodle/admin/cli/cron.php &gt;/dev/null</p>
<p>Once again, thank you very much for this.</p>
<p>Speak soon,<br />
André</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Coulombe		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1378</link>

		<dc:creator><![CDATA[Daniel Coulombe]]></dc:creator>
		<pubDate>Mon, 03 Aug 2020 11:51:19 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-1378</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1377&quot;&gt;peppe8o&lt;/a&gt;.

Thanks! That works now... Cheers]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1377">peppe8o</a>.</p>
<p>Thanks! That works now&#8230; Cheers</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1377</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Sat, 01 Aug 2020 05:26:45 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=2127#comment-1377</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1376&quot;&gt;Daniel Couilombe&lt;/a&gt;.

Hi Daniel,
maybe you miss &quot;sudo chown -R www-data:www-data /opt/moodle/&quot; command?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/private-learning-portal-with-moodle-in-your-raspberry-pi/#comment-1376">Daniel Couilombe</a>.</p>
<p>Hi Daniel,<br />
maybe you miss &#8220;sudo chown -R www-data:www-data /opt/moodle/&#8221; command?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
