[Version 2 Release] RaspberryPints - Digital Taplist Solution

Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum

Help Support Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
Thanks guys, i just checked and already had it in the downloads folder :D Swapped it and it's all back to normal. Making a back up right now :rock:
 
Back on it and all pours registered. Next step is how to calibrate it? I'm getting about 3.7 floz and it's registering 6.4 floz
Also, (i've tried searching) but has anyone come up with a way of converting it to metric?
 
Back on it and all pours registered. Next step is how to calibrate it? I'm getting about 3.7 floz and it's registering 6.4 floz
Also, (i've tried searching) but has anyone come up with a way of converting it to metric?
Assuming using the original version, information toward the bottom of the post
https://www.homebrewtalk.com/forum/...-taplist-solution.487694/page-67#post-8040187

I have flow meters from amazon and used water to calibrate my values before doing beer, but still need to tweak things a little over a month or two. Cold beer gave a different value than room temp flat water.

Rand has made his version very user friendly and most things can be done within the GUI/App.
 
Oh wow, Rand has a version :ban: Where's that?
I've now backed up my working copy of the original so i can now start again and try out his version :)
 
Copy and paste this into the terminal on the Pi
curl -L https://raw.githubusercontent.com/rtlindne/RaspberryPints/master/util/installRaspberryPints | sudo bash


If it detects RPints is installed it will prompt what you want to do, first it prompts to update Rpints, if you don't have mine installed enter N, then it asks if you want to reconfigure the pi, enter N, then it prompts to if you want to reinstall Rpints, enter Y
I get an error after i input the hostname

Disk usage is 64%, free disk space is 2576 MB.
bash: line 434: "1576174534" - "1552144918": syntax error: operand expected (error token is ""1576174534" - "1552144918"")
 
Try again now I made a change and tested with Jessie and Buster without error
Thanks, I really appreciate it. Got to the replacement for mysql but now get an error:-

Installing 'php'.
E: Unable to locate package php

*** ERROR ERROR ERROR ERROR ERROR ***
-------------------------------------

See above lines for error message.
Setup NOT completed.
 
Try now, I updated for Jessie checks
bash: line 382: [: : integer expression expected

Disk usage is 67%, free disk space is 2355 MB.

Checking and installing required dependencies via apt.

Installing 'mysql-client'.
E: Unable to correct problems, you have held broken packages.

Will it help if i change to Buster or will my pi or raspberry pints not handle it?
 
Last edited:
E: Unable to correct problems, you have held broken packages.
I ran into the same problem with my virtual machine, I opted to just restart from scratch after the suggestions I found didn't help. So I would think that starting with buster will help in this case.
 
I ran into the same problem with my virtual machine, I opted to just restart from scratch after the suggestions I found didn't help. So I would think that starting with buster will help in this case.
Ok, thanks. Do i follow the raspberry pints instructions as the original or just add your code?
 
Do i follow the raspberry pints instructions as the original or just add your code
I'm not sure what you are looking for. I would follow the instructions on Raspbian website to install a new OS then run the same command to install RaspberryPints.
 
Day_Trippr, Is there a way to go into phpmyadmin and manually update how much beer has been poured from a tap. I've had a few instances where I've poured a pint but it didn't register on the pours. My flow meters are attached to pins 2,5,6, & 7 of an alamode. I'm still running Jessie.
 
Last edited:
Yes, absolutely.

- Log into phpymyadmin, then make sure the selected database is 'raspberrypints' (selector is right below the phpMyAdmin logo) at the top left of the first panel).

table1.png


- click on the 'pours' table in that column and the first page of the pours table will appear.

table2.png


- now you can Delete individual table entries, or select any number of entries and then click the Delete hotspot just below the table.

table3.png



- Or, you can edit a table entry, by clicking the Edit hotspot in that row, which will bring you here:

table4.png


- here you can change the values of, say, the amountPoured and the pulses fields. When done, click the Go button

- If you want to find a bunch of entries that have something searchable in common, with the pours table in view, click on the Search tab at the top of the page. That will bring you to the Search template.

table5.png



- Say you want to find all of the "tiny pours" for all taps combined in the last year. For this we can set the amountPoured field to, '<=' and '.01' gallons (which is 1.28 ounces) and set the createdDate to ">" and January 1, 2019. Like so:

table6.png


- click the Go button, and a total of 40 entries across all six of my faucets for 2019 were found:

table7.png



- One could then selectively delete entries from the table if desired.

There are all kinds of ways to use phpMyAdmin with the R'Pints database, including charting keg volumes...

Cheers!
 
Last edited:
You can also use the copy icon in the pour table entries to add for unaccounted for pours.

find an existing pour for that tap/keg and hit the copy icon
make changes when the next screen shows up then hit go
this adds a new record at the top of the table.

I don't know how to get the display to automatically reflect the changes so I reboot the pi and the display shows the new pours adjusted.
 
fwiw, when I edit the pours table, all I have to do is refresh the browser for the updates to become evident. After all the tap list display is a query result.

So I typically put the tap list page on one screen and phpmyadmin in another screen, edit the latter and refresh the former, as I go along...

Cheers!
 
I'm not sure what you are looking for. I would follow the instructions on Raspbian website to install a new OS then run the same command to install RaspberryPints.

Sorry wasn't very clear. I've installed buster now and am wondering if i only run that code you gave me and everything will be installed or do i have to do what's on the raspberry pints website first
 
Just run the script after installing Buster. The script will do everything else.
Sorry wasn't very clear. I've installed buster now and am wondering if i only run that code you gave me and everything will be installed or do i have to do what's on the raspberry pints website first
 
WOW! Thanks a lot :D Wiped the card, installed buster, ran your code and wham! i have raspberrypints up and running with all these config settings too. You guys are ace!

Just a couple more questions. Is there a way of enlarging the text size, it doesn't fill the boxes on my screen so they're kinda small, and also it doesn't show how much abv, only the glasses.

Oh and is there a default username/password for myphp? I can't seem to log in with what i thought i'd set (maybe that was for something else?)

And i'm not getting any pours registered anymore, do i have to do anything with the alamode like upload a file to it or was that done?

This is what my current screen looks like https://cdn1.imggmi.com/uploads/2019/12/16/ce895e50f9cbdfe7d0f565352cf45da1-full.jpg

ce895e50f9cbdfe7d0f565352cf45da1-full.jpg
 
Last edited:
Is there a way of enlarging the text size, it doesn't fill the boxes on my screen so they're kinda small
you would need to modify the style.css file to increase font size. I'm working on a mod to make it configurable but it will be awhile before ready
default username/password
the script asks for a database user and password, that is what you need to use. if you don't remember check out includes\config.php (under the default directory) for what RPints uses.

do i have to do anything with the alamode like upload a file
when the service starts it uploads the sketch to the alamode. did you select to install flowmeters during install? check /var/log/RPints.log for what the services is thinking
 
you have to turn off the ABV image under the personalize/configuration on the admin page.

So is it image or abv not both?

Plus i'm trying to get to the desktop of the newly setup buster to turn ssh and vnc on but i can't seem to exit full screen, the only way i've found out is by killing chromium, but then it just reloads back into raspberry pints again :/
 
So is it image or abv not both?
yes, but you can modify includes\beerListTable.php line 267 to show both from
<?php } else { ?>
<h2><?php echo number_format($abv, 1, '.', ',')."%"; ?> ABV</h2>
<?php } ?>

to
<?php } ?>
<h2><?php echo number_format($abv, 1, '.', ',')."%"; ?> ABV</h2>


I will look into making a config change.

I exit full screen with alt+F4. its on my list to change full screen to javascript instead of chromium config to be able to turn off without killing chromium
 
RandR+ said:
Sorry, I mean change 101 to 100 so it looks like this

.bodywrapper
{
width: 100%;
height: 99%;
overflow: auto;
}
Tried that and it is still the same. If I add the keg column, that column is cut off. It also looks this way in the browser n the Pi in kiosk mode.

Hi again, i'm getting the whole cut off last column like this guy but i've changed it like you said and have even tried shift f5 but nothing changes. It's the same in all browsers
 
Oh wait. I've just tested it on my upstairs computer and it's fine there. However on my main pc it's cut off in all browsers plus my phone but on my main pc if i start to zoom in the webpage to 150% it's then all as it should, does this make any sense?

Oh i'm also no longer getting any readings from my flow meters since i upgraded, getting this in the log -
2019-12-20 23:51:19 RPINTS: flowmonitor aborted, restarting...
2019-12-20 23:51:20 RPINTS: serial connection stopped...
2019-12-20 23:51:21 RPINTS: flowmonitor aborted, restarting...
2019-12-20 23:51:22 RPINTS: serial connection stopped...
 
Last edited:
I am here to answer questions and, hopefully, help.
Thanks, do you know what i can do about the error i'm getting?
flowmonitor aborted, restarting...
RPINTS: serial connection stopped...

Also get this:
Command '/usr/share/arduino/hardware/tools/avrdude -C/usr/share/arduino/hardware/tools/avrdude.conf -patmega328p -calamode -P/dev/ttyS0 -b115200 -D -Uflash:w:/var/www/html//arduino/raspberrypints/raspberrypints.cpp.hex:i' returned non-zero exit status 1
 
Last edited:
150% it's then all as it should, does this make any sense?
Zooming in shouldn't make it look right but maybe there is something else causing the cut off. your picture didn't come through

flowmonitor aborted, restarting...
In /python/Config.py change lines 13 and 16 to
config['flowmon.debug' ] = True
...
config['dispatch.debug' ] = True

This will turn on debugging and hopefully show you the error that is causing the restart.
 
Hi

I used to command curl -L https://raw.githubusercontent.com/rtlindne/RaspberryPints/master/util/installRaspberryPints | sudo bash

and seemed to get a long way through the install process as per the following log but got an error. Is anyone able to point me in the right direction? Thanks in advance.


=============================================================================

-----=====>>>>> Raspberry Pints Tools <<<<<=====-----

=============================================================================


You will be presented with some choices during the install. Most frequently

you will see a 'yes or no' choice, with the default choice capitalized like

so: [y/N]. Default means if you hit <enter> without typing anything, you will

make the capitalized choice, i.e. hitting <enter> when you see [Y/n] will

default to 'yes.'


Yes/no choices are not case sensitive. However; passwords, system names and

install paths are. Be aware of this. There is generally no difference between

'y', 'yes', 'YES', 'Yes'; you get the idea. In some areas you are asked for a

path; the default/recommended choice is in braces like: [/var/www/html].

Pressing <enter> without typing anything will take the default/recommended

choice.


Press any key when you are ready to proceed.


Default password found for the 'pi' account. This should be changed.

Do you want to change the password now? [Y/n]: n


The time is currently set to Tue 24 Dec 10:30:01 AEST 2019.

Is this correct? [Y/n]: y


Your hostname is set to 'raspberrypi'. Each machine on your network should

have a unique name to prevent issues.


Do you want to change it now, maybe to 'rpints' [Y/n]: n


main: line 382: [: : integer expression expected


Disk usage is 70%, free disk space is 3779 MB.


Checking and installing required dependencies via apt.


Installing 'dialog'.

Selecting previously unselected package dialog.

(Reading database ... 167462 files and directories currently installed.)

Preparing to unpack .../dialog_1.3-20190211-1_armhf.deb ...

Unpacking dialog (1.3-20190211-1) ...

Setting up dialog (1.3-20190211-1) ...

Processing triggers for man-db (2.8.5-2) ...

dpkg-query: no packages found matching mariadb-server


Installing 'mariadb-server'.

Preconfiguring packages ...

Selecting previously unselected package gawk.

(Reading database ... 167617 files and directories currently installed.)

Preparing to unpack .../00-gawk_1%3a4.2.1+dfsg-1_armhf.deb ...

Unpacking gawk (1:4.2.1+dfsg-1) ...

Selecting previously unselected package galera-3.

Preparing to unpack .../01-galera-3_25.3.25-2_armhf.deb ...

Unpacking galera-3 (25.3.25-2) ...

Selecting previously unselected package libdbi-perl:armhf.

Preparing to unpack .../02-libdbi-perl_1.642-1+b1_armhf.deb ...

Unpacking libdbi-perl:armhf (1.642-1+b1) ...

Selecting previously unselected package libconfig-inifiles-perl.

Preparing to unpack .../03-libconfig-inifiles-perl_3.000001-1_all.deb ...

Unpacking libconfig-inifiles-perl (3.000001-1) ...

Selecting previously unselected package libaio1:armhf.

Preparing to unpack .../04-libaio1_0.3.112-3_armhf.deb ...

Unpacking libaio1:armhf (0.3.112-3) ...

Selecting previously unselected package libreadline5:armhf.

Preparing to unpack .../05-libreadline5_5.2+dfsg-3_armhf.deb ...

Unpacking libreadline5:armhf (5.2+dfsg-3) ...

Selecting previously unselected package mariadb-client-core-10.3.

Preparing to unpack .../06-mariadb-client-core-10.3_1%3a10.3.17-0+deb10u1_armhf.deb ...

Unpacking mariadb-client-core-10.3 (1:10.3.17-0+deb10u1) ...

Selecting previously unselected package mariadb-client-10.3.

Preparing to unpack .../07-mariadb-client-10.3_1%3a10.3.17-0+deb10u1_armhf.deb ...

Unpacking mariadb-client-10.3 (1:10.3.17-0+deb10u1) ...

Selecting previously unselected package mariadb-server-core-10.3.

Preparing to unpack .../08-mariadb-server-core-10.3_1%3a10.3.17-0+deb10u1_armhf.deb ...

Unpacking mariadb-server-core-10.3 (1:10.3.17-0+deb10u1) ...

Selecting previously unselected package socat.

Preparing to unpack .../09-socat_1.7.3.2-2_armhf.deb ...

Unpacking socat (1.7.3.2-2) ...

Selecting previously unselected package mariadb-server-10.3.

Preparing to unpack .../10-mariadb-server-10.3_1%3a10.3.17-0+deb10u1_armhf.deb ...

Unpacking mariadb-server-10.3 (1:10.3.17-0+deb10u1) ...

Selecting previously unselected package libhtml-tagset-perl.

Preparing to unpack .../11-libhtml-tagset-perl_3.20-3_all.deb ...

Unpacking libhtml-tagset-perl (3.20-3) ...

Selecting previously unselected package liburi-perl.

Preparing to unpack .../12-liburi-perl_1.76-1_all.deb ...

Unpacking liburi-perl (1.76-1) ...

Selecting previously unselected package libhtml-parser-perl.

Preparing to unpack .../13-libhtml-parser-perl_3.72-3+b2_armhf.deb ...

Unpacking libhtml-parser-perl (3.72-3+b2) ...

Selecting previously unselected package libcgi-pm-perl.

Preparing to unpack .../14-libcgi-pm-perl_4.40-1_all.deb ...

Unpacking libcgi-pm-perl (4.40-1) ...

Selecting previously unselected package libfcgi-perl.

Preparing to unpack .../15-libfcgi-perl_0.78-2+b2_armhf.deb ...

Unpacking libfcgi-perl (0.78-2+b2) ...

Selecting previously unselected package libcgi-fast-perl.

Preparing to unpack .../16-libcgi-fast-perl_1%3a2.13-1_all.deb ...

Unpacking libcgi-fast-perl (1:2.13-1) ...

Selecting previously unselected package libdbd-mysql-perl:armhf.

Preparing to unpack .../17-libdbd-mysql-perl_4.050-2_armhf.deb ...

Unpacking libdbd-mysql-perl:armhf (4.050-2) ...

Selecting previously unselected package libencode-locale-perl.

Preparing to unpack .../18-libencode-locale-perl_1.05-1_all.deb ...

Unpacking libencode-locale-perl (1.05-1) ...

Selecting previously unselected package libhtml-template-perl.

Preparing to unpack .../19-libhtml-template-perl_2.97-1_all.deb ...

Unpacking libhtml-template-perl (2.97-1) ...

Selecting previously unselected package libtimedate-perl.

Preparing to unpack .../20-libtimedate-perl_2.3000-2_all.deb ...

Unpacking libtimedate-perl (2.3000-2) ...

Selecting previously unselected package libhttp-date-perl.

Preparing to unpack .../21-libhttp-date-perl_6.02-1_all.deb ...

Unpacking libhttp-date-perl (6.02-1) ...

Selecting previously unselected package libio-html-perl.

Preparing to unpack .../22-libio-html-perl_1.001-1_all.deb ...

Unpacking libio-html-perl (1.001-1) ...

Selecting previously unselected package liblwp-mediatypes-perl.

Preparing to unpack .../23-liblwp-mediatypes-perl_6.02-1_all.deb ...

Unpacking liblwp-mediatypes-perl (6.02-1) ...

Selecting previously unselected package libhttp-message-perl.

Preparing to unpack .../24-libhttp-message-perl_6.18-1_all.deb ...

Unpacking libhttp-message-perl (6.18-1) ...

Selecting previously unselected package libterm-readkey-perl.

Preparing to unpack .../25-libterm-readkey-perl_2.38-1_armhf.deb ...

Unpacking libterm-readkey-perl (2.38-1) ...

Selecting previously unselected package mariadb-server.

Preparing to unpack .../26-mariadb-server_1%3a10.3.17-0+deb10u1_all.deb ...

Unpacking mariadb-server (1:10.3.17-0+deb10u1) ...

Setting up libconfig-inifiles-perl (3.000001-1) ...

Setting up libreadline5:armhf (5.2+dfsg-3) ...

Setting up gawk (1:4.2.1+dfsg-1) ...

Setting up libhtml-tagset-perl (3.20-3) ...

Setting up liblwp-mediatypes-perl (6.02-1) ...

Setting up libencode-locale-perl (1.05-1) ...

Setting up socat (1.7.3.2-2) ...

Setting up libio-html-perl (1.001-1) ...

Setting up galera-3 (25.3.25-2) ...

Setting up libtimedate-perl (2.3000-2) ...

Setting up libfcgi-perl (0.78-2+b2) ...

Setting up libterm-readkey-perl (2.38-1) ...

Setting up libaio1:armhf (0.3.112-3) ...

Setting up liburi-perl (1.76-1) ...

Setting up libdbi-perl:armhf (1.642-1+b1) ...

Setting up libhttp-date-perl (6.02-1) ...

Setting up mariadb-server-core-10.3 (1:10.3.17-0+deb10u1) ...

Setting up libdbd-mysql-perl:armhf (4.050-2) ...

Setting up mariadb-client-core-10.3 (1:10.3.17-0+deb10u1) ...

Setting up libhtml-parser-perl (3.72-3+b2) ...

Setting up libhttp-message-perl (6.18-1) ...

Setting up libcgi-pm-perl (4.40-1) ...

Setting up libhtml-template-perl (2.97-1) ...

Setting up mariadb-client-10.3 (1:10.3.17-0+deb10u1) ...

Setting up mariadb-server-10.3 (1:10.3.17-0+deb10u1) ...

Created symlink /etc/systemd/system/mysql.service -> /lib/systemd/system/mariadb.service.

Created symlink /etc/systemd/system/mysqld.service -> /lib/systemd/system/mariadb.service.

Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service -> /lib/systemd/system/mariadb.service.

Setting up libcgi-fast-perl (1:2.13-1) ...

Setting up mariadb-server (1:10.3.17-0+deb10u1) ...

Processing triggers for systemd (241-7~deb10u2+rpi1) ...

Processing triggers for man-db (2.8.5-2) ...

Processing triggers for libc-bin (2.28-10+rpi1) ...

dpkg-query: no packages found matching php


Installing 'php'.

Selecting previously unselected package php-common.

(Reading database ... 168608 files and directories currently installed.)

Preparing to unpack .../0-php-common_2%3a69_all.deb ...

Unpacking php-common (2:69) ...

Selecting previously unselected package php7.3-common.

Preparing to unpack .../1-php7.3-common_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-common (7.3.11-1~deb10u1) ...

Selecting previously unselected package php7.3-json.

Preparing to unpack .../2-php7.3-json_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-json (7.3.11-1~deb10u1) ...

Selecting previously unselected package php7.3-opcache.

Preparing to unpack .../3-php7.3-opcache_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-opcache (7.3.11-1~deb10u1) ...

Selecting previously unselected package php7.3-readline.

Preparing to unpack .../4-php7.3-readline_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-readline (7.3.11-1~deb10u1) ...

Selecting previously unselected package php7.3-cli.

Preparing to unpack .../5-php7.3-cli_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-cli (7.3.11-1~deb10u1) ...

Selecting previously unselected package libapache2-mod-php7.3.

Preparing to unpack .../6-libapache2-mod-php7.3_7.3.11-1~deb10u1_armhf.deb ...

Unpacking libapache2-mod-php7.3 (7.3.11-1~deb10u1) ...

Selecting previously unselected package php7.3.

Preparing to unpack .../7-php7.3_7.3.11-1~deb10u1_all.deb ...

Unpacking php7.3 (7.3.11-1~deb10u1) ...

Selecting previously unselected package php.

Preparing to unpack .../8-php_2%3a7.3+69_all.deb ...

Unpacking php (2:7.3+69) ...

Setting up php-common (2:69) ...
 
Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer -> /lib/systemd/system/phpsessionclean.timer.

Setting up php7.3-common (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/calendar.ini with new version


Creating config file /etc/php/7.3/mods-available/ctype.ini with new version


Creating config file /etc/php/7.3/mods-available/exif.ini with new version


Creating config file /etc/php/7.3/mods-available/fileinfo.ini with new version


Creating config file /etc/php/7.3/mods-available/ftp.ini with new version


Creating config file /etc/php/7.3/mods-available/gettext.ini with new version


Creating config file /etc/php/7.3/mods-available/iconv.ini with new version


Creating config file /etc/php/7.3/mods-available/pdo.ini with new version


Creating config file /etc/php/7.3/mods-available/phar.ini with new version


Creating config file /etc/php/7.3/mods-available/posix.ini with new version


Creating config file /etc/php/7.3/mods-available/shmop.ini with new version


Creating config file /etc/php/7.3/mods-available/sockets.ini with new version


Creating config file /etc/php/7.3/mods-available/sysvmsg.ini with new version


Creating config file /etc/php/7.3/mods-available/sysvsem.ini with new version


Creating config file /etc/php/7.3/mods-available/sysvshm.ini with new version


Creating config file /etc/php/7.3/mods-available/tokenizer.ini with new version

Setting up php7.3-opcache (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/opcache.ini with new version

Setting up php7.3-json (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/json.ini with new version

Setting up php7.3-readline (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/readline.ini with new version

Setting up php7.3-cli (7.3.11-1~deb10u1) ...

update-alternatives: using /usr/bin/php7.3 to provide /usr/bin/php (php) in auto mode

update-alternatives: using /usr/bin/phar7.3 to provide /usr/bin/phar (phar) in auto mode

update-alternatives: using /usr/bin/phar.phar7.3 to provide /usr/bin/phar.phar (phar.phar) in auto mode


Creating config file /etc/php/7.3/cli/php.ini with new version

Setting up libapache2-mod-php7.3 (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/apache2/php.ini with new version

Module mpm_event disabled.

Enabling module mpm_prefork.

apache2_switch_mpm Switch to prefork

Job for apache2.service failed because the control process exited with error code.

See "systemctl status apache2.service" and "journalctl -xe" for details.

invoke-rc.d: initscript apache2, action "restart" failed.

* apache2.service - The Apache HTTP Server

Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)

Active: failed (Result: exit-code) since Tue 2019-12-24 10:33:25 AEST; 28ms ago

Docs: https://httpd.apache.org/docs/2.4/

Process: 28261 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)


Dec 24 10:33:25 raspberrypi apachectl[28261]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message

Dec 24 10:33:25 raspberrypi apachectl[28261]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80

Dec 24 10:33:25 raspberrypi apachectl[28261]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80

Dec 24 10:33:25 raspberrypi apachectl[28261]: no listening sockets available, shutting down

Dec 24 10:33:25 raspberrypi apachectl[28261]: AH00015: Unable to open logs

Dec 24 10:33:25 raspberrypi apachectl[28261]: Action 'start' failed.

Dec 24 10:33:25 raspberrypi apachectl[28261]: The Apache error log may have more information.

Dec 24 10:33:25 raspberrypi systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE

Dec 24 10:33:25 raspberrypi systemd[1]: apache2.service: Failed with result 'exit-code'.

Dec 24 10:33:25 raspberrypi systemd[1]: Failed to start The Apache HTTP Server.

apache2_invoke: Enable module php7.3

Job for apache2.service failed because the control process exited with error code.

See "systemctl status apache2.service" and "journalctl -xe" for details.

invoke-rc.d: initscript apache2, action "restart" failed.

* apache2.service - The Apache HTTP Server

Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)

Active: failed (Result: exit-code) since Tue 2019-12-24 10:33:27 AEST; 25ms ago

Docs: https://httpd.apache.org/docs/2.4/

Process: 28550 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)


Dec 24 10:33:27 raspberrypi apachectl[28550]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message

Dec 24 10:33:27 raspberrypi apachectl[28550]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80

Dec 24 10:33:27 raspberrypi apachectl[28550]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80

Dec 24 10:33:27 raspberrypi apachectl[28550]: no listening sockets available, shutting down

Dec 24 10:33:27 raspberrypi apachectl[28550]: AH00015: Unable to open logs

Dec 24 10:33:27 raspberrypi apachectl[28550]: Action 'start' failed.

Dec 24 10:33:27 raspberrypi apachectl[28550]: The Apache error log may have more information.

Dec 24 10:33:27 raspberrypi systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE

Dec 24 10:33:27 raspberrypi systemd[1]: apache2.service: Failed with result 'exit-code'.

Dec 24 10:33:27 raspberrypi systemd[1]: Failed to start The Apache HTTP Server.

Setting up php7.3 (7.3.11-1~deb10u1) ...

Setting up php (2:7.3+69) ...

Processing triggers for man-db (2.8.5-2) ...

dpkg-query: no packages found matching php-mysql


Installing 'php-mysql'.

Selecting previously unselected package php7.3-mysql.

(Reading database ... 168748 files and directories currently installed.)

Preparing to unpack .../php7.3-mysql_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-mysql (7.3.11-1~deb10u1) ...

Selecting previously unselected package php-mysql.

Preparing to unpack .../php-mysql_2%3a7.3+69_all.deb ...

Unpacking php-mysql (2:7.3+69) ...

Setting up php7.3-mysql (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/mysqlnd.ini with new version


Creating config file /etc/php/7.3/mods-available/mysqli.ini with new version


Creating config file /etc/php/7.3/mods-available/pdo_mysql.ini with new version

Setting up php-mysql (2:7.3+69) ...

Processing triggers for libapache2-mod-php7.3 (7.3.11-1~deb10u1) ...


Installing 'libapache2-mod-php'.

Selecting previously unselected package libapache2-mod-php.

(Reading database ... 168764 files and directories currently installed.)

Preparing to unpack .../libapache2-mod-php_2%3a7.3+69_all.deb ...

Unpacking libapache2-mod-php (2:7.3+69) ...

Setting up libapache2-mod-php (2:7.3+69) ...

dpkg-query: no packages found matching phpmyadmin


Installing 'phpmyadmin'.

Preconfiguring packages ...

Selecting previously unselected package dbconfig-common.

(Reading database ... 168767 files and directories currently installed.)

Preparing to unpack .../00-dbconfig-common_2.0.11+deb10u1_all.deb ...

Unpacking dbconfig-common (2.0.11+deb10u1) ...

Selecting previously unselected package dbconfig-mysql.

Preparing to unpack .../01-dbconfig-mysql_2.0.11+deb10u1_all.deb ...

Unpacking dbconfig-mysql (2.0.11+deb10u1) ...

Selecting previously unselected package libmcrypt4.

Preparing to unpack .../02-libmcrypt4_2.5.8-3.4_armhf.deb ...

Unpacking libmcrypt4 (2.5.8-3.4) ...

Selecting previously unselected package libzip4:armhf.

Preparing to unpack .../03-libzip4_1.5.1-4_armhf.deb ...

Unpacking libzip4:armhf (1.5.1-4) ...

Selecting previously unselected package php7.3-bz2.

Preparing to unpack .../04-php7.3-bz2_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-bz2 (7.3.11-1~deb10u1) ...

Selecting previously unselected package php-bz2.

Preparing to unpack .../05-php-bz2_2%3a7.3+69_all.deb ...

Unpacking php-bz2 (2:7.3+69) ...

Selecting previously unselected package php7.3-curl.

Preparing to unpack .../06-php7.3-curl_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-curl (7.3.11-1~deb10u1) ...

Selecting previously unselected package php-curl.

Preparing to unpack .../07-php-curl_2%3a7.3+69_all.deb ...

Unpacking php-curl (2:7.3+69) ...

Selecting previously unselected package php7.3-gd.

Preparing to unpack .../08-php7.3-gd_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-gd (7.3.11-1~deb10u1) ...

Selecting previously unselected package php-gd.

Preparing to unpack .../09-php-gd_2%3a7.3+69_all.deb ...

Unpacking php-gd (2:7.3+69) ...

Selecting previously unselected package php7.3-mbstring.

Preparing to unpack .../10-php7.3-mbstring_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-mbstring (7.3.11-1~deb10u1) ...

Selecting previously unselected package php-mbstring.

Preparing to unpack .../11-php-mbstring_2%3a7.3+69_all.deb ...

Unpacking php-mbstring (2:7.3+69) ...

Selecting previously unselected package php7.3-xml.

Preparing to unpack .../12-php7.3-xml_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-xml (7.3.11-1~deb10u1) ...

Selecting previously unselected package php-xml.

Preparing to unpack .../13-php-xml_2%3a7.3+69_all.deb ...

Unpacking php-xml (2:7.3+69) ...

Selecting previously unselected package php-pear.

Preparing to unpack .../14-php-pear_1%3a1.10.6+submodules+notgz-1.1_all.deb ...

Unpacking php-pear (1:1.10.6+submodules+notgz-1.1) ...

Selecting previously unselected package php-php-gettext.

Preparing to unpack .../15-php-php-gettext_1.0.12-0.1_all.deb ...

Unpacking php-php-gettext (1.0.12-0.1) ...

Selecting previously unselected package php-phpseclib.

Preparing to unpack .../16-php-phpseclib_2.0.14-1_all.deb ...

Unpacking php-phpseclib (2.0.14-1) ...

Selecting previously unselected package php-tcpdf.

Preparing to unpack .../17-php-tcpdf_6.2.26+dfsg-1_all.deb ...

Unpacking php-tcpdf (6.2.26+dfsg-1) ...

Selecting previously unselected package php7.3-zip.

Preparing to unpack .../18-php7.3-zip_7.3.11-1~deb10u1_armhf.deb ...

Unpacking php7.3-zip (7.3.11-1~deb10u1) ...

Selecting previously unselected package php-zip.

Preparing to unpack .../19-php-zip_2%3a7.3+69_all.deb ...

Unpacking php-zip (2:7.3+69) ...

Selecting previously unselected package php7.1-common.

Preparing to unpack .../20-php7.1-common_7.1.20-1+b2_armhf.deb ...

Unpacking php7.1-common (7.1.20-1+b2) ...

Selecting previously unselected package php7.1-mcrypt.

Preparing to unpack .../21-php7.1-mcrypt_7.1.20-1+b2_armhf.deb ...

Unpacking php7.1-mcrypt (7.1.20-1+b2) ...

Selecting previously unselected package phpmyadmin.

Preparing to unpack .../22-phpmyadmin_4%3a4.6.6-5_all.deb ...

Unpacking phpmyadmin (4:4.6.6-5) ...

Setting up php7.3-mbstring (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/mbstring.ini with new version

Setting up php-tcpdf (6.2.26+dfsg-1) ...

Setting up libzip4:armhf (1.5.1-4) ...

Setting up dbconfig-common (2.0.11+deb10u1) ...


Creating config file /etc/dbconfig-common/config with new version

Setting up php7.3-bz2 (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/bz2.ini with new version

Setting up php-mbstring (2:7.3+69) ...

Setting up php-phpseclib (2.0.14-1) ...

Setting up php7.1-common (7.1.20-1+b2) ...


Creating config file /etc/php/7.1/mods-available/calendar.ini with new version


Creating config file /etc/php/7.1/mods-available/ctype.ini with new version


Creating config file /etc/php/7.1/mods-available/exif.ini with new version


Creating config file /etc/php/7.1/mods-available/fileinfo.ini with new version


Creating config file /etc/php/7.1/mods-available/ftp.ini with new version


Creating config file /etc/php/7.1/mods-available/gettext.ini with new version


Creating config file /etc/php/7.1/mods-available/iconv.ini with new version


Creating config file /etc/php/7.1/mods-available/pdo.ini with new version


Creating config file /etc/php/7.1/mods-available/phar.ini with new version


Creating config file /etc/php/7.1/mods-available/posix.ini with new version


Creating config file /etc/php/7.1/mods-available/shmop.ini with new version


Creating config file /etc/php/7.1/mods-available/sockets.ini with new version


Creating config file /etc/php/7.1/mods-available/sysvmsg.ini with new version


Creating config file /etc/php/7.1/mods-available/sysvsem.ini with new version


Creating config file /etc/php/7.1/mods-available/sysvshm.ini with new version


Creating config file /etc/php/7.1/mods-available/tokenizer.ini with new version

Setting up php7.3-xml (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/dom.ini with new version


Creating config file /etc/php/7.3/mods-available/simplexml.ini with new version


Creating config file /etc/php/7.3/mods-available/wddx.ini with new version


Creating config file /etc/php/7.3/mods-available/xml.ini with new version


Creating config file /etc/php/7.3/mods-available/xmlreader.ini with new version


Creating config file /etc/php/7.3/mods-available/xmlwriter.ini with new version


Creating config file /etc/php/7.3/mods-available/xsl.ini with new version

Setting up php7.3-zip (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/zip.ini with new version

Setting up libmcrypt4 (2.5.8-3.4) ...

Setting up php7.3-curl (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/curl.ini with new version

Setting up php7.3-gd (7.3.11-1~deb10u1) ...


Creating config file /etc/php/7.3/mods-available/gd.ini with new version

Setting up php-xml (2:7.3+69) ...

Setting up php-curl (2:7.3+69) ...

Setting up php-pear (1:1.10.6+submodules+notgz-1.1) ...

Setting up php-bz2 (2:7.3+69) ...

Setting up php7.1-mcrypt (7.1.20-1+b2) ...


Creating config file /etc/php/7.1/mods-available/mcrypt.ini with new version

Setting up dbconfig-mysql (2.0.11+deb10u1) ...

Setting up php-php-gettext (1.0.12-0.1) ...

Setting up php-zip (2:7.3+69) ...

Setting up php-gd (2:7.3+69) ...

Setting up phpmyadmin (4:4.6.6-5) ...

Determining localhost credentials from /etc/mysql/debian.cnf: succeeded.

dbconfig-common: writing config to /etc/dbconfig-common/phpmyadmin.conf


Creating config file /etc/dbconfig-common/phpmyadmin.conf with new version


Creating config file /etc/phpmyadmin/config-db.php with new version

checking privileges on database phpmyadmin for phpmyadmin@localhost: user creation needed.

granting access to database phpmyadmin for phpmyadmin@localhost: success.

verifying access for phpmyadmin@localhost: success.

creating database phpmyadmin: success.

verifying database phpmyadmin exists: success.

populating database via sql... done.

dbconfig-common: flushing administrative password

Processing triggers for hicolor-icon-theme (0.17-2) ...

Processing triggers for libc-bin (2.28-10+rpi1) ...

Processing triggers for libapache2-mod-php7.3 (7.3.11-1~deb10u1) ...

Processing triggers for man-db (2.8.5-2) ...


Installing 'ttf-mscorefonts-installer'.

Preconfiguring packages ...

Selecting previously unselected package libmspack0:armhf.

(Reading database ... 171475 files and directories currently installed.)

Preparing to unpack .../libmspack0_0.10.1-1_armhf.deb ...

Unpacking libmspack0:armhf (0.10.1-1) ...

Selecting previously unselected package cabextract.

Preparing to unpack .../cabextract_1.9-1_armhf.deb ...

Unpacking cabextract (1.9-1) ...

Selecting previously unselected package ttf-mscorefonts-installer.

Preparing to unpack .../ttf-mscorefonts-installer_3.7_all.deb ...

Unpacking ttf-mscorefonts-installer (3.7) ...

Setting up libmspack0:armhf (0.10.1-1) ...

Setting up cabextract (1.9-1) ...

Setting up ttf-mscorefonts-installer (3.7) ...


These fonts were provided by Microsoft "in the interest of cross-

platform compatibility". This is no longer the case, but they are

still available from third parties.


You are free to download these fonts and use them for your own use,

but you may not redistribute them in modified form, including changes

to the file name or packaging format.


--2019-12-24 10:38:35-- http://downloads.sourceforge.net/corefonts/andale32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/andale32.exe [following]

--2019-12-24 10:38:36-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/andale32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/andale32.exe [following]

--2019-12-24 10:38:36-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/andale32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 198384 (194K) [application/octet-stream]

Saving to: './andale32.exe'


0K .......... .......... .......... .......... .......... 25% 147K 1s

50K .......... .......... .......... .......... .......... 51% 303K 0s

100K .......... .......... .......... .......... .......... 77% 6.16M 0s

150K .......... .......... .......... .......... ... 100% 6.67M=0.5s


2019-12-24 10:38:37 (373 KB/s) - './andale32.exe' saved [198384/198384]


--2019-12-24 10:38:37-- http://downloads.sourceforge.net/corefonts/arialb32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/arialb32.exe [following]

--2019-12-24 10:38:38-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/arialb32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/arialb32.exe [following]

--2019-12-24 10:38:38-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/arialb32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK
 
Length: 168176 (164K) [application/octet-stream]

Saving to: './arialb32.exe'


0K .......... .......... .......... .......... .......... 30% 149K 1s

50K .......... .......... .......... .......... .......... 60% 310K 0s

100K .......... .......... .......... .......... .......... 91% 5.33M 0s

150K .......... .... 100% 13.8M=0.5s


2019-12-24 10:38:39 (324 KB/s) - './arialb32.exe' saved [168176/168176]


--2019-12-24 10:38:39-- http://downloads.sourceforge.net/corefonts/arial32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/arial32.exe [following]

--2019-12-24 10:38:40-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/arial32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/arial32.exe [following]

--2019-12-24 10:38:40-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/arial32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 554208 (541K) [application/octet-stream]

Saving to: './arial32.exe'


0K .......... .......... .......... .......... .......... 9% 149K 3s

50K .......... .......... .......... .......... .......... 18% 301K 2s

100K .......... .......... .......... .......... .......... 27% 5.47M 1s

150K .......... .......... .......... .......... .......... 36% 1.10M 1s

200K .......... .......... .......... .......... .......... 46% 414K 1s

250K .......... .......... .......... .......... .......... 55% 6.07M 1s

300K .......... .......... .......... .......... .......... 64% 5.78M 0s

350K .......... .......... .......... .......... .......... 73% 6.00M 0s

400K .......... .......... .......... .......... .......... 83% 361K 0s

450K .......... .......... .......... .......... .......... 92% 4.87M 0s

500K .......... .......... .......... .......... . 100% 8.39M=0.9s


2019-12-24 10:38:42 (633 KB/s) - './arial32.exe' saved [554208/554208]


--2019-12-24 10:38:42-- http://downloads.sourceforge.net/corefonts/comic32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/comic32.exe [following]

--2019-12-24 10:38:42-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/comic32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/comic32.exe [following]

--2019-12-24 10:38:42-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/comic32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 246008 (240K) [application/octet-stream]

Saving to: './comic32.exe'


0K .......... .......... .......... .......... .......... 20% 150K 1s

50K .......... .......... .......... .......... .......... 41% 303K 1s

100K .......... .......... .......... .......... .......... 62% 5.42M 0s

150K .......... .......... .......... .......... .......... 83% 323K 0s

200K .......... .......... .......... .......... 100% 5.21M=0.7s


2019-12-24 10:38:44 (359 KB/s) - './comic32.exe' saved [246008/246008]


--2019-12-24 10:38:44-- http://downloads.sourceforge.net/corefonts/courie32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/courie32.exe [following]

--2019-12-24 10:38:44-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/courie32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/courie32.exe [following]

--2019-12-24 10:38:44-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/courie32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 646368 (631K) [application/octet-stream]

Saving to: './courie32.exe'


0K .......... .......... .......... .......... .......... 7% 150K 4s

50K .......... .......... .......... .......... .......... 15% 304K 3s

100K .......... .......... .......... .......... .......... 23% 6.86M 2s

150K .......... .......... .......... .......... .......... 31% 1.02M 1s

200K .......... .......... .......... .......... .......... 39% 433K 1s

250K .......... .......... .......... .......... .......... 47% 5.22M 1s

300K .......... .......... .......... .......... .......... 55% 5.68M 1s

350K .......... .......... .......... .......... .......... 63% 20.8M 0s

400K .......... .......... .......... .......... .......... 71% 362K 0s

450K .......... .......... .......... .......... .......... 79% 8.06M 0s

500K .......... .......... .......... .......... .......... 87% 4.68M 0s

550K .......... .......... .......... .......... .......... 95% 9.63M 0s

600K .......... .......... .......... . 100% 7.98M=0.9s


2019-12-24 10:38:46 (741 KB/s) - './courie32.exe' saved [646368/646368]


--2019-12-24 10:38:46-- http://downloads.sourceforge.net/corefonts/georgi32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/georgi32.exe [following]

--2019-12-24 10:38:47-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/georgi32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/georgi32.exe [following]

--2019-12-24 10:38:47-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/georgi32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 392440 (383K) [application/octet-stream]

Saving to: './georgi32.exe'


0K .......... .......... .......... .......... .......... 13% 149K 2s

50K .......... .......... .......... .......... .......... 26% 311K 1s

100K .......... .......... .......... .......... .......... 39% 5.34M 1s

150K .......... .......... .......... .......... .......... 52% 7.34M 0s

200K .......... .......... .......... .......... .......... 65% 326K 0s

250K .......... .......... .......... .......... .......... 78% 6.39M 0s

300K .......... .......... .......... .......... .......... 91% 5.18M 0s

350K .......... .......... .......... ... 100% 7.41M=0.7s


2019-12-24 10:38:48 (557 KB/s) - './georgi32.exe' saved [392440/392440]


--2019-12-24 10:38:48-- http://downloads.sourceforge.net/corefonts/impact32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/impact32.exe [following]

--2019-12-24 10:38:49-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/impact32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/impact32.exe [following]

--2019-12-24 10:38:49-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/impact32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 173288 (169K) [application/octet-stream]

Saving to: './impact32.exe'


0K .......... .......... .......... .......... .......... 29% 142K 1s

50K .......... .......... .......... .......... .......... 59% 288K 0s

100K .......... .......... .......... .......... .......... 88% 5.47M 0s

150K .......... ......... 100% 4.15M=0.5s


2019-12-24 10:38:50 (314 KB/s) - './impact32.exe' saved [173288/173288]


--2019-12-24 10:38:50-- http://downloads.sourceforge.net/corefonts/times32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/times32.exe [following]

--2019-12-24 10:38:51-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/times32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/times32.exe [following]

--2019-12-24 10:38:51-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/times32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 661728 (646K) [application/octet-stream]

Saving to: './times32.exe'


0K .......... .......... .......... .......... .......... 7% 144K 4s

50K .......... .......... .......... .......... .......... 15% 288K 3s

100K .......... .......... .......... .......... .......... 23% 7.23M 2s

150K .......... .......... .......... .......... .......... 30% 6.04M 1s

200K .......... .......... .......... .......... .......... 38% 313K 1s

250K .......... .......... .......... .......... .......... 46% 6.14M 1s

300K .......... .......... .......... .......... .......... 54% 5.84M 1s

350K .......... .......... .......... .......... .......... 61% 277K 1s

400K .......... .......... .......... .......... .......... 69% 19.0M 0s

450K .......... .......... .......... .......... .......... 77% 17.5M 0s

500K .......... .......... .......... .......... .......... 85% 16.2M 0s

550K .......... .......... .......... .......... .......... 92% 18.1M 0s

600K .......... .......... .......... .......... ...... 100% 17.1M=0.9s


2019-12-24 10:38:53 (714 KB/s) - './times32.exe' saved [661728/661728]


--2019-12-24 10:38:53-- http://downloads.sourceforge.net/corefonts/trebuc32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/trebuc32.exe [following]

--2019-12-24 10:38:54-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/trebuc32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/trebuc32.exe [following]

--2019-12-24 10:38:54-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/trebuc32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 357200 (349K) [application/octet-stream]

Saving to: './trebuc32.exe'


0K .......... .......... .......... .......... .......... 14% 148K 2s

50K .......... .......... .......... .......... .......... 28% 302K 1s

100K .......... .......... .......... .......... .......... 43% 6.09M 1s

150K .......... .......... .......... .......... .......... 57% 1.17M 0s

200K .......... .......... .......... .......... .......... 71% 412K 0s

250K .......... .......... .......... .......... .......... 86% 6.07M 0s

300K .......... .......... .......... .......... ........ 100% 6.58M=0.7s


2019-12-24 10:38:55 (505 KB/s) - './trebuc32.exe' saved [357200/357200]


--2019-12-24 10:38:55-- http://downloads.sourceforge.net/corefonts/verdan32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/verdan32.exe [following]

--2019-12-24 10:38:56-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/verdan32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/verdan32.exe [following]

--2019-12-24 10:38:56-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/verdan32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 351992 (344K) [application/octet-stream]

Saving to: './verdan32.exe'


0K .......... .......... .......... .......... .......... 14% 149K 2s

50K .......... .......... .......... .......... .......... 29% 309K 1s

100K .......... .......... .......... .......... .......... 43% 6.84M 1s

150K .......... .......... .......... .......... .......... 58% 1.03M 0s

200K .......... .......... .......... .......... .......... 72% 440K 0s

250K .......... .......... .......... .......... .......... 87% 6.93M 0s

300K .......... .......... .......... .......... ... 100% 6.12M=0.7s
 
2019-12-24 10:38:57 (506 KB/s) - './verdan32.exe' saved [351992/351992]


--2019-12-24 10:38:57-- http://downloads.sourceforge.net/corefonts/webdin32.exe

Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13

Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: http://downloads.sourceforge.net/project/corefonts/the fonts/final/webdin32.exe [following]

--2019-12-24 10:38:58-- http://downloads.sourceforge.net/project/corefonts/the fonts/final/webdin32.exe

Reusing existing connection to downloads.sourceforge.net:80.

HTTP request sent, awaiting response... 302 Found

Location: https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/webdin32.exe [following]

--2019-12-24 10:38:58-- https://nchc.dl.sourceforge.net/project/corefonts/the fonts/final/webdin32.exe

Resolving nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)... 140.110.96.69

Connecting to nchc.dl.sourceforge.net (nchc.dl.sourceforge.net)|140.110.96.69|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 185072 (181K) [application/octet-stream]

Saving to: './webdin32.exe'


0K .......... .......... .......... .......... .......... 27% 143K 1s

50K .......... .......... .......... .......... .......... 55% 292K 0s

100K .......... .......... .......... .......... .......... 82% 5.94M 0s

150K .......... .......... .......... 100% 5.53M=0.5s


2019-12-24 10:38:59 (338 KB/s) - './webdin32.exe' saved [185072/185072]


andale32.exe: OK

Extracting cabinet: andale32.exe

extracting fontinst.inf

extracting andale.inf

extracting fontinst.exe

extracting AndaleMo.TTF

extracting ADVPACK.DLL

extracting W95INF32.DLL

extracting W95INF16.DLL


All done, no errors.

arialb32.exe: OK

Extracting cabinet: arialb32.exe

extracting fontinst.exe

extracting fontinst.inf

extracting AriBlk.TTF


All done, no errors.

arial32.exe: OK

Extracting cabinet: arial32.exe

extracting FONTINST.EXE

extracting fontinst.inf

extracting Ariali.TTF

extracting Arialbd.TTF

extracting Arialbi.TTF

extracting Arial.TTF


All done, no errors.

comic32.exe: OK

Extracting cabinet: comic32.exe

extracting fontinst.inf

extracting Comicbd.TTF

extracting Comic.TTF

extracting fontinst.exe


All done, no errors.

courie32.exe: OK

Extracting cabinet: courie32.exe

extracting cour.ttf

extracting courbd.ttf

extracting courbi.ttf

extracting fontinst.inf

extracting couri.ttf

extracting fontinst.exe


All done, no errors.

georgi32.exe: OK

Extracting cabinet: georgi32.exe

extracting fontinst.inf

extracting Georgiaz.TTF

extracting Georgiab.TTF

extracting Georgiai.TTF

extracting Georgia.TTF

extracting fontinst.exe


All done, no errors.

impact32.exe: OK

Extracting cabinet: impact32.exe

extracting fontinst.exe

extracting Impact.TTF

extracting fontinst.inf


All done, no errors.

times32.exe: OK

Extracting cabinet: times32.exe

extracting fontinst.inf

extracting Times.TTF

extracting Timesbd.TTF

extracting Timesbi.TTF

extracting Timesi.TTF

extracting FONTINST.EXE


All done, no errors.

trebuc32.exe: OK

Extracting cabinet: trebuc32.exe

extracting FONTINST.EXE

extracting trebuc.ttf

extracting Trebucbd.ttf

extracting trebucbi.ttf

extracting trebucit.ttf

extracting fontinst.inf


All done, no errors.

verdan32.exe: OK

Extracting cabinet: verdan32.exe

extracting fontinst.exe

extracting fontinst.inf

extracting Verdanab.TTF

extracting Verdanai.TTF

extracting Verdanaz.TTF

extracting Verdana.TTF


All done, no errors.

webdin32.exe: OK

Extracting cabinet: webdin32.exe

extracting fontinst.exe

extracting Webdings.TTF

extracting fontinst.inf

extracting Licen.TXT


All done, no errors.

All fonts downloaded and installed.

Processing triggers for libc-bin (2.28-10+rpi1) ...

Processing triggers for man-db (2.8.5-2) ...

Processing triggers for fontconfig (2.13.1-2) ...

dpkg-query: no packages found matching unclutter


Installing 'unclutter'.

Preconfiguring packages ...

Selecting previously unselected package unclutter.

(Reading database ... 171508 files and directories currently installed.)

Preparing to unpack .../unclutter_8-21_armhf.deb ...

Unpacking unclutter (8-21) ...

Setting up unclutter (8-21) ...

Processing triggers for man-db (2.8.5-2) ...


Updating any installed packages which may require it.

Enabling site phpmyadmin.

To activate the new configuration, you need to run:

systemctl reload apache2

apache2.service is not active, cannot reload.


Searching for default web location.


Found /var/www/html in /etc/apache2/sites-enabled/000-default*.

Installing to: /var/www/html


Testing Apache.


Testing PHP.


ERROR: PHP test failed.

pi@raspberrypi:~ $ phpmyadmin

-bash: phpmyadmin: command not found

pi@raspberrypi:~ $ nano rpints_install.log


GNU nano 3.2 rpints_install.log Modified


2019-12-24 10:39:38 Processing triggers for man-db (2.8.5-2) ...

2019-12-24 10:39:42 Updating any installed packages which may require it.

2019-12-24 10:39:52 Enabling site phpmyadmin.

2019-12-24 10:39:52 To activate the new configuration, you need to run:

2019-12-24 10:39:52 systemctl reload apache2

2019-12-24 10:39:52 apache2.service is not active, cannot reload.

2019-12-24 10:39:52 Searching for default web location.

2019-12-24 10:39:52 Found /var/www/html in /etc/apache2/sites-enabled/000-defaul

2019-12-24 10:39:53 Installing to: /var/www/html

2019-12-24 10:39:53 Testing Apache.

2019-12-24 10:39:55 Testing PHP.

2019-12-24 10:39:56 ERROR: PHP test failed.
 
Back
Top