<?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: Install Nextcloud on Debian 10	</title>
	<atom:link href="https://www.osradar.com/install-nextcloud-on-debian-10/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/install-nextcloud-on-debian-10/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sun, 22 Sep 2019 21:41:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>
		By: angeloma		</title>
		<link>https://www.osradar.com/install-nextcloud-on-debian-10/#comment-914</link>

		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sun, 22 Sep 2019 21:41:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12998#comment-914</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/install-nextcloud-on-debian-10/#comment-912&quot;&gt;Khertan&lt;/a&gt;.

Thanks!!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/install-nextcloud-on-debian-10/#comment-912">Khertan</a>.</p>
<p>Thanks!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Khertan		</title>
		<link>https://www.osradar.com/install-nextcloud-on-debian-10/#comment-912</link>

		<dc:creator><![CDATA[Khertan]]></dc:creator>
		<pubDate>Thu, 19 Sep 2019 13:07:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12998#comment-912</guid>

					<description><![CDATA[Some typo errors :

GRANT ALL PRIVELEGES ON nextcloud.* TO &#039;nextclouduser&#039;@&#039;localhost&#039; IDENTIFIED BY &#039;nextcloudpss&#039;;
should be
GRANT ALL PRIVILEGES ON nextcloud.* TO &#039;nextclouduser&#039;@&#039;localhost&#039; IDENTIFIED BY &#039;nextcloudpss&#039;;

sudo chown 755 -R www-data:www-data /var/www/html/
should be :
sudo chown -R www-data:www-data /var/www/html/

And to finish :

This version of Nextcloud is not compatible with &#062; PHP 7.2.
You are currently running 7.3.4-2.

So not sure you try it.]]></description>
			<content:encoded><![CDATA[<p>Some typo errors :</p>
<p>GRANT ALL PRIVELEGES ON nextcloud.* TO &#8216;nextclouduser&#8217;@&#8217;localhost&#8217; IDENTIFIED BY &#8216;nextcloudpss&#8217;;<br />
should be<br />
GRANT ALL PRIVILEGES ON nextcloud.* TO &#8216;nextclouduser&#8217;@&#8217;localhost&#8217; IDENTIFIED BY &#8216;nextcloudpss&#8217;;</p>
<p>sudo chown 755 -R www-data:www-data /var/www/html/<br />
should be :<br />
sudo chown -R www-data:www-data /var/www/html/</p>
<p>And to finish :</p>
<p>This version of Nextcloud is not compatible with &gt; PHP 7.2.<br />
You are currently running 7.3.4-2.</p>
<p>So not sure you try it.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
