<?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: Piwigo &#8211; Create Your Own Photo Gallery Website	</title>
	<atom:link href="https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 18 Feb 2021 05:34:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Lee		</title>
		<link>https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1375316</link>

		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Fri, 16 Oct 2020 05:52:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29371#comment-1375316</guid>

					<description><![CDATA[Sincerest thanks, Matei and team, for crafting this wonderfully comprehensive walkthrough. I&#039;m up and running thanks to the fine job you&#039;ve done. A quick note regarding a challenge encountered with sending emails from within Piwigo;  /var/log/php-fpm/www-error.log indicated that SMTP connection attempts were failing. A bit of research took me to the PHPMailer Troubleshooting guide (https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting) where the author shares that SELinux on CentOS / Fedora / RedHat distributions often, by default, disallow httpd from making connections for sending an email. 

Checking the current config with &#039;&lt;strong&gt;getsebool httpd_can_sendmail&lt;/strong&gt;&#039; as directed, I was answered with &quot;&lt;strong&gt;httpd_can_sendmail --&#062; off&lt;/strong&gt;&quot;.  As the author states, executing &#039;&lt;strong&gt;sudo setsebool -P httpd_can_sendmail 1&lt;/strong&gt;&#039; allows httpd to send mail, and after a quick restart of the httpd service (&#039;systemctl restart httpd&#039;), emails are flying free.

Thank you again for another opportunity to learn and broaden horizons!
        ]]></description>
			<content:encoded><![CDATA[<p>Sincerest thanks, Matei and team, for crafting this wonderfully comprehensive walkthrough. I&#8217;m up and running thanks to the fine job you&#8217;ve done. A quick note regarding a challenge encountered with sending emails from within Piwigo;  /var/log/php-fpm/www-error.log indicated that SMTP connection attempts were failing. A bit of research took me to the PHPMailer Troubleshooting guide (<a target="_blank" href="https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting" rel="nofollow ugc">https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting</a>) where the author shares that SELinux on CentOS / Fedora / RedHat distributions often, by default, disallow httpd from making connections for sending an email. </p>
<p>Checking the current config with &#8216;<strong>getsebool httpd_can_sendmail</strong>&#8216; as directed, I was answered with &#8220;<strong>httpd_can_sendmail &#8211;&gt; off</strong>&#8220;.  As the author states, executing &#8216;<strong>sudo setsebool -P httpd_can_sendmail 1</strong>&#8216; allows httpd to send mail, and after a quick restart of the httpd service (&#8216;systemctl restart httpd&#8217;), emails are flying free.</p>
<p>Thank you again for another opportunity to learn and broaden horizons!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1007100</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 28 Jun 2018 05:58:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29371#comment-1007100</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1006983&quot;&gt;Thommy M.&lt;/a&gt;.

@Thommy,

That&#039;s great you finally installed Piwigo. If any help, feel free to post your queries here, we love to answer..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1006983">Thommy M.</a>.</p>
<p>@Thommy,</p>
<p>That&#8217;s great you finally installed Piwigo. If any help, feel free to post your queries here, we love to answer..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thommy M.		</title>
		<link>https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1006983</link>

		<dc:creator><![CDATA[Thommy M.]]></dc:creator>
		<pubDate>Wed, 27 Jun 2018 13:30:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29371#comment-1006983</guid>

					<description><![CDATA[Yepp, I followed the instruction to the point. Also finally found out that one has to use the database root user/passwd at the installation. Not the piwigo account created in the instructions. That made me a bit scared ... However it installed.]]></description>
			<content:encoded><![CDATA[<p>Yepp, I followed the instruction to the point. Also finally found out that one has to use the database root user/passwd at the installation. Not the piwigo account created in the instructions. That made me a bit scared &#8230; However it installed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1006914</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 27 Jun 2018 06:45:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29371#comment-1006914</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1006740&quot;&gt;Thommy M.&lt;/a&gt;.

@Thommy,

Have you followed the instructions carefully? Do you able to access Piwigo installation wizard at http://your-domain.com?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1006740">Thommy M.</a>.</p>
<p>@Thommy,</p>
<p>Have you followed the instructions carefully? Do you able to access Piwigo installation wizard at <a target="_blank" href="http://your-domain.com" rel="nofollow ugc">http://your-domain.com</a>?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thommy M.		</title>
		<link>https://www.tecmint.com/install-piwigo-photo-gallery-in-centos/comment-page-1/#comment-1006740</link>

		<dc:creator><![CDATA[Thommy M.]]></dc:creator>
		<pubDate>Tue, 26 Jun 2018 15:10:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29371#comment-1006740</guid>

					<description><![CDATA[Hi,

I&#039;ve followed your instructions on a Fedora 28, MariaDB, Apache and PHP server and I can access a test.php (phpinfo) from remote, but the Piwigo installation gives this error message &quot;Cannot connect to server&quot;.

Any hints on where to start debugging?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve followed your instructions on a Fedora 28, MariaDB, Apache and PHP server and I can access a test.php (phpinfo) from remote, but the Piwigo installation gives this error message &#8220;Cannot connect to server&#8221;.</p>
<p>Any hints on where to start debugging?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
