Projekt

Allgemein

Profil

Aktionen

Aufgabe #1379

offen

Installation und Konfiguration von PrestaShop als Dienst beim StuRa

Von PaulRiegel vor mehr als 1 Jahr hinzugefügt. Vor mehr als 1 Jahr aktualisiert.

Status:
Neu
Priorität:
Dringend
Zugewiesen an:
Kategorie:
-
Beginn:
27.09.2022
Abgabedatum:
% erledigt:

10%

Geschätzter Aufwand:

Beschreibung

… und theoretisch sollte auch schon einmal getestet werden wie eine Aktualisierung vorgenommen wird und sowas.

als ein Container auf dem Cluster mit Proxmox
als ein Container mit Debian (stable (Version 11)), als Abweichung vom Ideal mit NixOS, da PrestaShop nicht als Paket bei NixOS verfügbar ist
als aktuelle Version von PrestaShop Version 1.7
mit Apache als Webserver, als Abweichung vom Ideal mit Nginx, da die schnelle Realisierung mit Apache anscheinend einfacher ist
mit MariaDB, als Abweichung von der Empfehlung von PrestaShop, entsprechend unserer Ideale
mit PHP Version 7, da PrestaShop noch nicht PHP Version 8 verwendet https://devdocs.prestashop-project.org/1.7/basics/installation/system-requirements/#php-compatibility-chart
mit (wegen Debian) nftabeles als Firewall

https://devdocs.prestashop-project.org/1.7/basics/installation/
https://www.prestashop.com/en/blog/how-to-install-prestashop
https://docs.prestashop-project.org/1.7-documentation/getting-started/installing-prestashop-using-command-line-script

https://packages.debian.org/buster/all/allpackages

Aktionen #1

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

  • Beschreibung aktualisiert (Vergleich)
  • Priorität wurde von Normal zu Dringend geändert
Aktionen #2

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

bei
https:///shop-backend/index.php/configure/advanced/administration/
gibt es Empfohlene Module.
dort wird (allein) die erweiterung Cookie GDPR (Benachrichtigungs + Blocker) angeboten. (die erweiterung ist kostenpflichtig. https://addons.prestashop.com/en/legal/8734-eu-cookie-law-gdpr-banner-blocker.html)
wenn wir ohne cookies auskommen, dann wäre das nett.


was zeichnen wir wie auf? (logging bei apache & co) (was tut davon not?) im zweifelsfall - wenn nicht gerade eine technische notwendigkeit damit verbunden ist, wollen wir nichts aufzeichnen.


https:///shop-backend/index.php/configure/advanced/emails/
reicht nicht die Verwendung vom lokalen sendmail?

Aktionen #3

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

PaulRiegel schrieb:

bei
https:///shop-backend/index.php/configure/advanced/administration/
gibt es Empfohlene Module.
dort wird (allein) die erweiterung Cookie GDPR (Benachrichtigungs + Blocker) angeboten. (die erweiterung ist kostenpflichtig. https://addons.prestashop.com/en/legal/8734-eu-cookie-law-gdpr-banner-blocker.html)
wenn wir ohne cookies auskommen, dann wäre das nett.

was zeichnen wir wie auf? (logging bei apache & co) (was tut davon not?) im zweifelsfall - wenn nicht gerade eine technische notwendigkeit damit verbunden ist, wollen wir nichts aufzeichnen.

alternative (kostenfrei) wegen cookie
https://addons.prestashop.com/en/legal/50763-gdpr-cookie-banner-by-usercentrics.html
via
https://addons.prestashop.com/en/435-legal?nb_item=96&sorting=Prix%20Croissantx%x%
gefunden.

Aktionen #4

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

  • Zugewiesen an wurde von Bereich Administration Rechentechnik zu PaulRiegel geändert
  • % erledigt wurde von 0 zu 10 geändert

pauschales Aktualisieren von allen Paketen
apt update -y && apt upgrade -y && apt autoremove -y

pauschales Neustarten nach der Aktualisierung aller Pakete
reboot

pauschales Installieren vom Paket der Programmiersprache PHP (möglichst die aktuellste Version, aber vor der Version 8, also aktuell 7.4)
apt install -y php

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php7.4 libapr1 libaprutil1 libaprutil1-dbd-sqlite3
  libaprutil1-ldap libcurl4 liblua5.3-0 libsodium23 php-common php7.4 php7.4-cli php7.4-common php7.4-json
  php7.4-opcache php7.4-readline psmisc
Suggested packages:
  apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser php-pear
The following NEW packages will be installed:
  apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php7.4 libapr1 libaprutil1 libaprutil1-dbd-sqlite3
  libaprutil1-ldap libcurl4 liblua5.3-0 libsodium23 php php-common php7.4 php7.4-cli php7.4-common php7.4-json
  php7.4-opcache php7.4-readline psmisc
0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
Need to get 7307 kB of archives.
After this operation, 28.4 MB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 libapr1 amd64 1.7.0-6+deb11u1 [106 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 libaprutil1 amd64 1.6.1-5 [92.1 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-5 [18.8 kB]
Get:4 http://ftp.debian.org/debian bullseye/main amd64 libaprutil1-ldap amd64 1.6.1-5 [17.0 kB]
Get:5 http://ftp.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
Get:6 http://ftp.debian.org/debian bullseye/main amd64 liblua5.3-0 amd64 5.3.3-1.1+b1 [120 kB]
Get:7 http://ftp.debian.org/debian bullseye/main amd64 apache2-bin amd64 2.4.54-1~deb11u1 [1425 kB]
Get:8 http://ftp.debian.org/debian bullseye/main amd64 apache2-data all 2.4.54-1~deb11u1 [160 kB]
Get:9 http://ftp.debian.org/debian bullseye/main amd64 apache2-utils amd64 2.4.54-1~deb11u1 [260 kB]
Get:10 http://ftp.debian.org/debian bullseye/main amd64 apache2 amd64 2.4.54-1~deb11u1 [275 kB]
Get:11 http://ftp.debian.org/debian bullseye/main amd64 psmisc amd64 23.4-2 [198 kB]
Get:12 http://ftp.debian.org/debian bullseye/main amd64 php-common all 2:76 [15.6 kB]
Get:13 http://ftp.debian.org/debian bullseye/main amd64 php7.4-common amd64 7.4.30-1+deb11u1 [1023 kB]
Get:14 http://ftp.debian.org/debian bullseye/main amd64 php7.4-json amd64 7.4.30-1+deb11u1 [19.3 kB]
Get:15 http://ftp.debian.org/debian bullseye/main amd64 php7.4-opcache amd64 7.4.30-1+deb11u1 [197 kB]
Get:16 http://ftp.debian.org/debian bullseye/main amd64 php7.4-readline amd64 7.4.30-1+deb11u1 [12.3 kB]
Get:17 http://ftp.debian.org/debian bullseye/main amd64 libsodium23 amd64 1.0.18-1 [161 kB]
Get:18 http://ftp.debian.org/debian bullseye/main amd64 php7.4-cli amd64 7.4.30-1+deb11u1 [1428 kB]
Get:19 http://ftp.debian.org/debian bullseye/main amd64 libapache2-mod-php7.4 amd64 7.4.30-1+deb11u1 [1376 kB]
Get:20 http://ftp.debian.org/debian bullseye/main amd64 php7.4 all 7.4.30-1+deb11u1 [49.8 kB]
Get:21 http://ftp.debian.org/debian bullseye/main amd64 php all 2:7.4+76 [6340 B]
Fetched 7307 kB in 3s (2368 kB/s)
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package libapr1:amd64.
(Reading database ... 19030 files and directories currently installed.)
Preparing to unpack .../00-libapr1_1.7.0-6+deb11u1_amd64.deb ...
Unpacking libapr1:amd64 (1.7.0-6+deb11u1) ...
Selecting previously unselected package libaprutil1:amd64.
Preparing to unpack .../01-libaprutil1_1.6.1-5_amd64.deb ...
Unpacking libaprutil1:amd64 (1.6.1-5) ...
Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.1-5_amd64.deb ...
Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-5) ...
Selecting previously unselected package libaprutil1-ldap:amd64.
Preparing to unpack .../03-libaprutil1-ldap_1.6.1-5_amd64.deb ...
Unpacking libaprutil1-ldap:amd64 (1.6.1-5) ...
Selecting previously unselected package libcurl4:amd64.
Preparing to unpack .../04-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
Selecting previously unselected package liblua5.3-0:amd64.
Preparing to unpack .../05-liblua5.3-0_5.3.3-1.1+b1_amd64.deb ...
Unpacking liblua5.3-0:amd64 (5.3.3-1.1+b1) ...
Selecting previously unselected package apache2-bin.
Preparing to unpack .../06-apache2-bin_2.4.54-1~deb11u1_amd64.deb ...
Unpacking apache2-bin (2.4.54-1~deb11u1) ...
Selecting previously unselected package apache2-data.
Preparing to unpack .../07-apache2-data_2.4.54-1~deb11u1_all.deb ...
Unpacking apache2-data (2.4.54-1~deb11u1) ...
Selecting previously unselected package apache2-utils.
Preparing to unpack .../08-apache2-utils_2.4.54-1~deb11u1_amd64.deb ...
Unpacking apache2-utils (2.4.54-1~deb11u1) ...
Selecting previously unselected package apache2.
Preparing to unpack .../09-apache2_2.4.54-1~deb11u1_amd64.deb ...
Unpacking apache2 (2.4.54-1~deb11u1) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../10-psmisc_23.4-2_amd64.deb ...
Unpacking psmisc (23.4-2) ...
Selecting previously unselected package php-common.
Preparing to unpack .../11-php-common_2%3a76_all.deb ...
Unpacking php-common (2:76) ...
Selecting previously unselected package php7.4-common.
Preparing to unpack .../12-php7.4-common_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-common (7.4.30-1+deb11u1) ...
Selecting previously unselected package php7.4-json.
Preparing to unpack .../13-php7.4-json_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-json (7.4.30-1+deb11u1) ...
Selecting previously unselected package php7.4-opcache.
Preparing to unpack .../14-php7.4-opcache_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-opcache (7.4.30-1+deb11u1) ...
Selecting previously unselected package php7.4-readline.
Preparing to unpack .../15-php7.4-readline_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-readline (7.4.30-1+deb11u1) ...
Selecting previously unselected package libsodium23:amd64.
Preparing to unpack .../16-libsodium23_1.0.18-1_amd64.deb ...
Unpacking libsodium23:amd64 (1.0.18-1) ...
Selecting previously unselected package php7.4-cli.
Preparing to unpack .../17-php7.4-cli_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-cli (7.4.30-1+deb11u1) ...
Selecting previously unselected package libapache2-mod-php7.4.
Preparing to unpack .../18-libapache2-mod-php7.4_7.4.30-1+deb11u1_amd64.deb ...
Unpacking libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Selecting previously unselected package php7.4.
Preparing to unpack .../19-php7.4_7.4.30-1+deb11u1_all.deb ...
Unpacking php7.4 (7.4.30-1+deb11u1) ...
Selecting previously unselected package php.
Preparing to unpack .../20-php_2%3a7.4+76_all.deb ...
Unpacking php (2:7.4+76) ...
Setting up libsodium23:amd64 (1.0.18-1) ...
Setting up psmisc (23.4-2) ...
Setting up libapr1:amd64 (1.7.0-6+deb11u1) ...
Setting up liblua5.3-0:amd64 (5.3.3-1.1+b1) ...
Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
Setting up apache2-data (2.4.54-1~deb11u1) ...
Setting up libaprutil1:amd64 (1.6.1-5) ...
Setting up php-common (2:76) ...
Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer → /lib/systemd/system/phpsessionclean.ti
mer.
Setting up php7.4-common (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/calendar.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/ctype.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/exif.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/fileinfo.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/ffi.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/ftp.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/gettext.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/iconv.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/pdo.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/phar.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/posix.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/shmop.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/sockets.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/sysvmsg.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/sysvsem.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/sysvshm.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/tokenizer.ini with new version
Setting up php7.4-readline (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/readline.ini with new version
Setting up libaprutil1-ldap:amd64 (1.6.1-5) ...
Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-5) ...
Setting up php7.4-opcache (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/opcache.ini with new version
Setting up apache2-utils (2.4.54-1~deb11u1) ...
Setting up php7.4-json (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/json.ini with new version
Setting up php7.4-cli (7.4.30-1+deb11u1) ...
update-alternatives: using /usr/bin/php7.4 to provide /usr/bin/php (php) in auto mode
update-alternatives: using /usr/bin/phar7.4 to provide /usr/bin/phar (phar) in auto mode
update-alternatives: using /usr/bin/phar.phar7.4 to provide /usr/bin/phar.phar (phar.phar) in auto mode
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/cli/php.ini with new version
Setting up apache2-bin (2.4.54-1~deb11u1) ...
Setting up libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Package apache2 is not configured yet. Will defer actions by package libapache2-mod-php7.4.
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/apache2/php.ini with new version
No module matches 
Setting up apache2 (2.4.54-1~deb11u1) ...
Enabling module mpm_event.
Enabling module authz_core.
Enabling module authz_host.
Enabling module authn_core.
Enabling module auth_basic.
Enabling module access_compat.
Enabling module authn_file.
Enabling module authz_user.
Enabling module alias.
Enabling module dir.
Enabling module autoindex.
Enabling module env.
Enabling module mime.
Enabling module negotiation.
Enabling module setenvif.
Enabling module filter.
Enabling module deflate.
Enabling module status.
Enabling module reqtimeout.
Enabling conf charset.
Enabling conf localized-error-pages.
Enabling conf other-vhosts-access-log.
Enabling conf security.
Enabling conf serve-cgi-bin.
Enabling site 000-default.
info: Switch to mpm prefork for package libapache2-mod-php7.4
Module mpm_event disabled.
Enabling module mpm_prefork.
info: Executing deferred 'a2enmod php7.4' for package libapache2-mod-php7.4
Enabling module php7.4.
Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service.
Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-h
tcacheclean.service.
Setting up php7.4 (7.4.30-1+deb11u1) ...
Setting up php (2:7.4+76) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-13+deb11u4) ...
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...

Aktionen #5

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

pauschales Installieren vom Paket für MariaDB (als besserer Ersatz für MySQL)
apt install -y mariadb-server

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  galera-4 gawk libaio1 libcgi-fast-perl libcgi-pm-perl libclone-perl libconfig-inifiles-perl libdbd-mariadb-perl
  libdbi-perl libencode-locale-perl libfcgi-bin libfcgi-perl libfcgi0ldbl libhtml-parser-perl libhtml-tagset-perl
  libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl liblwp-mediatypes-perl libmariadb3
  libmpfr6 libsigsegv2 libsnappy1v5 libterm-readkey-perl libtimedate-perl liburi-perl mariadb-client-10.5
  mariadb-client-core-10.5 mariadb-common mariadb-server-10.5 mariadb-server-core-10.5 mysql-common rsync socat
Suggested packages:
  gawk-doc libmldbm-perl libnet-daemon-perl libsql-statement-perl libdata-dump-perl libipc-sharedcache-perl
  libwww-perl mailx mariadb-test netcat-openbsd
The following NEW packages will be installed:
  galera-4 gawk libaio1 libcgi-fast-perl libcgi-pm-perl libclone-perl libconfig-inifiles-perl libdbd-mariadb-perl
  libdbi-perl libencode-locale-perl libfcgi-bin libfcgi-perl libfcgi0ldbl libhtml-parser-perl libhtml-tagset-perl
  libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl liblwp-mediatypes-perl libmariadb3
  libmpfr6 libsigsegv2 libsnappy1v5 libterm-readkey-perl libtimedate-perl liburi-perl mariadb-client-10.5
  mariadb-client-core-10.5 mariadb-common mariadb-server mariadb-server-10.5 mariadb-server-core-10.5 mysql-common
  rsync socat
0 upgraded, 36 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.5 MB of archives.
After this operation, 161 MB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 gawk amd64 1:5.1.0-1 [605 kB]
Get:4 http://ftp.debian.org/debian bullseye/main amd64 mysql-common all 5.8+1.0.7 [7464 B]
Get:5 http://ftp.debian.org/debian bullseye/main amd64 mariadb-common all 1:10.5.15-0+deb11u1 [36.7 kB]
Get:6 http://ftp.debian.org/debian bullseye/main amd64 galera-4 amd64 26.4.11-0+deb11u1 [804 kB]
Get:7 http://ftp.debian.org/debian bullseye/main amd64 libdbi-perl amd64 1.643-3+b1 [780 kB]
Get:8 http://ftp.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
Get:9 http://ftp.debian.org/debian bullseye/main amd64 libmariadb3 amd64 1:10.5.15-0+deb11u1 [176 kB]
Get:10 http://ftp.debian.org/debian bullseye/main amd64 mariadb-client-core-10.5 amd64 1:10.5.15-0+deb11u1 [783 kB]
Get:11 http://ftp.debian.org/debian bullseye/main amd64 mariadb-client-10.5 amd64 1:10.5.15-0+deb11u1 [1509 kB]
Get:12 http://ftp.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
Get:13 http://ftp.debian.org/debian bullseye/main amd64 libsnappy1v5 amd64 1.1.8-1 [17.9 kB]
Get:14 http://ftp.debian.org/debian bullseye/main amd64 mariadb-server-core-10.5 amd64 1:10.5.15-0+deb11u1 [6689 kB]
Get:15 http://ftp.debian.org/debian bullseye/main amd64 rsync amd64 3.2.3-4+deb11u1 [396 kB]
Get:16 http://ftp.debian.org/debian bullseye/main amd64 socat amd64 1.7.4.1-3 [370 kB]
Get:17 http://ftp.debian.org/debian bullseye/main amd64 mariadb-server-10.5 amd64 1:10.5.15-0+deb11u1 [4260 kB]
Get:18 http://ftp.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
Get:19 http://ftp.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
Get:20 http://ftp.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
Get:21 http://ftp.debian.org/debian bullseye/main amd64 libcgi-pm-perl all 4.51-1 [224 kB]
Get:22 http://ftp.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
Get:23 http://ftp.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
Get:24 http://ftp.debian.org/debian bullseye/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
Get:25 http://ftp.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
Get:26 http://ftp.debian.org/debian bullseye/main amd64 libdbd-mariadb-perl amd64 1.21-3 [110 kB]
Get:27 http://ftp.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
Get:28 http://ftp.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
Get:29 http://ftp.debian.org/debian bullseye/main amd64 libhtml-template-perl all 2.97-1.1 [66.2 kB]
Get:30 http://ftp.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
Get:31 http://ftp.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
Get:32 http://ftp.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
Get:33 http://ftp.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
Get:34 http://ftp.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
Get:35 http://ftp.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
Get:36 http://ftp.debian.org/debian bullseye/main amd64 mariadb-server all 1:10.5.15-0+deb11u1 [35.3 kB]
Fetched 19.5 MB in 1s (28.3 MB/s)     
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libmpfr6:amd64.
(Reading database ... 19983 files and directories currently installed.)
Preparing to unpack .../libmpfr6_4.1.0-3_amd64.deb ...
Unpacking libmpfr6:amd64 (4.1.0-3) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../libsigsegv2_2.13-1_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.13-1) ...
Setting up libmpfr6:amd64 (4.1.0-3) ...
Setting up libsigsegv2:amd64 (2.13-1) ...
Selecting previously unselected package gawk.
(Reading database ... 20003 files and directories currently installed.)
Preparing to unpack .../00-gawk_1%3a5.1.0-1_amd64.deb ...
Unpacking gawk (1:5.1.0-1) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../01-mysql-common_5.8+1.0.7_all.deb ...
Unpacking mysql-common (5.8+1.0.7) ...
Selecting previously unselected package mariadb-common.
Preparing to unpack .../02-mariadb-common_1%3a10.5.15-0+deb11u1_all.deb ...
Unpacking mariadb-common (1:10.5.15-0+deb11u1) ...
Selecting previously unselected package galera-4.
Preparing to unpack .../03-galera-4_26.4.11-0+deb11u1_amd64.deb ...
Unpacking galera-4 (26.4.11-0+deb11u1) ...
Selecting previously unselected package libdbi-perl:amd64.
Preparing to unpack .../04-libdbi-perl_1.643-3+b1_amd64.deb ...
Unpacking libdbi-perl:amd64 (1.643-3+b1) ...
Selecting previously unselected package libconfig-inifiles-perl.
Preparing to unpack .../05-libconfig-inifiles-perl_3.000003-1_all.deb ...
Unpacking libconfig-inifiles-perl (3.000003-1) ...
Selecting previously unselected package libmariadb3:amd64.
Preparing to unpack .../06-libmariadb3_1%3a10.5.15-0+deb11u1_amd64.deb ...
Unpacking libmariadb3:amd64 (1:10.5.15-0+deb11u1) ...
Selecting previously unselected package mariadb-client-core-10.5.
Preparing to unpack .../07-mariadb-client-core-10.5_1%3a10.5.15-0+deb11u1_amd64.deb ...
Unpacking mariadb-client-core-10.5 (1:10.5.15-0+deb11u1) ...
Selecting previously unselected package mariadb-client-10.5.
Preparing to unpack .../08-mariadb-client-10.5_1%3a10.5.15-0+deb11u1_amd64.deb ...
Unpacking mariadb-client-10.5 (1:10.5.15-0+deb11u1) ...
Selecting previously unselected package libaio1:amd64.
Preparing to unpack .../09-libaio1_0.3.112-9_amd64.deb ...
Unpacking libaio1:amd64 (0.3.112-9) ...
Selecting previously unselected package libsnappy1v5:amd64.
Preparing to unpack .../10-libsnappy1v5_1.1.8-1_amd64.deb ...
Unpacking libsnappy1v5:amd64 (1.1.8-1) ...
Selecting previously unselected package mariadb-server-core-10.5.
Preparing to unpack .../11-mariadb-server-core-10.5_1%3a10.5.15-0+deb11u1_amd64.deb ...
Unpacking mariadb-server-core-10.5 (1:10.5.15-0+deb11u1) ...
Selecting previously unselected package rsync.
Preparing to unpack .../12-rsync_3.2.3-4+deb11u1_amd64.deb ...
Unpacking rsync (3.2.3-4+deb11u1) ...
Selecting previously unselected package socat.
Preparing to unpack .../13-socat_1.7.4.1-3_amd64.deb ...
Unpacking socat (1.7.4.1-3) ...
Setting up mysql-common (5.8+1.0.7) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up mariadb-common (1:10.5.15-0+deb11u1) ...
update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Selecting previously unselected package mariadb-server-10.5.
(Reading database ... 20656 files and directories currently installed.)
Preparing to unpack .../00-mariadb-server-10.5_1%3a10.5.15-0+deb11u1_amd64.deb ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Unpacking mariadb-server-10.5 (1:10.5.15-0+deb11u1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../01-libhtml-tagset-perl_3.20-4_all.deb ...
Unpacking libhtml-tagset-perl (3.20-4) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../02-liburi-perl_5.08-1_all.deb ...
Unpacking liburi-perl (5.08-1) ...
Selecting previously unselected package libhtml-parser-perl.
Preparing to unpack .../03-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
Unpacking libhtml-parser-perl (3.75-1+b1) ...
Selecting previously unselected package libcgi-pm-perl.
Preparing to unpack .../04-libcgi-pm-perl_4.51-1_all.deb ...
Unpacking libcgi-pm-perl (4.51-1) ...
Selecting previously unselected package libfcgi0ldbl:amd64.
Preparing to unpack .../05-libfcgi0ldbl_2.4.2-2_amd64.deb ...
Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
Selecting previously unselected package libfcgi-perl:amd64.
Preparing to unpack .../06-libfcgi-perl_0.79+ds-2_amd64.deb ...
Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
Selecting previously unselected package libcgi-fast-perl.
Preparing to unpack .../07-libcgi-fast-perl_1%3a2.15-1_all.deb ...
Unpacking libcgi-fast-perl (1:2.15-1) ...
Selecting previously unselected package libclone-perl.
Preparing to unpack .../08-libclone-perl_0.45-1+b1_amd64.deb ...
Unpacking libclone-perl (0.45-1+b1) ...
Selecting previously unselected package libdbd-mariadb-perl.
Preparing to unpack .../09-libdbd-mariadb-perl_1.21-3_amd64.deb ...
Unpacking libdbd-mariadb-perl (1.21-3) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../10-libencode-locale-perl_1.05-1.1_all.deb ...
Unpacking libencode-locale-perl (1.05-1.1) ...
Selecting previously unselected package libfcgi-bin.
Preparing to unpack .../11-libfcgi-bin_2.4.2-2_amd64.deb ...
Unpacking libfcgi-bin (2.4.2-2) ...
Selecting previously unselected package libhtml-template-perl.
Preparing to unpack .../12-libhtml-template-perl_2.97-1.1_all.deb ...
Unpacking libhtml-template-perl (2.97-1.1) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../13-libtimedate-perl_2.3300-2_all.deb ...
Unpacking libtimedate-perl (2.3300-2) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../14-libhttp-date-perl_6.05-1_all.deb ...
Unpacking libhttp-date-perl (6.05-1) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../15-libio-html-perl_1.004-2_all.deb ...
Unpacking libio-html-perl (1.004-2) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../16-liblwp-mediatypes-perl_6.04-1_all.deb ...
Unpacking liblwp-mediatypes-perl (6.04-1) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../17-libhttp-message-perl_6.28-1_all.deb ...
Unpacking libhttp-message-perl (6.28-1) ...
Selecting previously unselected package libterm-readkey-perl.
Preparing to unpack .../18-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
Unpacking libterm-readkey-perl (2.38-1+b2) ...
Selecting previously unselected package mariadb-server.
Preparing to unpack .../19-mariadb-server_1%3a10.5.15-0+deb11u1_all.deb ...
Unpacking mariadb-server (1:10.5.15-0+deb11u1) ...
Setting up libconfig-inifiles-perl (3.000003-1) ...
Setting up galera-4 (26.4.11-0+deb11u1) ...
Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
Setting up gawk (1:5.1.0-1) ...
Setting up libclone-perl (0.45-1+b1) ...
Setting up libhtml-tagset-perl (3.20-4) ...
Setting up liblwp-mediatypes-perl (6.04-1) ...
Setting up libfcgi-bin (2.4.2-2) ...
Setting up libencode-locale-perl (1.05-1.1) ...
Setting up libsnappy1v5:amd64 (1.1.8-1) ...
Setting up socat (1.7.4.1-3) ...
Setting up libio-html-perl (1.004-2) ...
Setting up libmariadb3:amd64 (1:10.5.15-0+deb11u1) ...
Setting up libtimedate-perl (2.3300-2) ...
Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
Setting up libterm-readkey-perl (2.38-1+b2) ...
Setting up libaio1:amd64 (0.3.112-9) ...
Setting up liburi-perl (5.08-1) ...
Setting up libdbi-perl:amd64 (1.643-3+b1) ...
Setting up rsync (3.2.3-4+deb11u1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service → /lib/systemd/system/rsync.service.
Setting up mariadb-server-core-10.5 (1:10.5.15-0+deb11u1) ...
Setting up libhttp-date-perl (6.05-1) ...
Setting up libdbd-mariadb-perl (1.21-3) ...
Setting up mariadb-client-core-10.5 (1:10.5.15-0+deb11u1) ...
Setting up mariadb-client-10.5 (1:10.5.15-0+deb11u1) ...
Setting up libhtml-parser-perl (3.75-1+b1) ...
Setting up libhttp-message-perl (6.28-1) ...
Setting up libcgi-pm-perl (4.51-1) ...
Setting up libhtml-template-perl (2.97-1.1) ...
Setting up mariadb-server-10.5 (1:10.5.15-0+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service → /lib/systemd/system/mariadb.service.
Setting up mariadb-server (1:10.5.15-0+deb11u1) ...
Setting up libcgi-fast-perl (1:2.15-1) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-13+deb11u4) ...

Aktionen #6

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

(vermeintlich vervollständigendes) Installieren vom Paket für notwendige Erweiterung vom Webserver Apache für eine Anwendung in der Programmiersprache PHP
apt install -y libapache2-mod-php

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  libapache2-mod-php
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 6460 B of archives.
After this operation, 17.4 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 libapache2-mod-php all 2:7.4+76 [6460 B]
Fetched 6460 B in 0s (126 kB/s)        
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package libapache2-mod-php.
(Reading database ... 21133 files and directories currently installed.)
Preparing to unpack .../libapache2-mod-php_2%3a7.4+76_all.deb ...
Unpacking libapache2-mod-php (2:7.4+76) ...
Setting up libapache2-mod-php (2:7.4+76) ...

apt install -y php-common


php-common is already the newest version (2:76).
php-common set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

apt install -y php-curl

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  php7.4-curl
The following NEW packages will be installed:
  php-curl php7.4-curl
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 37.4 kB of archives.
After this operation, 148 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 php7.4-curl amd64 7.4.30-1+deb11u1 [31.0 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 php-curl all 2:7.4+76 [6364 B]
Fetched 37.4 kB in 0s (368 kB/s)   
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package php7.4-curl.
(Reading database ... 21159 files and directories currently installed.)
Preparing to unpack .../php7.4-curl_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-curl (7.4.30-1+deb11u1) ...
Selecting previously unselected package php-curl.
Preparing to unpack .../php-curl_2%3a7.4+76_all.deb ...
Unpacking php-curl (2:7.4+76) ...
Setting up php7.4-curl (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/curl.ini with new version
Setting up php-curl (2:7.4+76) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...

apt install -y php-gd

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  fontconfig-config fonts-dejavu-core libdeflate0 libfontconfig1 libfreetype6 libgd3 libjbig0 libjpeg62-turbo
  libpng16-16 libtiff5 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 php7.4-gd
Suggested packages:
  libgd-tools
The following NEW packages will be installed:
  fontconfig-config fonts-dejavu-core libdeflate0 libfontconfig1 libfreetype6 libgd3 libjbig0 libjpeg62-turbo
  libpng16-16 libtiff5 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 php-gd php7.4-gd
0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
Need to get 4681 kB of archives.
After this operation, 11.9 MB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
Get:4 http://ftp.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
Get:5 http://ftp.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
Get:6 http://ftp.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
Get:7 http://ftp.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
Get:8 http://ftp.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
Get:9 http://ftp.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
Get:10 http://ftp.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB]
Get:11 http://ftp.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
Get:12 http://ftp.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
Get:13 http://ftp.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
Get:14 http://ftp.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
Get:15 http://ftp.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
Get:16 http://ftp.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
Get:17 http://ftp.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
Get:18 http://ftp.debian.org/debian bullseye/main amd64 php7.4-gd amd64 7.4.30-1+deb11u1 [28.0 kB]
Get:19 http://ftp.debian.org/debian bullseye/main amd64 php-gd all 2:7.4+76 [6360 B]
Fetched 4681 kB in 0s (14.6 MB/s)
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Preconfiguring packages ...
Selecting previously unselected package fonts-dejavu-core.
(Reading database ... 21171 files and directories currently installed.)
Preparing to unpack .../00-fonts-dejavu-core_2.37-2_all.deb ...
Unpacking fonts-dejavu-core (2.37-2) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../01-fontconfig-config_2.13.1-4.2_all.deb ...
Unpacking fontconfig-config (2.13.1-4.2) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../02-libdeflate0_1.7-1_amd64.deb ...
Unpacking libdeflate0:amd64 (1.7-1) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../03-libpng16-16_1.6.37-3_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.37-3) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../04-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../05-libfontconfig1_2.13.1-4.2_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../06-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../07-libjbig0_2.1-3.1+b2_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
Selecting previously unselected package libwebp6:amd64.
Preparing to unpack .../08-libwebp6_0.6.1-2.1_amd64.deb ...
Unpacking libwebp6:amd64 (0.6.1-2.1) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../09-libtiff5_4.2.0-1+deb11u1_amd64.deb ...
Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../10-libxau6_1%3a1.0.9-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../11-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../12-libxcb1_1.14-3_amd64.deb ...
Unpacking libxcb1:amd64 (1.14-3) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../13-libx11-data_2%3a1.7.2-1_all.deb ...
Unpacking libx11-data (2:1.7.2-1) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../14-libx11-6_2%3a1.7.2-1_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.7.2-1) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../15-libxpm4_1%3a3.5.12-1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../16-libgd3_2.3.0-2_amd64.deb ...
Unpacking libgd3:amd64 (2.3.0-2) ...
Selecting previously unselected package php7.4-gd.
Preparing to unpack .../17-php7.4-gd_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-gd (7.4.30-1+deb11u1) ...
Selecting previously unselected package php-gd.
Preparing to unpack .../18-php-gd_2%3a7.4+76_all.deb ...
Unpacking php-gd (2:7.4+76) ...
Setting up libxau6:amd64 (1:1.0.9-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
Setting up libxcb1:amd64 (1.14-3) ...
Setting up libdeflate0:amd64 (1.7-1) ...
Setting up libjbig0:amd64 (2.1-3.1+b2) ...
Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
Setting up libx11-data (2:1.7.2-1) ...
Setting up libpng16-16:amd64 (1.6.37-3) ...
Setting up libwebp6:amd64 (0.6.1-2.1) ...
Setting up fonts-dejavu-core (2.37-2) ...
Setting up libx11-6:amd64 (2:1.7.2-1) ...
Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ...
Setting up libxpm4:amd64 (1:3.5.12-1) ...
Setting up fontconfig-config (2.13.1-4.2) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
Setting up libgd3:amd64 (2.3.0-2) ...
Setting up php7.4-gd (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/gd.ini with new version
Setting up php-gd (2:7.4+76) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for libc-bin (2.31-13+deb11u4) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...

apt install -y php-imagick

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript gsfonts imagemagick-6-common libaom0
  libavahi-client3 libavahi-common-data libavahi-common3 libcups2 libdav1d4 libde265-0 libfftw3-double3 libglib2.0-0
  libglib2.0-data libgomp1 libgs9 libgs9-common libheif1 libidn11 libijs-0.35 libjbig2dec0 liblcms2-2 liblqr-1-0
  libltdl7 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libnuma1 libopenjp2-7 libpaper-utils libpaper1 libwebpdemux2
  libwebpmux3 libx265-192 libxext6 poppler-data shared-mime-info xdg-user-dirs
Suggested packages:
  fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre ghostscript-x cups-common libfftw3-bin
  libfftw3-dev liblcms2-utils libmagickcore-6.q16-6-extra poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
  fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum
Recommended packages:
  ttf-dejavu-core
The following NEW packages will be installed:
  fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript gsfonts imagemagick-6-common libaom0
  libavahi-client3 libavahi-common-data libavahi-common3 libcups2 libdav1d4 libde265-0 libfftw3-double3 libglib2.0-0
  libglib2.0-data libgomp1 libgs9 libgs9-common libheif1 libidn11 libijs-0.35 libjbig2dec0 liblcms2-2 liblqr-1-0
  libltdl7 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libnuma1 libopenjp2-7 libpaper-utils libpaper1 libwebpdemux2
  libwebpmux3 libx265-192 libxext6 php-imagick poppler-data shared-mime-info xdg-user-dirs
0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
Need to get 27.9 MB of archives.
After this operation, 116 MB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1807 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 libfftw3-double3 amd64 3.3.8-2 [733 kB]
Get:4 http://ftp.debian.org/debian bullseye/main amd64 libaom0 amd64 1.0.0.errata1-3 [1158 kB]
Get:5 http://ftp.debian.org/debian bullseye/main amd64 libdav1d4 amd64 0.7.1-3 [333 kB]
Get:6 http://ftp.debian.org/debian bullseye/main amd64 libde265-0 amd64 1.0.8-1 [242 kB]
Get:7 http://ftp.debian.org/debian bullseye/main amd64 libnuma1 amd64 2.0.12-1+b1 [26.3 kB]
Get:8 http://ftp.debian.org/debian bullseye/main amd64 libx265-192 amd64 3.4-2 [1095 kB]
Get:9 http://ftp.debian.org/debian bullseye/main amd64 libheif1 amd64 1.11.0-1 [191 kB]
Get:10 http://ftp.debian.org/debian bullseye/main amd64 liblcms2-2 amd64 2.12~rc1-2 [150 kB]
Get:11 http://ftp.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
Get:12 http://ftp.debian.org/debian bullseye/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [29.1 kB]
Get:13 http://ftp.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
Get:14 http://ftp.debian.org/debian bullseye/main amd64 libopenjp2-7 amd64 2.4.0-3 [172 kB]
Get:15 http://ftp.debian.org/debian bullseye/main amd64 libwebpdemux2 amd64 0.6.1-2.1 [87.7 kB]
Get:16 http://ftp.debian.org/debian bullseye/main amd64 libwebpmux3 amd64 0.6.1-2.1 [97.6 kB]
Get:17 http://ftp.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
Get:18 http://ftp.debian.org/debian bullseye/main amd64 imagemagick-6-common all 8:6.9.11.60+dfsg-1.3 [211 kB]
Get:19 http://ftp.debian.org/debian bullseye/main amd64 libmagickcore-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3 [1814 kB]
Get:20 http://ftp.debian.org/debian bullseye/main amd64 libmagickwand-6.q16-6 amd64 8:6.9.11.60+dfsg-1.3 [452 kB]
Get:21 http://ftp.debian.org/debian bullseye/main amd64 php-imagick amd64 3.4.4+php8.0+3.4.4-2+deb11u2 [103 kB]
Get:22 http://ftp.debian.org/debian bullseye/main amd64 poppler-data all 0.4.10-1 [1602 kB]
Get:23 http://ftp.debian.org/debian bullseye/main amd64 fonts-noto-mono all 20201225-1 [402 kB]
Get:24 http://ftp.debian.org/debian bullseye/main amd64 fonts-urw-base35 all 20200910-1 [6367 kB]
Get:25 http://ftp.debian.org/debian bullseye/main amd64 libgs9-common all 9.53.3~dfsg-7+deb11u2 [734 kB]
Get:26 http://ftp.debian.org/debian bullseye/main amd64 libavahi-common-data amd64 0.8-5+deb11u1 [124 kB]
Get:27 http://ftp.debian.org/debian bullseye/main amd64 libavahi-common3 amd64 0.8-5+deb11u1 [58.7 kB]
Get:28 http://ftp.debian.org/debian bullseye/main amd64 libavahi-client3 amd64 0.8-5+deb11u1 [62.4 kB]
Get:29 http://ftp.debian.org/debian bullseye/main amd64 libcups2 amd64 2.3.3op2-3+deb11u2 [350 kB]
Get:30 http://ftp.debian.org/debian bullseye/main amd64 libidn11 amd64 1.33-3 [116 kB]
Get:31 http://ftp.debian.org/debian bullseye/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB]
Get:32 http://ftp.debian.org/debian bullseye/main amd64 libjbig2dec0 amd64 0.19-2 [67.2 kB]
Get:33 http://ftp.debian.org/debian bullseye/main amd64 libpaper1 amd64 1.1.28+b1 [21.6 kB]
Get:34 http://ftp.debian.org/debian bullseye/main amd64 libgs9 amd64 9.53.3~dfsg-7+deb11u2 [2245 kB]
Get:35 http://ftp.debian.org/debian bullseye/main amd64 ghostscript amd64 9.53.3~dfsg-7+deb11u2 [98.0 kB]
Get:36 http://ftp.debian.org/debian bullseye/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.5 [3125 kB]
Get:37 http://ftp.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
Get:38 http://ftp.debian.org/debian bullseye/main amd64 libpaper-utils amd64 1.1.28+b1 [18.3 kB]
Get:39 http://ftp.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
Get:40 http://ftp.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
Fetched 27.9 MB in 1s (48.3 MB/s)    
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package fonts-droid-fallback.
(Reading database ... 21648 files and directories currently installed.)
Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ...
Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../01-libgomp1_10.2.1-6_amd64.deb ...
Unpacking libgomp1:amd64 (10.2.1-6) ...
Selecting previously unselected package libfftw3-double3:amd64.
Preparing to unpack .../02-libfftw3-double3_3.3.8-2_amd64.deb ...
Unpacking libfftw3-double3:amd64 (3.3.8-2) ...
Selecting previously unselected package libaom0:amd64.
Preparing to unpack .../03-libaom0_1.0.0.errata1-3_amd64.deb ...
Unpacking libaom0:amd64 (1.0.0.errata1-3) ...
Selecting previously unselected package libdav1d4:amd64.
Preparing to unpack .../04-libdav1d4_0.7.1-3_amd64.deb ...
Unpacking libdav1d4:amd64 (0.7.1-3) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../05-libde265-0_1.0.8-1_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.8-1) ...
Selecting previously unselected package libnuma1:amd64.
Preparing to unpack .../06-libnuma1_2.0.12-1+b1_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.12-1+b1) ...
Selecting previously unselected package libx265-192:amd64.
Preparing to unpack .../07-libx265-192_3.4-2_amd64.deb ...
Unpacking libx265-192:amd64 (3.4-2) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../08-libheif1_1.11.0-1_amd64.deb ...
Unpacking libheif1:amd64 (1.11.0-1) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../09-liblcms2-2_2.12~rc1-2_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../10-libglib2.0-0_2.66.8-1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
Selecting previously unselected package liblqr-1-0:amd64.
Preparing to unpack .../11-liblqr-1-0_0.4.2-2.1_amd64.deb ...
Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../12-libltdl7_2.4.6-15_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-15) ...
Selecting previously unselected package libopenjp2-7:amd64.
Preparing to unpack .../13-libopenjp2-7_2.4.0-3_amd64.deb ...
Unpacking libopenjp2-7:amd64 (2.4.0-3) ...
Selecting previously unselected package libwebpdemux2:amd64.
Preparing to unpack .../14-libwebpdemux2_0.6.1-2.1_amd64.deb ...
Unpacking libwebpdemux2:amd64 (0.6.1-2.1) ...
Selecting previously unselected package libwebpmux3:amd64.
Preparing to unpack .../15-libwebpmux3_0.6.1-2.1_amd64.deb ...
Unpacking libwebpmux3:amd64 (0.6.1-2.1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../16-libxext6_2%3a1.3.3-1.1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
Selecting previously unselected package imagemagick-6-common.
Preparing to unpack .../17-imagemagick-6-common_8%3a6.9.11.60+dfsg-1.3_all.deb ...
Unpacking imagemagick-6-common (8:6.9.11.60+dfsg-1.3) ...
Selecting previously unselected package libmagickcore-6.q16-6:amd64.
Preparing to unpack .../18-libmagickcore-6.q16-6_8%3a6.9.11.60+dfsg-1.3_amd64.deb ...
Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3) ...
Selecting previously unselected package libmagickwand-6.q16-6:amd64.
Preparing to unpack .../19-libmagickwand-6.q16-6_8%3a6.9.11.60+dfsg-1.3_amd64.deb ...
Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3) ...
Selecting previously unselected package php-imagick.
Preparing to unpack .../20-php-imagick_3.4.4+php8.0+3.4.4-2+deb11u2_amd64.deb ...
Unpacking php-imagick (3.4.4+php8.0+3.4.4-2+deb11u2) ...
Selecting previously unselected package poppler-data.
Preparing to unpack .../21-poppler-data_0.4.10-1_all.deb ...
Unpacking poppler-data (0.4.10-1) ...
Selecting previously unselected package fonts-noto-mono.
Preparing to unpack .../22-fonts-noto-mono_20201225-1_all.deb ...
Unpacking fonts-noto-mono (20201225-1) ...
Selecting previously unselected package fonts-urw-base35.
Preparing to unpack .../23-fonts-urw-base35_20200910-1_all.deb ...
Unpacking fonts-urw-base35 (20200910-1) ...
Selecting previously unselected package libgs9-common.
Preparing to unpack .../24-libgs9-common_9.53.3~dfsg-7+deb11u2_all.deb ...
Unpacking libgs9-common (9.53.3~dfsg-7+deb11u2) ...
Selecting previously unselected package libavahi-common-data:amd64.
Preparing to unpack .../25-libavahi-common-data_0.8-5+deb11u1_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.8-5+deb11u1) ...
Selecting previously unselected package libavahi-common3:amd64.
Preparing to unpack .../26-libavahi-common3_0.8-5+deb11u1_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.8-5+deb11u1) ...
Selecting previously unselected package libavahi-client3:amd64.
Preparing to unpack .../27-libavahi-client3_0.8-5+deb11u1_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.8-5+deb11u1) ...
Selecting previously unselected package libcups2:amd64.
Preparing to unpack .../28-libcups2_2.3.3op2-3+deb11u2_amd64.deb ...
Unpacking libcups2:amd64 (2.3.3op2-3+deb11u2) ...
Selecting previously unselected package libidn11:amd64.
Preparing to unpack .../29-libidn11_1.33-3_amd64.deb ...
Unpacking libidn11:amd64 (1.33-3) ...
Selecting previously unselected package libijs-0.35:amd64.
Preparing to unpack .../30-libijs-0.35_0.35-15_amd64.deb ...
Unpacking libijs-0.35:amd64 (0.35-15) ...
Selecting previously unselected package libjbig2dec0:amd64.
Preparing to unpack .../31-libjbig2dec0_0.19-2_amd64.deb ...
Unpacking libjbig2dec0:amd64 (0.19-2) ...
Selecting previously unselected package libpaper1:amd64.
Preparing to unpack .../32-libpaper1_1.1.28+b1_amd64.deb ...
Unpacking libpaper1:amd64 (1.1.28+b1) ...
Selecting previously unselected package libgs9:amd64.
Preparing to unpack .../33-libgs9_9.53.3~dfsg-7+deb11u2_amd64.deb ...
Unpacking libgs9:amd64 (9.53.3~dfsg-7+deb11u2) ...
Selecting previously unselected package ghostscript.
Preparing to unpack .../34-ghostscript_9.53.3~dfsg-7+deb11u2_amd64.deb ...
Unpacking ghostscript (9.53.3~dfsg-7+deb11u2) ...
Selecting previously unselected package gsfonts.
Preparing to unpack .../35-gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.5_all.deb ...
Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
Selecting previously unselected package libglib2.0-data.
Preparing to unpack .../36-libglib2.0-data_2.66.8-1_all.deb ...
Unpacking libglib2.0-data (2.66.8-1) ...
Selecting previously unselected package libpaper-utils.
Preparing to unpack .../37-libpaper-utils_1.1.28+b1_amd64.deb ...
Unpacking libpaper-utils (1.1.28+b1) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../38-shared-mime-info_2.0-1_amd64.deb ...
Unpacking shared-mime-info (2.0-1) ...
Selecting previously unselected package xdg-user-dirs.
Preparing to unpack .../39-xdg-user-dirs_0.17-2_amd64.deb ...
Unpacking xdg-user-dirs (0.17-2) ...
Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
Setting up libpaper1:amd64 (1.1.28+b1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/papersize with new version
Setting up imagemagick-6-common (8:6.9.11.60+dfsg-1.3) ...
Setting up fonts-noto-mono (20201225-1) ...
Setting up xdg-user-dirs (0.17-2) ...
Setting up libglib2.0-0:amd64 (2.66.8-1) ...
No schema files found: doing nothing.
Setting up libijs-0.35:amd64 (0.35-15) ...
Setting up libwebpdemux2:amd64 (0.6.1-2.1) ...
Setting up libaom0:amd64 (1.0.0.errata1-3) ...
Setting up libxext6:amd64 (2:1.3.3-1.1) ...
Setting up libpaper-utils (1.1.28+b1) ...
Setting up fonts-urw-base35 (20200910-1) ...
Setting up libgomp1:amd64 (10.2.1-6) ...
Setting up poppler-data (0.4.10-1) ...
Setting up libglib2.0-data (2.66.8-1) ...
Setting up libjbig2dec0:amd64 (0.19-2) ...
Setting up libidn11:amd64 (1.33-3) ...
Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
Setting up libavahi-common-data:amd64 (0.8-5+deb11u1) ...
Setting up shared-mime-info (2.0-1) ...
Setting up libltdl7:amd64 (2.4.6-15) ...
Setting up libfftw3-double3:amd64 (3.3.8-2) ...
Setting up libnuma1:amd64 (2.0.12-1+b1) ...
Setting up liblqr-1-0:amd64 (0.4.2-2.1) ...
Setting up libdav1d4:amd64 (0.7.1-3) ...
Setting up libopenjp2-7:amd64 (2.4.0-3) ...
Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ...
Setting up libde265-0:amd64 (1.0.8-1) ...
Setting up libwebpmux3:amd64 (0.6.1-2.1) ...
Setting up libgs9-common (9.53.3~dfsg-7+deb11u2) ...
Setting up libavahi-common3:amd64 (0.8-5+deb11u1) ...
Setting up libx265-192:amd64 (3.4-2) ...
Setting up libavahi-client3:amd64 (0.8-5+deb11u1) ...
Setting up libheif1:amd64 (1.11.0-1) ...
Setting up libmagickcore-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3) ...
Setting up libcups2:amd64 (2.3.3op2-3+deb11u2) ...
Setting up libmagickwand-6.q16-6:amd64 (8:6.9.11.60+dfsg-1.3) ...
Setting up php-imagick (3.4.4+php8.0+3.4.4-2+deb11u2) ...
Setting up libgs9:amd64 (9.53.3~dfsg-7+deb11u2) ...
Setting up ghostscript (9.53.3~dfsg-7+deb11u2) ...
Processing triggers for libc-bin (2.31-13+deb11u4) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...

apt install -y php-mbstring

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  libonig5 php7.4-mbstring
The following NEW packages will be installed:
  libonig5 php-mbstring php7.4-mbstring
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 583 kB of archives.
After this operation, 1757 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 php7.4-mbstring amd64 7.4.30-1+deb11u1 [392 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 php-mbstring all 2:7.4+76 [6372 B]
Fetched 583 kB in 0s (3596 kB/s)  
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package libonig5:amd64.
(Reading database ... 23690 files and directories currently installed.)
Preparing to unpack .../libonig5_6.9.6-1.1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.6-1.1) ...
Selecting previously unselected package php7.4-mbstring.
Preparing to unpack .../php7.4-mbstring_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-mbstring (7.4.30-1+deb11u1) ...
Selecting previously unselected package php-mbstring.
Preparing to unpack .../php-mbstring_2%3a7.4+76_all.deb ...
Unpacking php-mbstring (2:7.4+76) ...
Setting up libonig5:amd64 (6.9.6-1.1) ...
Setting up php7.4-mbstring (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/mbstring.ini with new version
Setting up php-mbstring (2:7.4+76) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for libc-bin (2.31-13+deb11u4) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...

apt install -y php-mysql

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  php7.4-mysql
The following NEW packages will be installed:
  php-mysql php7.4-mysql
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 128 kB of archives.
After this operation, 483 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 php7.4-mysql amd64 7.4.30-1+deb11u1 [121 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 php-mysql all 2:7.4+76 [6360 B]
Fetched 128 kB in 0s (951 kB/s)
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package php7.4-mysql.
(Reading database ... 23708 files and directories currently installed.)
Preparing to unpack .../php7.4-mysql_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-mysql (7.4.30-1+deb11u1) ...
Selecting previously unselected package php-mysql.
Preparing to unpack .../php-mysql_2%3a7.4+76_all.deb ...
Unpacking php-mysql (2:7.4+76) ...
Setting up php7.4-mysql (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/mysqlnd.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/mysqli.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/pdo_mysql.ini with new version
Setting up php-mysql (2:7.4+76) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...

apt install -y php-xsl

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'php7.4-xml' instead of 'php-xsl'
The following additional packages will be installed:
  libxslt1.1
The following NEW packages will be installed:
  libxslt1.1 php7.4-xml
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 337 kB of archives.
After this operation, 953 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 libxslt1.1 amd64 1.1.34-4+deb11u1 [240 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 php7.4-xml amd64 7.4.30-1+deb11u1 [97.9 kB]
Fetched 337 kB in 0s (2364 kB/s) 
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package libxslt1.1:amd64.
(Reading database ... 23724 files and directories currently installed.)
Preparing to unpack .../libxslt1.1_1.1.34-4+deb11u1_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.34-4+deb11u1) ...
Selecting previously unselected package php7.4-xml.
Preparing to unpack .../php7.4-xml_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-xml (7.4.30-1+deb11u1) ...
Setting up libxslt1.1:amd64 (1.1.34-4+deb11u1) ...
Setting up php7.4-xml (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/dom.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/simplexml.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/xml.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/xmlreader.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/xmlwriter.ini with new version
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/xsl.ini with new version
Processing triggers for libc-bin (2.31-13+deb11u4) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...

apt install -y php-intl

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  php7.4-intl
The following NEW packages will be installed:
  php-intl php7.4-intl
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 129 kB of archives.
After this operation, 509 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 php7.4-intl amd64 7.4.30-1+deb11u1 [122 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 php-intl all 2:7.4+76 [6372 B]
Fetched 129 kB in 0s (626 kB/s)
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package php7.4-intl.
(Reading database ... 23758 files and directories currently installed.)
Preparing to unpack .../php7.4-intl_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-intl (7.4.30-1+deb11u1) ...
Selecting previously unselected package php-intl.
Preparing to unpack .../php-intl_2%3a7.4+76_all.deb ...
Unpacking php-intl (2:7.4+76) ...
Setting up php7.4-intl (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/intl.ini with new version
Setting up php-intl (2:7.4+76) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...

apt install -y php-zip

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  libzip4 php7.4-zip
The following NEW packages will be installed:
  libzip4 php-zip php7.4-zip
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 83.2 kB of archives.
After this operation, 260 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 libzip4 amd64 1.7.3-1 [55.4 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 php7.4-zip amd64 7.4.30-1+deb11u1 [21.4 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 php-zip all 2:7.4+76 [6360 B]
Fetched 83.2 kB in 0s (642 kB/s)
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8" 
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package libzip4:amd64.
(Reading database ... 23770 files and directories currently installed.)
Preparing to unpack .../libzip4_1.7.3-1_amd64.deb ...
Unpacking libzip4:amd64 (1.7.3-1) ...
Selecting previously unselected package php7.4-zip.
Preparing to unpack .../php7.4-zip_7.4.30-1+deb11u1_amd64.deb ...
Unpacking php7.4-zip (7.4.30-1+deb11u1) ...
Selecting previously unselected package php-zip.
Preparing to unpack .../php-zip_2%3a7.4+76_all.deb ...
Unpacking php-zip (2:7.4+76) ...
Setting up libzip4:amd64 (1.7.3-1) ...
Setting up php7.4-zip (7.4.30-1+deb11u1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

Creating config file /etc/php/7.4/mods-available/zip.ini with new version
Setting up php-zip (2:7.4+76) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for libc-bin (2.31-13+deb11u4) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...

Aktionen #7

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

https://devdocs.prestashop-project.org/1.7/basics/installation/system-requirements/#extensions

nicht notwendig, wie von PrestaShop empfohlen
apt install libapache2-mod-php7.3 php7.3 php7.3-common php7.3-curl php7.3-gd php7.3-imagick php7.3-mbstring php7.3-mysql php7.3-json php7.3-xsl php7.3-intl php7.3-zip

nicht notwendig, wie von PrestaShop empfohlen (und vereinfacht und speziell vervollständigt)
apt install -y libapache2-mod-php php-common php-curl php-dom php-fileinfo php-gd php-iconv php-imagick php-mbstring php-mysql php-pdo php-json php-xsl php-intl php-zip openssl

zu php-common gehören wohl php-dom php-fileinfo php-iconv php-pdo

sondern
Installieren von weiteren Paketen für notwendige Erweiterung in der Programmiersprache PHP, entsprechend der Anforderungen von PrestaShop
apt install -y php-curl php-gd php-imagick php-mbstring php-mysql php-xsl php-intl php-zip

Aktionen #8

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

pauschales Installieren aller möglichen Varianten zu locales (um die Fehlermeldungen

locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

versuchen zukünftig zu vermeiden
apt install -y locales-all

Aktionen #9

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

apt install -y mariadb-client

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  mariadb-client
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 35.2 kB of archives.
After this operation, 72.7 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 mariadb-client all 1:10.5.15-0+deb11u1 [35.2 kB]
Fetched 35.2 kB in 0s (453 kB/s)    
Selecting previously unselected package mariadb-client.
(Reading database ... 30738 files and directories currently installed.)
Preparing to unpack .../mariadb-client_1%3a10.5.15-0+deb11u1_all.deb ...
Unpacking mariadb-client (1:10.5.15-0+deb11u1) ...
Setting up mariadb-client (1:10.5.15-0+deb11u1) ...

Aktionen #10

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

apt install apache2

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
apache2 is already the newest version (2.4.54-1~deb11u1).
apache2 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Aktionen #11

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

php --ini

Configuration File (php.ini) Path: /etc/php/7.4/cli
Loaded Configuration File:         /etc/php/7.4/cli/php.ini
Scan for additional .ini files in: /etc/php/7.4/cli/conf.d
Additional .ini files parsed:      /etc/php/7.4/cli/conf.d/10-mysqlnd.ini,
/etc/php/7.4/cli/conf.d/10-opcache.ini,
/etc/php/7.4/cli/conf.d/10-pdo.ini,
/etc/php/7.4/cli/conf.d/15-xml.ini,
/etc/php/7.4/cli/conf.d/20-calendar.ini,
/etc/php/7.4/cli/conf.d/20-ctype.ini,
/etc/php/7.4/cli/conf.d/20-curl.ini,
/etc/php/7.4/cli/conf.d/20-dom.ini,
/etc/php/7.4/cli/conf.d/20-exif.ini,
/etc/php/7.4/cli/conf.d/20-ffi.ini,
/etc/php/7.4/cli/conf.d/20-fileinfo.ini,
/etc/php/7.4/cli/conf.d/20-ftp.ini,
/etc/php/7.4/cli/conf.d/20-gd.ini,
/etc/php/7.4/cli/conf.d/20-gettext.ini,
/etc/php/7.4/cli/conf.d/20-iconv.ini,
/etc/php/7.4/cli/conf.d/20-imagick.ini,
/etc/php/7.4/cli/conf.d/20-intl.ini,
/etc/php/7.4/cli/conf.d/20-json.ini,
/etc/php/7.4/cli/conf.d/20-mbstring.ini,
/etc/php/7.4/cli/conf.d/20-mysqli.ini,
/etc/php/7.4/cli/conf.d/20-pdo_mysql.ini,
/etc/php/7.4/cli/conf.d/20-phar.ini,
/etc/php/7.4/cli/conf.d/20-posix.ini,
/etc/php/7.4/cli/conf.d/20-readline.ini,
/etc/php/7.4/cli/conf.d/20-shmop.ini,
/etc/php/7.4/cli/conf.d/20-simplexml.ini,
/etc/php/7.4/cli/conf.d/20-sockets.ini,
/etc/php/7.4/cli/conf.d/20-sysvmsg.ini,
/etc/php/7.4/cli/conf.d/20-sysvsem.ini,
/etc/php/7.4/cli/conf.d/20-sysvshm.ini,
/etc/php/7.4/cli/conf.d/20-tokenizer.ini,
/etc/php/7.4/cli/conf.d/20-xmlreader.ini,
/etc/php/7.4/cli/conf.d/20-xmlwriter.ini,
/etc/php/7.4/cli/conf.d/20-xsl.ini,
/etc/php/7.4/cli/conf.d/20-zip.ini

ls /etc/php/7.4/

apache2  cli  fpm  mods-available

grep allow_url_fopen /etc/php/7.4/apache2/php.ini

allow_url_fopen = On

grep allow_url_fopen /etc/php/7.4/cli/php.ini

allow_url_fopen = On

Aktionen #12

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

grep extension /etc/php/7.4/apache2/php.ini | grep mysql

;   extension=mysqli
;   extension=/path/to/extension/mysqli.so
;extension=mysqli
;extension=pdo_mysql
; Records communication from all extensions using mysqlnd to the specified log

grep extension /etc/php/7.4/apache2/php.ini | grep gd2

;extension=gd2

grep allow_url_fopen /etc/php/7.4/apache2/php.ini

allow_url_fopen = On

grep allow_url_include /etc/php/7.4/apache2/php.ini

allow_url_include = Off

Aktionen #13

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

apt install -y certbot

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  lsb-release python3-acme python3-certbot python3-cffi-backend python3-configargparse python3-configobj
  python3-cryptography python3-distro python3-icu python3-josepy python3-openssl python3-parsedatetime
  python3-requests-toolbelt python3-rfc3339 python3-tz python3-zope.component python3-zope.event
  python3-zope.hookable python3-zope.interface
Suggested packages:
  python3-certbot-apache python3-certbot-nginx python-certbot-doc python-acme-doc python-configobj-doc
  python-cryptography-doc python3-cryptography-vectors python-openssl-doc python3-openssl-dbg
The following NEW packages will be installed:
  certbot lsb-release python3-acme python3-certbot python3-cffi-backend python3-configargparse python3-configobj
  python3-cryptography python3-distro python3-icu python3-josepy python3-openssl python3-parsedatetime
  python3-requests-toolbelt python3-rfc3339 python3-tz python3-zope.component python3-zope.event
  python3-zope.hookable python3-zope.interface
0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,374 kB of archives.
After this operation, 6,734 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 python3-cffi-backend amd64 1.14.5-1 [85.8 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 python3-cryptography amd64 3.3.2-1 [223 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 python3-openssl all 20.0.1-1 [53.7 kB]
Get:4 http://ftp.debian.org/debian bullseye/main amd64 python3-josepy all 1.2.0-2 [28.4 kB]
Get:5 http://ftp.debian.org/debian bullseye/main amd64 python3-requests-toolbelt all 0.9.1-1 [41.7 kB]
Get:6 http://ftp.debian.org/debian bullseye/main amd64 python3-tz all 2021.1-1 [34.8 kB]
Get:7 http://ftp.debian.org/debian bullseye/main amd64 python3-rfc3339 all 1.1-2 [6,768 B]
Get:8 http://ftp.debian.org/debian bullseye/main amd64 python3-acme all 1.12.0-2 [34.6 kB]
Get:9 http://ftp.debian.org/debian bullseye/main amd64 python3-configargparse all 1.2.3-1 [25.2 kB]
Get:10 http://ftp.debian.org/debian bullseye/main amd64 python3-configobj all 5.0.6-4 [35.8 kB]
Get:11 http://ftp.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
Get:12 http://ftp.debian.org/debian bullseye/main amd64 python3-distro all 1.5.0-1 [17.1 kB]
Get:13 http://ftp.debian.org/debian bullseye/main amd64 python3-parsedatetime all 2.6-1 [41.3 kB]
Get:14 http://ftp.debian.org/debian bullseye/main amd64 python3-zope.hookable amd64 5.0.1-1+b2 [12.8 kB]
Get:15 http://ftp.debian.org/debian bullseye/main amd64 python3-zope.interface amd64 5.2.0-1 [142 kB]
Get:16 http://ftp.debian.org/debian bullseye/main amd64 python3-zope.event all 4.4-3 [9,420 B]
Get:17 http://ftp.debian.org/debian bullseye/main amd64 python3-zope.component all 4.3.0-3 [43.1 kB]
Get:18 http://ftp.debian.org/debian bullseye/main amd64 python3-certbot all 1.12.0-2 [194 kB]
Get:19 http://ftp.debian.org/debian bullseye/main amd64 certbot all 1.12.0-2 [49.7 kB]
Get:20 http://ftp.debian.org/debian bullseye/main amd64 python3-icu amd64 2.5-1+b2 [268 kB]
Fetched 1,374 kB in 0s (5,195 kB/s)
Preconfiguring packages ...
Selecting previously unselected package python3-cffi-backend:amd64.
(Reading database ... 30744 files and directories currently installed.)
Preparing to unpack .../00-python3-cffi-backend_1.14.5-1_amd64.deb ...
Unpacking python3-cffi-backend:amd64 (1.14.5-1) ...
Selecting previously unselected package python3-cryptography.
Preparing to unpack .../01-python3-cryptography_3.3.2-1_amd64.deb ...
Unpacking python3-cryptography (3.3.2-1) ...
Selecting previously unselected package python3-openssl.
Preparing to unpack .../02-python3-openssl_20.0.1-1_all.deb ...
Unpacking python3-openssl (20.0.1-1) ...
Selecting previously unselected package python3-josepy.
Preparing to unpack .../03-python3-josepy_1.2.0-2_all.deb ...
Unpacking python3-josepy (1.2.0-2) ...
Selecting previously unselected package python3-requests-toolbelt.
Preparing to unpack .../04-python3-requests-toolbelt_0.9.1-1_all.deb ...
Unpacking python3-requests-toolbelt (0.9.1-1) ...
Selecting previously unselected package python3-tz.
Preparing to unpack .../05-python3-tz_2021.1-1_all.deb ...
Unpacking python3-tz (2021.1-1) ...
Selecting previously unselected package python3-rfc3339.
Preparing to unpack .../06-python3-rfc3339_1.1-2_all.deb ...
Unpacking python3-rfc3339 (1.1-2) ...
Selecting previously unselected package python3-acme.
Preparing to unpack .../07-python3-acme_1.12.0-2_all.deb ...
Unpacking python3-acme (1.12.0-2) ...
Selecting previously unselected package python3-configargparse.
Preparing to unpack .../08-python3-configargparse_1.2.3-1_all.deb ...
Unpacking python3-configargparse (1.2.3-1) ...
Selecting previously unselected package python3-configobj.
Preparing to unpack .../09-python3-configobj_5.0.6-4_all.deb ...
Unpacking python3-configobj (5.0.6-4) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../10-lsb-release_11.1.0_all.deb ...
Unpacking lsb-release (11.1.0) ...
Selecting previously unselected package python3-distro.
Preparing to unpack .../11-python3-distro_1.5.0-1_all.deb ...
Unpacking python3-distro (1.5.0-1) ...
Selecting previously unselected package python3-parsedatetime.
Preparing to unpack .../12-python3-parsedatetime_2.6-1_all.deb ...
Unpacking python3-parsedatetime (2.6-1) ...
Selecting previously unselected package python3-zope.hookable.
Preparing to unpack .../13-python3-zope.hookable_5.0.1-1+b2_amd64.deb ...
Unpacking python3-zope.hookable (5.0.1-1+b2) ...
Selecting previously unselected package python3-zope.interface.
Preparing to unpack .../14-python3-zope.interface_5.2.0-1_amd64.deb ...
Unpacking python3-zope.interface (5.2.0-1) ...
Selecting previously unselected package python3-zope.event.
Preparing to unpack .../15-python3-zope.event_4.4-3_all.deb ...
Unpacking python3-zope.event (4.4-3) ...
Selecting previously unselected package python3-zope.component.
Preparing to unpack .../16-python3-zope.component_4.3.0-3_all.deb ...
Unpacking python3-zope.component (4.3.0-3) ...
Selecting previously unselected package python3-certbot.
Preparing to unpack .../17-python3-certbot_1.12.0-2_all.deb ...
Unpacking python3-certbot (1.12.0-2) ...
Selecting previously unselected package certbot.
Preparing to unpack .../18-certbot_1.12.0-2_all.deb ...
Unpacking certbot (1.12.0-2) ...
Selecting previously unselected package python3-icu.
Preparing to unpack .../19-python3-icu_2.5-1+b2_amd64.deb ...
Unpacking python3-icu (2.5-1+b2) ...
Setting up python3-configargparse (1.2.3-1) ...
Setting up python3-requests-toolbelt (0.9.1-1) ...
Setting up python3-parsedatetime (2.6-1) ...
Setting up python3-icu (2.5-1+b2) ...
Setting up python3-zope.event (4.4-3) ...
Setting up python3-zope.interface (5.2.0-1) ...
Setting up python3-tz (2021.1-1) ...
Setting up python3-zope.hookable (5.0.1-1+b2) ...
Setting up python3-configobj (5.0.6-4) ...
Setting up lsb-release (11.1.0) ...
Setting up python3-rfc3339 (1.1-2) ...
Setting up python3-cffi-backend:amd64 (1.14.5-1) ...
Setting up python3-distro (1.5.0-1) ...
Setting up python3-zope.component (4.3.0-3) ...
Setting up python3-cryptography (3.3.2-1) ...
Setting up python3-openssl (20.0.1-1) ...
Setting up python3-josepy (1.2.0-2) ...
Setting up python3-acme (1.12.0-2) ...
Setting up python3-certbot (1.12.0-2) ...
Setting up certbot (1.12.0-2) ...
Created symlink /etc/systemd/system/timers.target.wants/certbot.timer → /lib/systemd/system/certbot.timer.
Processing triggers for man-db (2.9.4-2) ...

apt install -y python3-certbot-apache

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  augeas-lenses libaugeas0 python3-augeas
Suggested packages:
  augeas-doc augeas-tools python-certbot-apache-doc
The following NEW packages will be installed:
  augeas-lenses libaugeas0 python3-augeas python3-certbot-apache
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 863 kB of archives.
After this operation, 3,089 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 augeas-lenses all 1.12.0-2 [451 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 libaugeas0 amd64 1.12.0-2 [338 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 python3-augeas all 0.5.0-1.1 [9,320 B]
Get:4 http://ftp.debian.org/debian bullseye/main amd64 python3-certbot-apache all 1.10.1-1 [64.6 kB]
Fetched 863 kB in 0s (7,440 kB/s)            
Selecting previously unselected package augeas-lenses.
(Reading database ... 31402 files and directories currently installed.)
Preparing to unpack .../augeas-lenses_1.12.0-2_all.deb ...
Unpacking augeas-lenses (1.12.0-2) ...
Selecting previously unselected package libaugeas0:amd64.
Preparing to unpack .../libaugeas0_1.12.0-2_amd64.deb ...
Unpacking libaugeas0:amd64 (1.12.0-2) ...
Selecting previously unselected package python3-augeas.
Preparing to unpack .../python3-augeas_0.5.0-1.1_all.deb ...
Unpacking python3-augeas (0.5.0-1.1) ...
Selecting previously unselected package python3-certbot-apache.
Preparing to unpack .../python3-certbot-apache_1.10.1-1_all.deb ...
Unpacking python3-certbot-apache (1.10.1-1) ...
Setting up augeas-lenses (1.12.0-2) ...
Setting up libaugeas0:amd64 (1.12.0-2) ...
Setting up python3-augeas (0.5.0-1.1) ...
Setting up python3-certbot-apache (1.10.1-1) ...
Processing triggers for libc-bin (2.31-13+deb11u4) ...

Aktionen #14

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

Aktionen #15

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

ls /var/www/html/

index.html

Aktionen #16

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

Aktionen #17

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

wegen dem hinweis zu memcached
https://docs.prestashop-project.org/1.7-documentation/getting-started/what-you-need-to-get-started#quick-set-up-instructions

apt install -y php-memcached

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  libmemcached11 php-igbinary php-msgpack
The following NEW packages will be installed:
  libmemcached11 php-igbinary php-memcached php-msgpack
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 253 kB of archives.
After this operation, 816 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 php-igbinary amd64 3.2.1+2.0.8-2 [85.1 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 php-msgpack amd64 2.1.2+0.5.7-2 [28.5 kB]
Get:3 http://ftp.debian.org/debian bullseye/main amd64 libmemcached11 amd64 1.0.18-4.2 [94.5 kB]
Get:4 http://ftp.debian.org/debian bullseye/main amd64 php-memcached amd64 3.1.5+2.2.0-5+deb11u1 [44.7 kB]
Fetched 253 kB in 0s (989 kB/s)     
Selecting previously unselected package php-igbinary.
(Reading database ... 31911 files and directories currently installed.)
Preparing to unpack .../php-igbinary_3.2.1+2.0.8-2_amd64.deb ...
Unpacking php-igbinary (3.2.1+2.0.8-2) ...
Selecting previously unselected package php-msgpack.
Preparing to unpack .../php-msgpack_2.1.2+0.5.7-2_amd64.deb ...
Unpacking php-msgpack (2.1.2+0.5.7-2) ...
Selecting previously unselected package libmemcached11:amd64.
Preparing to unpack .../libmemcached11_1.0.18-4.2_amd64.deb ...
Unpacking libmemcached11:amd64 (1.0.18-4.2) ...
Selecting previously unselected package php-memcached.
Preparing to unpack .../php-memcached_3.1.5+2.2.0-5+deb11u1_amd64.deb ...
Unpacking php-memcached (3.1.5+2.2.0-5+deb11u1) ...
Setting up libmemcached11:amd64 (1.0.18-4.2) ...
Setting up php-igbinary (3.2.1+2.0.8-2) ...
Setting up php-msgpack (2.1.2+0.5.7-2) ...
Setting up php-memcached (3.1.5+2.2.0-5+deb11u1) ...
Processing triggers for libc-bin (2.31-13+deb11u4) ...
Processing triggers for php7.4-fpm (7.4.30-1+deb11u1) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for php7.4-cli (7.4.30-1+deb11u1) ...
Processing triggers for libapache2-mod-php7.4 (7.4.30-1+deb11u1) ...

apt install -y memcached

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  libevent-2.1-7
Suggested packages:
  libanyevent-perl libcache-memcached-perl libmemcached libyaml-perl
The following NEW packages will be installed:
  libevent-2.1-7 memcached
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 357 kB of archives.
After this operation, 861 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1 [188 kB]
Get:2 http://ftp.debian.org/debian bullseye/main amd64 memcached amd64 1.6.9+dfsg-1 [168 kB]
Fetched 357 kB in 0s (3,617 kB/s)
Selecting previously unselected package libevent-2.1-7:amd64.
(Reading database ... 31949 files and directories currently installed.)
Preparing to unpack .../libevent-2.1-7_2.1.12-stable-1_amd64.deb ...
Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1) ...
Selecting previously unselected package memcached.
Preparing to unpack .../memcached_1.6.9+dfsg-1_amd64.deb ...
Unpacking memcached (1.6.9+dfsg-1) ...
Setting up libevent-2.1-7:amd64 (2.1.12-stable-1) ...
Setting up memcached (1.6.9+dfsg-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service.
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-13+deb11u4) ...

Aktionen #18

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

wegen dem hinweis zu cron/crontab
https://docs.prestashop-project.org/1.7-documentation/getting-started/what-you-need-to-get-started#quick-set-up-instructions

apt install -y cron

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
cron is already the newest version (3.0pl1-137).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Aktionen #19

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

$EDITOR /etc/apache2/sites-enabled/000-default.conf

        #ServerName www.example.com
        ServerName test.buy.stura-dresden.de

#       ServerAdmin webmaster@localhost
        ServerAdmin webmaster@stura.htw-dresden.de

Aktionen #20

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

certbot -d test.buy.stura-dresden.de

Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Requesting a certificate for test.buy.stura-dresden.de
Performing the following challenges:
http-01 challenge for test.buy.stura-dresden.de
Enabled Apache rewrite module
Waiting for verification...
Cleaning up challenges
Created an SSL vhost at /etc/apache2/sites-available/000-default-le-ssl.conf
Enabled Apache socache_shmcb module
Enabled Apache ssl module
Deploying Certificate to VirtualHost /etc/apache2/sites-available/000-default-le-ssl.conf
Enabling available site: /etc/apache2/sites-available/000-default-le-ssl.conf
Enabled Apache rewrite module
Redirecting vhost in /etc/apache2/sites-enabled/000-default.conf to ssl vhost in /etc/apache2/sites-available/000-default-le-ssl.conf

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Congratulations! You have successfully enabled https://test.buy.stura-dresden.de
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

IMPORTANT NOTES:
 - Congratulations! Your certificate and chain have been saved at:
   /etc/letsencrypt/live/test.buy.stura-dresden.de/fullchain.pem
   Your key file has been saved at:
   /etc/letsencrypt/live/test.buy.stura-dresden.de/privkey.pem
   Your certificate will expire on 2022-12-27. To obtain a new or
   tweaked version of this certificate in the future, simply run
   certbot again with the "certonly" option. To non-interactively
   renew *all* of your certificates, run "certbot renew" 
 - If you like Certbot, please consider supporting our work by:

   Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
   Donating to EFF:                    https://eff.org/donate-le

BTW: Ich wünschte es gebe etwas wie certbot -y, denn certbot erkennt die Domain richtig.

Aktionen #21

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

systemctl status certbot.timer

Aktionen #22

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

mysql_secure_installation

NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB
      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!

In order to log into MariaDB to secure it, we'll need the current
password for the root user. If you've just installed MariaDB, and
haven't set the root password yet, you should just press enter here.

Enter current password for root (enter for none): 

OK, successfully used password, moving on...

Setting the root password or using the unix_socket ensures that nobody
can log into the MariaDB root user without the proper authorisation.

You already have your root account protected, so you can safely answer 'n'.

Switch to unix_socket authentication [Y/n] n

 ... skipping.

You already have your root account protected, so you can safely answer 'n'.

Change the root password? [Y/n] n

 ... skipping.

By default, a MariaDB installation has an anonymous user, allowing anyone
to log into MariaDB without having to have a user account created for
them.  This is intended only for testing, and to make the installation
go a bit smoother.  You should remove them before moving into a
production environment.

Remove anonymous users? [Y/n] Y

 ... Success!

Normally, root should only be allowed to connect from 'localhost'.  This
ensures that someone cannot guess at the root password from the network.

Disallow root login remotely? [Y/n] Y

 ... Success!

By default, MariaDB comes with a database named 'test' that anyone can
access.  This is also intended only for testing, and should be removed
before moving into a production environment.

Remove test database and access to it? [Y/n] Y

 - Dropping test database...
 ... Success!
 - Removing privileges on test database...
 ... Success!

Reloading the privilege tables will ensure that all changes made so far
will take effect immediately.

Reload privilege tables now? [Y/n] Y

 ... Success!

Cleaning up...

All done!  If you've completed all of the above steps, your MariaDB
installation should now be secure.

Thanks for using MariaDB!

Aktionen #23

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

mysql

Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 36
Server version: 10.5.15-MariaDB-0+deb11u1 Debian 11

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


MariaDB [(none)]> CREATE DATABASE prestashop;
Query OK, 1 row affected (0.000 sec)


MariaDB [(none)]> CREATE USER "prestashopuser"@"localhost" IDENTIFIED BY "sturapasswd";
Query OK, 0 rows affected (0.474 sec)


MariaDB [(none)]> GRANT ALL PRIVILEGES ON prestashop.* TO "prestashopuser"@"localhost";
Query OK, 0 rows affected (0.112 sec)


MariaDB [(none)]> FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.001 sec)


MariaDB [(none)]> exit
Bye

Aktionen #24

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

cd /tmp/ && wget https://www.prestashop.com/en/system/files/ps_releases/prestashop_1.7.8.7.zip && cd ~

apt install -y unzip

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
  zip
The following NEW packages will be installed:
  unzip
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 172 kB of archives.
After this operation, 393 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
Fetched 172 kB in 0s (1,128 kB/s)
Selecting previously unselected package unzip.
(Reading database ... 31987 files and directories currently installed.)
Preparing to unpack .../unzip_6.0-26+deb11u1_amd64.deb ...
Unpacking unzip (6.0-26+deb11u1) ...
Setting up unzip (6.0-26+deb11u1) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for man-db (2.9.4-2) ...

cd /tmp/ && unzip prestashop*.zip && cd ~

Archive:  prestashop_1.7.8.7.zip
  inflating: prestashop.zip          
  inflating: index.php               
  inflating: Install_PrestaShop.html  

Aktionen #25

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

mv /tmp/{Install_PrestaShop.html,index.php,prestashop.zip} /var/www/html/

ls -al /var/www/html

total 80076
drwxr-xr-x 2 root root     4096 Sep 29 01:50 .
drwxr-xr-x 3 root root     4096 Sep 28 21:17 ..
-rw-r--r-- 1 root root    10701 Sep 28 21:23 index.html
-rw-r--r-- 1 root root   690573 Jul 20 18:47 index.php
-rw-r--r-- 1 root root      502 Apr 14 16:20 Install_PrestaShop.html
-rw-r--r-- 1 root root 81278020 Jul 20 18:47 prestashop.zip

ls -dal /var/www/html
drwxr-xr-x 2 root root 4096 Sep 29 01:50 /var/www/html

chown -R www-data:www-data /var/www/html/
ls -dal /var/www/html
drwxr-xr-x 2 www-data www-data 4096 Sep 29 01:50 /var/www/html

Aktionen #26

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

https://test.buy.stura-dresden.de/index.php

https://test.buy.stura-dresden.de/install/

https://doc.prestashop.com/display/PS17/Installing+PrestaShop

https://test.buy.stura-dresden.de/install/index.php?step=welcome
---
Choose your language
Von
Deutsch (German)
auf
English (English)
umgestellt.
Schaltfläche Next bestätigt.
---
https://test.buy.stura-dresden.de/install/index.php?step=license
License agreements

To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.

Checkbox I agree to the above terms and conditions. angewählt.
Schaltfläche Next bestätigt.
---
https://test.buy.stura-dresden.de/install/index.php?step=system
System compatibility
wurde gleich (auch quittiert mit einem grünen Haken) übersprungen
---
https://test.buy.stura-dresden.de/install/index.php?step=configure
Information about your Store
Bei Shop name wurde Buy StuRa HTW Dresden eingetragen.
Bei Main activity wurde von Please choose your main activity dann Fashion and accessories ausgewählt.
Bei Install demonstration data wurde von Yes dann No ausgewählt.
Bei Country war bereits Germany ausgewählt.
Bei Enable SSL nichts angewählt.
Your Account
Bei First name wurde Betreuung Warenverwaltung angegeben.
Bei Last name wurde StuRa HTW Dresden angegeben.
Bei E-mail address _ _buy@stura.htw-dresden.de angegeben.
This email address will be your username to access your store's back office.

Bei Shop password wurde sturapasswd angegeben.
Must be at least 8 characters

All information you give us is collected by us and is subject to data processing and statistics, it is necessary for the members of the PrestaShop company in order to respond to your requests. Your personal data may be communicated to service providers and partners as part of partner relationships. Under the current "Act on Data Processing, Data Files and Individual Liberties" you have the right to access, rectify and oppose to the processing of your personal data through this link.

Schaltfläche Next bestätigt.
---
https://test.buy.stura-dresden.de/install/index.php?step=database
Configure your database by filling out the following fields
Bei Database server address blieb 127.0.0.1 eingetragen.
Bei Database name blieb prestashop eingetragen.
Bei Database login wurde von root auf prestashopuser eingetragen.
Bei Database password wurde das (zuvor via mysql gesetzte) Passwort eingetragen.
Bei Tables prefix blieb ps eingetragen
Drop existing tables blieb angewählt.
Schaltfläche Test your database connection now! bestätigt.
Von
Database Server is not found. Please verify the login, password and server fields (DbPDO)

auf
Database is connected

geändert.
Schaltfläche Next bestätigt.

Aktionen #27

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

utf8mb4_general_ci bei der Datenbank? (Wurde das bewusst nicht so gemacht? @GoeranHeineman (Großmeister der Datenbanken) Ergeben sich da nennenswerte Risiken?)

https://devdocs.prestashop-project.org/1.7/basics/installation/localhost/#from-the-command-line

Aktionen #29

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

PaulRiegel schrieb:

apt install -y certbot
[...]

apt install -y python3-certbot-apache
[...]

btw: https://certbot.eff.org/instructions?ws=apache&os=debianbuster verweist auf die installation von snap? no way!

Aktionen #30

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

Aktionen #31

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

https://test.buy.stura-dresden.de/install/index.php

25%

    Create file parameters
    Create database tables
    Create default shop and languages

An error occurred during installation...

You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.

    1: HTTP 200 - parsererror - 

Aktionen #32

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

https://test.buy.stura-dresden.de/install/index.php

25%

    Create file parameters
    Create database tables
    Create default shop and languages

An error occurred during installation...

You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.

    1: HTTP 0 - error - undefined

Aktionen #33

Von PaulRiegel vor mehr als 1 Jahr aktualisiert

  • Privat wurde von Ja zu Nein geändert
Aktionen

Auch abrufbar als: Atom PDF