<?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 and Raspberry PI: a Private Open Source Photo Management Platform	</title>
	<atom:link href="https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/feed/" rel="self" type="application/rss+xml" />
	<link>https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/</link>
	<description>Raspberry PI, Arduino and Electronics made simple</description>
	<lastBuildDate>Sat, 02 Sep 2023 17:03:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Adam Gill		</title>
		<link>https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/#comment-19956</link>

		<dc:creator><![CDATA[Adam Gill]]></dc:creator>
		<pubDate>Fri, 11 Nov 2022 15:48:36 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6466#comment-19956</guid>

					<description><![CDATA[Hello again,
Here is the log from second command:
adamsouthside@raspberrypi:~ $ ls -la /var/www/html/
total 17916
drwxr-xr-x 3 www-data www-data     4096 Nov 11 23:31 .
drwxr-xr-x 3 root     root         4096 Nov 11 15:57 ..
-rw-r--r-- 1 www-data www-data    10701 Nov 11 15:57 index.html
drwxr-xr-x 3 www-data www-data     4096 Nov 11 22:53 piwigo
-rw-r--r-- 1 www-data www-data 18264748 Nov 11 23:32 piwigo-install.zip
-rw-r--r-- 1 www-data www-data    15711 Nov 11 23:31 piwigo-netinstall.php
-rw-r--r-- 1 www-data www-data    10441 Nov 11 23:31 pwg_files.php
-rw-r--r-- 1 www-data www-data    16932 Nov 11 23:31 pwg_unzip.php
-rw-r--r-- 1 www-data www-data       20 Nov 11 15:59 test.php]]></description>
			<content:encoded><![CDATA[<p>Hello again,<br />
Here is the log from second command:<br />
adamsouthside@raspberrypi:~ $ ls -la /var/www/html/<br />
total 17916<br />
drwxr-xr-x 3 www-data www-data     4096 Nov 11 23:31 .<br />
drwxr-xr-x 3 root     root         4096 Nov 11 15:57 ..<br />
-rw-r&#8211;r&#8211; 1 www-data www-data    10701 Nov 11 15:57 index.html<br />
drwxr-xr-x 3 www-data www-data     4096 Nov 11 22:53 piwigo<br />
-rw-r&#8211;r&#8211; 1 www-data www-data 18264748 Nov 11 23:32 piwigo-install.zip<br />
-rw-r&#8211;r&#8211; 1 www-data www-data    15711 Nov 11 23:31 piwigo-netinstall.php<br />
-rw-r&#8211;r&#8211; 1 www-data www-data    10441 Nov 11 23:31 pwg_files.php<br />
-rw-r&#8211;r&#8211; 1 www-data www-data    16932 Nov 11 23:31 pwg_unzip.php<br />
-rw-r&#8211;r&#8211; 1 www-data www-data       20 Nov 11 15:59 test.php</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam Gill		</title>
		<link>https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/#comment-19955</link>

		<dc:creator><![CDATA[Adam Gill]]></dc:creator>
		<pubDate>Fri, 11 Nov 2022 15:46:13 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6466#comment-19955</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/#comment-19943&quot;&gt;peppe8o&lt;/a&gt;.

Hello peppe80,
Here is result of first command:
adamsouthside@raspberrypi:~ $ sudo systemctl status apache2.service
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
     Active: active (running) since Fri 2022-11-11 23:29:34 HKT; 13min ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 20140 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS)
   Main PID: 20145 (apache2)
      Tasks: 7 (limit: 8986)
        CPU: 1.766s
     CGroup: /system.slice/apache2.service
             ├─20145 /usr/sbin/apache2 -k start
             ├─20146 /usr/sbin/apache2 -k start
             ├─20147 /usr/sbin/apache2 -k start
             ├─20148 /usr/sbin/apache2 -k start
             ├─20149 /usr/sbin/apache2 -k start
             ├─20150 /usr/sbin/apache2 -k start
             └─20183 /usr/sbin/apache2 -k start

Nov 11 23:29:33 raspberrypi systemd[1]: Starting The Apache HTTP Server...
Nov 11 23:29:34 raspberrypi apachectl[20144]: AH00558: apache2: Could not reliably determine the server&#039;s&#062;
Nov 11 23:29:34 raspberrypi systemd[1]: Started The Apache HTTP Server.
lines 1-20/20 (END)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/#comment-19943">peppe8o</a>.</p>
<p>Hello peppe80,<br />
Here is result of first command:<br />
adamsouthside@raspberrypi:~ $ sudo systemctl status apache2.service<br />
● apache2.service &#8211; The Apache HTTP Server<br />
     Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)<br />
     Active: active (running) since Fri 2022-11-11 23:29:34 HKT; 13min ago<br />
       Docs: <a href="https://httpd.apache.org/docs/2.4/" rel="nofollow ugc">https://httpd.apache.org/docs/2.4/</a><br />
    Process: 20140 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS)<br />
   Main PID: 20145 (apache2)<br />
      Tasks: 7 (limit: 8986)<br />
        CPU: 1.766s<br />
     CGroup: /system.slice/apache2.service<br />
             ├─20145 /usr/sbin/apache2 -k start<br />
             ├─20146 /usr/sbin/apache2 -k start<br />
             ├─20147 /usr/sbin/apache2 -k start<br />
             ├─20148 /usr/sbin/apache2 -k start<br />
             ├─20149 /usr/sbin/apache2 -k start<br />
             ├─20150 /usr/sbin/apache2 -k start<br />
             └─20183 /usr/sbin/apache2 -k start</p>
<p>Nov 11 23:29:33 raspberrypi systemd[1]: Starting The Apache HTTP Server&#8230;<br />
Nov 11 23:29:34 raspberrypi apachectl[20144]: AH00558: apache2: Could not reliably determine the server&#8217;s&gt;<br />
Nov 11 23:29:34 raspberrypi systemd[1]: Started The Apache HTTP Server.<br />
lines 1-20/20 (END)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peppe8o		</title>
		<link>https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/#comment-19943</link>

		<dc:creator><![CDATA[peppe8o]]></dc:creator>
		<pubDate>Fri, 11 Nov 2022 06:58:12 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6466#comment-19943</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/#comment-19915&quot;&gt;Adam Gill&lt;/a&gt;.

Hi Adam. Please can you send me the results from the following commands?
&lt;code&gt;sudo systemctl status apache2.service&lt;/code&gt;
&lt;code&gt;ls -la /var/www/html/&lt;/code&gt;
If you have many logs, you can contact me also by email (giuseppe@peppe8o.com)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/#comment-19915">Adam Gill</a>.</p>
<p>Hi Adam. Please can you send me the results from the following commands?<br />
<code>sudo systemctl status apache2.service</code><br />
<code>ls -la /var/www/html/</code><br />
If you have many logs, you can contact me also by email (giuseppe@peppe8o.com)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam Gill		</title>
		<link>https://peppe8o.com/piwigo-and-raspberry-pi-a-private-open-source-photo-management-platform/#comment-19915</link>

		<dc:creator><![CDATA[Adam Gill]]></dc:creator>
		<pubDate>Wed, 09 Nov 2022 13:25:59 +0000</pubDate>
		<guid isPermaLink="false">https://peppe8o.com/?p=6466#comment-19915</guid>

					<description><![CDATA[Hello, I cannot get piwigo net install to work - I have followed all your instructions exactly - all data base working correctly, and https works as well.

When I attempt to net install the webpage just hangs with no activity. All ad blockers are removed. I have tried multiple browsers with same effect.
Please advise ... Thank you!]]></description>
			<content:encoded><![CDATA[<p>Hello, I cannot get piwigo net install to work &#8211; I have followed all your instructions exactly &#8211; all data base working correctly, and https works as well.</p>
<p>When I attempt to net install the webpage just hangs with no activity. All ad blockers are removed. I have tried multiple browsers with same effect.<br />
Please advise &#8230; Thank you!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
