見出し画像

雑談:地獄のUbuntu24、Windowsから使ってたMySQLが読み込めなくなっている件

owner@Linux-for-owner:~$ sudo nano /etc/fstab
[sudo] owner のパスワード: 
owner@Linux-for-owner:~$ sudo mount -a
owner@Linux-for-owner:~$ sudo mkdir -p /media/owner/Elements
owner@Linux-for-owner:~$ sudo mount -a
owner@Linux-for-owner:~$ sudo apt update
  sudo apt install --reinstall ntfs-3g
ヒット:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
ヒット:2 https://dl.google.com/linux/chrome/deb stable InRelease               
ヒット:3 http://security.ubuntu.com/ubuntu noble-security InRelease            
ヒット:4 http://archive.ubuntu.com/ubuntu noble InRelease     
取得:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
ヒット:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease
126 kB を 2秒 で取得しました (57.9 kB/s)
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了
状態情報を読み取っています... 完了        
パッケージはすべて最新です。
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
アップグレード: 0 個、新規インストール: 0 個、再インストール: 1 個、削除: 0 個、保留: 0 個。
406 kB のアーカイブを取得する必要があります。
この操作後に追加で 0 B のディスク容量が消費されます。
取得:1 http://archive.ubuntu.com/ubuntu noble/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3 [406 kB]
406 kB を 2秒 で取得しました (255 kB/s)                        
(データベースを読み込んでいます ... 現在 218082 個のファイルとディレクトリがイン
ストールされています。)
.../ntfs-3g_1%3a2022.10.3-1.2ubuntu3_amd64.deb を展開する準備をしています ...
ntfs-3g (1:2022.10.3-1.2ubuntu3) で (1:2022.10.3-1.2ubuntu3 に) 上書き展開してい
ます ...
ntfs-3g (1:2022.10.3-1.2ubuntu3) を設定しています ...
man-db (2.12.0-4build2) のトリガを処理しています ...
initramfs-tools (0.142ubuntu25.2) のトリガを処理しています ...
update-initramfs: Generating /boot/initrd.img-6.8.0-44-generic
owner@Linux-for-owner:~$ sudo mount -t ntfs-3g /dev/sdb2 /media/owner/Elements
ntfs-3g: Failed to access volume '/dev/sdb2': そのようなファイルやディレクトリはありません

ntfs-3g 2022.10.3 integrated FUSE 28 - Third Generation NTFS Driver
		Configuration type 7, XATTRS are on, POSIX ACLS are on

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2022 Jean-Pierre Andre
Copyright (C) 2009-2020 Erik Larsson

Usage:    ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

Options:  ro (read-only mount), windows_names, uid=, gid=,
          umask=, fmask=, dmask=, streams_interface=.
          Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

Plugin path: /usr/lib/x86_64-linux-gnu/ntfs-3g

News, support and information:  https://github.com/tuxera/ntfs-3g/
owner@Linux-for-owner:~$ gnome-disks
owner@Linux-for-owner:~$ dmesg | tail
dmesg: カーネルバッファの読み込みに失敗しました: 許可されていない操作です
owner@Linux-for-owner:~$ sudo mount -t ntfs-3g /dev/sdb2 /media/owner/Elements
owner@Linux-for-owner:~$ sudo /Ubuntu/opt/lampp/manager-linux-x64.run
sudo: /Ubuntu/opt/lampp/manager-linux-x64.run: コマンドが見つかりません
owner@Linux-for-owner:~$ ls -l /Ubuntu/opt/lampp/
ls: '/Ubuntu/opt/lampp/' にアクセスできません: そのようなファイルやディレクトリはありません
owner@Linux-for-owner:~$ ls -l /opt/lampp/
合計 10788
-rw-r--r--  1 root   root     19518 1030  2023 README-wsrep
-rw-r--r--  1 root   root      2874 1030  2023 README.md
-rwxr-xr-x  1 root   root       957 1125  2023 RELEASENOTES
-rw-r--r--  1 root   root     86263 1030  2023 THIRDPARTY
drwxr-xr-x  5 root   root      4096  92 12:00 apache2
drwxrwxr-x  2 root   root     12288  92 12:11 bin
drwxr-xr-x  2 root   root      4096  92 12:15 build
drwxr-xr-x  2 root   root      4096  92 12:10 cgi-bin
-rwxr-xr-x  1 root   root     25750  92 12:10 ctlscript.sh
drwxr-xr-x  2 root   root      4096  92 12:15 docs
drwxrwxr-x  3 root   root      4096  92 12:11 error
drwxr-xr-x  8 root   root      4096  92 12:11 etc
drwxr-xr-x  5 root   root      4096  92 12:11 htdocs
drwxr-xr-x  3 root   root      4096  92 12:11 icons
drwxr-xr-x  2 root   root      4096  92 12:10 img
drwxr-xr-x 22 root   root     12288  92 12:15 include
drwxr-xr-x  2 root   root      4096  92 12:15 info
lrwxrwxrwx  1 root   root        16  92 12:15 lampp -> /opt/lampp/xampp
drwxr-xr-x 15 root   root     12288  92 12:21 lib
drwxr-xr-x  2 root   root      4096  92 12:10 lib64
drwxr-xr-x  2 root   root      4096  92 12:10 libexec
drwxr-xr-x  2 root   root      4096  92 12:11 licenses
drwxr-xr-x  2 daemon daemon    4096  92 12:21 logs
drwxr-xr-x  7 root   root      4096  92 12:15 man
-rwx------  1 root   root   3361003  616  2022 manager-linux-x64.run
drwxr-xr-x 14 root   root     12288  92 12:15 manual
drwxr-xr-x  2 root   root      4096  92 12:15 modules
drwxr-xr-x  3 root   root      4096  92 12:00 mysql
drwxr-xr-x  2 root   root      4096  92 12:10 pear
drwxr-xr-x  3 root   root      4096  92 12:10 php
drwxr-xr-x 13 root   root      4096  92 12:21 phpmyadmin
drwxr-xr-x  3 root   root      4096  92 12:10 proftpd
-rw-r--r--  1 root   root       905  92 12:21 properties.ini
drwxr-xr-x  2 root   root      4096  92 12:11 sbin
drwxr-xr-x 50 root   root      4096  92 12:15 share
drwxrwxrwx  2 daemon daemon    4096  92 12:10 temp
-rwx------  1 root   root   6893594  92 12:21 uninstall
-rw-------  1 root   root    466724  92 12:21 uninstall.dat
drwxr-xr-x  7 root   root      4096  92 12:10 var
-rwxr-xr-x  1 root   root     15201  722  2013 xampp
owner@Linux-for-owner:~$ whereis lampp
lampp:
owner@Linux-for-owner:~$ sudo /opt/lampp/lampp start
Starting XAMPP for Linux 8.2.12-0...
XAMPP: Starting Apache.../opt/lampp/share/xampp/xampplib: 行 22: netstat: コマンドが見つかりません
/opt/lampp/share/xampp/xampplib: 行 22: netstat: コマンドが見つかりません
ok.
XAMPP: Starting MySQL.../opt/lampp/share/xampp/xampplib: 行 22: netstat: コマンドが見つかりません
ok.
XAMPP: Starting ProFTPD.../opt/lampp/share/xampp/xampplib: 行 22: netstat: コマンドが見つかりません
ok.
owner@Linux-for-owner:~$ ^C
owner@Linux-for-owner:~$ sudo apt-get install net-tools
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
以下のパッケージが新たにインストールされます:
  net-tools
アップグレード: 0 個、新規インストール: 1 個、削除: 0 個、保留: 0 個。
204 kB のアーカイブを取得する必要があります。
この操作後に追加で 811 kB のディスク容量が消費されます。
取得:1 http://archive.ubuntu.com/ubuntu noble/main amd64 net-tools amd64 2.10-0.1ubuntu4 [204 kB]
204 kB を 2秒 で取得しました (89.2 kB/s)
以前に未選択のパッケージ net-tools を選択しています。
(データベースを読み込んでいます ... 現在 218082 個のファイルとディレクトリがインストールされています。)
.../net-tools_2.10-0.1ubuntu4_amd64.deb を展開する準備をしています ...
net-tools (2.10-0.1ubuntu4) を展開しています...
net-tools (2.10-0.1ubuntu4) を設定しています ...
man-db (2.12.0-4build2) のトリガを処理しています ...
owner@Linux-for-owner:~$ sudo /Ubuntu/opt/lampp/manager-linux-x64.run
sudo: /Ubuntu/opt/lampp/manager-linux-x64.run: コマンドが見つかりません
owner@Linux-for-owner:~$ sudo /opt/lampp/lampp start
Starting XAMPP for Linux 8.2.12-0...
XAMPP: Starting Apache...already running.
XAMPP: Starting MySQL...already running.
XAMPP: Starting ProFTPD...already running.
owner@Linux-for-owner:~$ ^C
owner@Linux-for-owner:~$ ls -l /opt/lampp/
合計 10788
-rw-r--r--  1 root   root     19518 1030  2023 README-wsrep
-rw-r--r--  1 root   root      2874 1030  2023 README.md
-rwxr-xr-x  1 root   root       957 1125  2023 RELEASENOTES
-rw-r--r--  1 root   root     86263 1030  2023 THIRDPARTY
drwxr-xr-x  5 root   root      4096  92 12:00 apache2
drwxrwxr-x  2 root   root     12288  92 12:11 bin
drwxr-xr-x  2 root   root      4096  92 12:15 build
drwxr-xr-x  2 root   root      4096  92 12:10 cgi-bin
-rwxr-xr-x  1 root   root     25750  92 12:10 ctlscript.sh
drwxr-xr-x  2 root   root      4096  92 12:15 docs
drwxrwxr-x  3 root   root      4096  92 12:11 error
drwxr-xr-x  8 root   root      4096  92 12:11 etc
drwxr-xr-x  5 root   root      4096  92 12:11 htdocs
drwxr-xr-x  3 root   root      4096  92 12:11 icons
drwxr-xr-x  2 root   root      4096  92 12:10 img
drwxr-xr-x 22 root   root     12288  92 12:15 include
drwxr-xr-x  2 root   root      4096  92 12:15 info
lrwxrwxrwx  1 root   root        16  92 12:15 lampp -> /opt/lampp/xampp
drwxr-xr-x 15 root   root     12288  92 12:21 lib
drwxr-xr-x  2 root   root      4096  92 12:10 lib64
drwxr-xr-x  2 root   root      4096  92 12:10 libexec
drwxr-xr-x  2 root   root      4096  92 12:11 licenses
drwxr-xr-x  2 daemon daemon    4096  913 16:04 logs
drwxr-xr-x  7 root   root      4096  92 12:15 man
-rwx------  1 root   root   3361003  616  2022 manager-linux-x64.run
drwxr-xr-x 14 root   root     12288  92 12:15 manual
drwxr-xr-x  2 root   root      4096  92 12:15 modules
drwxr-xr-x  3 root   root      4096  92 12:00 mysql
drwxr-xr-x  2 root   root      4096  92 12:10 pear
drwxr-xr-x  3 root   root      4096  92 12:10 php
drwxr-xr-x 13 root   root      4096  92 12:21 phpmyadmin
drwxr-xr-x  3 root   root      4096  92 12:10 proftpd
-rw-r--r--  1 root   root       905  92 12:21 properties.ini
drwxr-xr-x  2 root   root      4096  92 12:11 sbin
drwxr-xr-x 50 root   root      4096  92 12:15 share
drwxrwxrwx  2 daemon daemon    4096  92 12:10 temp
-rwx------  1 root   root   6893594  92 12:21 uninstall
-rw-------  1 root   root    466724  92 12:21 uninstall.dat
drwxr-xr-x  7 root   root      4096  913 16:04 var
-rwxr-xr-x  1 root   root     15201  722  2013 xampp
owner@Linux-for-owner:~$ find /opt/lampp -name "manager-linux-x64.run"
/opt/lampp/manager-linux-x64.run
find: ‘/opt/lampp/var/mysql/test’: 許可がありません
find: ‘/opt/lampp/var/mysql/mysql’: 許可がありません
find: ‘/opt/lampp/var/mysql/performance_schema’: 許可がありません
find: ‘/opt/lampp/var/mysql/phpmyadmin’: 許可がありません
owner@Linux-for-owner:~$ ^C
owner@Linux-for-owner:~$ sudo /opt/lampp/manager-linux-x64.run
[10903:10903:0913/161527.227136:ERROR:zygote_host_impl_linux.cc(99)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

** (org.gnome.Nautilus:10937): WARNING **: 16:15:45.559: 
========================================================
This app cannot work correctly if run as root (not even
with sudo). Consider running `nautilus admin:/` instead.
========================================================
** Message: 16:15:52.583: Connecting to org.freedesktop.Tracker3.Miner.Files

(org.gnome.Nautilus:10937): Gtk-WARNING **: 16:15:52.657: Theme parser error: gtk.css:4247:3-37: No property named "-GtkScrollbar-has-backward-stepper"

(org.gnome.Nautilus:10937): Gtk-WARNING **: 16:15:52.657: Theme parser error: gtk.css:4248:3-36: No property named "-GtkScrollbar-has-forward-stepper"

(org.gnome.Nautilus:10937): dconf-WARNING **: 16:15:52.764: failed to commit changes to dconf: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

(org.gnome.Nautilus:10937): dconf-WARNING **: 16:15:52.764: failed to commit changes to dconf: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

(org.gnome.Nautilus:10937): dconf-WARNING **: 16:15:52.764: failed to commit changes to dconf: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

(org.gnome.Nautilus:10937): libunity-CRITICAL **: 16:15:52.771: file unity-launcher.c: line 1638: unexpected error: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません) (g-exec-error-quark, 8)

(org.gnome.Nautilus:10937): libunity-CRITICAL **: 16:15:52.771: unity_launcher_entry_dbus_impl_construct: assertion 'conn != NULL' failed

(org.gnome.Nautilus:10937): libunity-CRITICAL **: 16:15:52.774: unity-inspector.vala:96: Unable to connect to session bus: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

(org.gnome.Nautilus:10937): Gtk-WARNING **: 16:15:52.779: Unable to acquire session bus: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

(org.gnome.Nautilus:10937): dconf-WARNING **: 16:15:52.964: failed to commit changes to dconf: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

(org.gnome.Nautilus:10937): dconf-WARNING **: 16:15:52.964: failed to commit changes to dconf: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

(org.gnome.Nautilus:10937): GLib-GIO-CRITICAL **: 16:15:53.115: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed

(org.gnome.Nautilus:10937): GLib-GIO-CRITICAL **: 16:15:53.115: g_dbus_proxy_get_connection: assertion 'G_IS_DBUS_PROXY (proxy)' failed

(org.gnome.Nautilus:10937): GLib-GIO-CRITICAL **: 16:15:53.115: g_dbus_connection_signal_subscribe: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

** (org.gnome.Nautilus:10937): WARNING **: 16:15:53.115: Error creating proxy 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

** (org.gnome.Nautilus:10937): WARNING **: 16:15:53.115: Error creating proxy 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

** (org.gnome.Nautilus:10937): WARNING **: 16:15:53.115: Error creating proxy 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

** (org.gnome.Nautilus:10937): WARNING **: 16:15:53.115: Unable to create connection for session-wide Tracker indexer: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

** (org.gnome.Nautilus:10937): WARNING **: 16:15:53.120: Unable to get contents of the bookmarks file: ファイル /root/.gtk-bookmarks を開くときにエラーが発生しました: そのようなファイルやディレクトリはありません

** (org.gnome.Nautilus:10937): WARNING **: 16:15:53.121: Unable to get contents of the bookmarks file: ファイル /root/.gtk-bookmarks を開くときにエラーが発生しました: そのようなファイルやディレクトリはありません

(org.gnome.Nautilus:10937): nautilus-application-CRITICAL **: 16:15:53.236: update_dbus_opened_locations: assertion 'dbus_object_path' failed

(org.gnome.Nautilus:10937): dconf-WARNING **: 16:15:53.236: failed to commit changes to dconf: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)

(org.gnome.Nautilus:10937): dconf-WARNING **: 16:15:59.469: failed to commit changes to dconf: 子プロセス“dbus-launch”の起動に失敗しました (そのようなファイルやディレクトリはありません)
[11138:11138:0913/161609.418473:ERROR:zygote_host_impl_linux.cc(99)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
sudo systemctl start mysql
owner@Linux-for-owner:~$ sudo systemctl start mysql
Failed to start mysql.service: Unit mysql.service not found.
owner@Linux-for-owner:~$ sudo /opt/lampp/lampp start
Starting XAMPP for Linux 8.2.12-0...
XAMPP: Starting Apache...already running.
XAMPP: Starting MySQL...already running.
XAMPP: Starting ProFTPD...already running.
owner@Linux-for-owner:~$ mysql -u root -p
コマンド 'mysql' が見つかりません。次の方法でインストールできます:
sudo apt install mysql-client-core-8.0  # version 8.0.39-0ubuntu0.24.04.2, or
sudo apt install mariadb-client-core    # version 1:10.11.8-0ubuntu0.24.04.1
owner@Linux-for-owner:~$ sudo apt update
sudo apt install php php-mysqli mysql-server
ヒット:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
ヒット:2 https://dl.google.com/linux/chrome/deb stable InRelease               
ヒット:3 http://security.ubuntu.com/ubuntu noble-security InRelease            
ヒット:4 http://archive.ubuntu.com/ubuntu noble InRelease                      
取得:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
ヒット:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease
126 kB を 3秒 で取得しました (46.6 kB/s)
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了
状態情報を読み取っています... 完了        
パッケージはすべて最新です。
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
注意、'php-mysqli' の代わりに 'php8.3-mysql' を選択します
以下の追加パッケージがインストールされます:
  apache2 apache2-bin apache2-data apache2-utils libaio1t64
  libapache2-mod-php8.3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap
  libaprutil1t64 libcgi-fast-perl libcgi-pm-perl libevent-core-2.1-7t64
  libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64
  libhtml-template-perl libmecab2 libprotobuf-lite32t64 libsodium23
  mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0
  mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 php-common
  php8.3 php8.3-cli php8.3-common php8.3-opcache php8.3-readline
提案パッケージ:
  apache2-doc apache2-suexec-pristine | apache2-suexec-custom php-pear
  libipc-sharedcache-perl mailx tinyca
以下のパッケージが新たにインストールされます:
  apache2 apache2-bin apache2-data apache2-utils libaio1t64
  libapache2-mod-php8.3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap
  libaprutil1t64 libcgi-fast-perl libcgi-pm-perl libevent-core-2.1-7t64
  libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64
  libhtml-template-perl libmecab2 libprotobuf-lite32t64 libsodium23
  mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0
  mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0
  php php-common php8.3 php8.3-cli php8.3-common php8.3-mysql php8.3-opcache
  php8.3-readline
アップグレード: 0 個、新規インストール: 37 個、削除: 0 個、保留: 0 個。
36.4 MB のアーカイブを取得する必要があります。
この操作後に追加で 272 MB のディスク容量が消費されます。
続行しますか? [Y/n] Y
取得:1 http://archive.ubuntu.com/ubuntu noble/main amd64 libapr1t64 amd64 1.7.2-3.1build2 [107 kB]
取得:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB]
取得:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB]
取得:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B]
取得:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.4 [1,329 kB]
取得:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.4 [163 kB]
取得:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.4 [97.1 kB]
取得:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.4 [90.2 kB]
取得:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.39-0ubuntu0.24.04.2 [2,794 kB]
取得:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.39-0ubuntu0.24.04.2 [22.5 kB]
取得:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libaio1t64 amd64 0.3.113-6build1 [7,180 B]
取得:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB]
取得:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B]
取得:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB]
取得:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2build1 [238 kB]
取得:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.39-0ubuntu0.24.04.2 [17.5 MB]
取得:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.39-0ubuntu0.24.04.2 [1,428 kB]
取得:18 http://archive.ubuntu.com/ubuntu noble/main amd64 php-common all 2:93ubuntu2 [13.9 kB]
取得:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-common amd64 8.3.6-0ubuntu0.24.04.1 [739 kB]
取得:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-opcache amd64 8.3.6-0ubuntu0.24.04.1 [372 kB]
取得:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-readline amd64 8.3.6-0ubuntu0.24.04.1 [13.5 kB]
取得:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB]
取得:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-cli amd64 8.3.6-0ubuntu0.24.04.1 [1,914 kB]
取得:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapache2-mod-php8.3 amd64 8.3.6-0ubuntu0.24.04.1 [1,849 kB]
取得:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB]
取得:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi0t64 amd64 2.4.2-2.1build1 [26.8 kB]
取得:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB]
取得:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB]
取得:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-bin amd64 2.4.2-2.1build1 [11.2 kB]
取得:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB]
取得:31 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B]
取得:32 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB]
取得:33 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B]
取得:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.39-0ubuntu0.24.04.2 [9,520 B]
取得:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3 all 8.3.6-0ubuntu0.24.04.1 [9,174 B]
取得:36 http://archive.ubuntu.com/ubuntu noble/main amd64 php all 2:8.3+93ubuntu2 [4,076 B]
取得:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-mysql amd64 8.3.6-0ubuntu0.24.04.1 [126 kB]
36.4 MB5秒 で取得しました (7,492 kB/s)
パッケージからテンプレートを展開しています: 100%
パッケージを事前設定しています ...
以前に未選択のパッケージ libapr1t64:amd64 を選択しています。
(データベースを読み込んでいます ... 現在 218130 個のファイルとディレクトリがイン
ストールされています。)
.../00-libapr1t64_1.7.2-3.1build2_amd64.deb を展開する準備をしています ...
libapr1t64:amd64 (1.7.2-3.1build2) を展開しています...
以前に未選択のパッケージ libaprutil1t64:amd64 を選択しています。
.../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb を展開する準備をしています ...
libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) を展開しています...
以前に未選択のパッケージ libaprutil1-dbd-sqlite3:amd64 を選択しています。
.../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb を展開する準備をしてい
ます ...
libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) を展開しています...
以前に未選択のパッケージ libaprutil1-ldap:amd64 を選択しています。
.../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb を展開する準備をしています ..
.
libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) を展開しています...
以前に未選択のパッケージ apache2-bin を選択しています。
.../04-apache2-bin_2.4.58-1ubuntu8.4_amd64.deb を展開する準備をしています ...
apache2-bin (2.4.58-1ubuntu8.4) を展開しています...
以前に未選択のパッケージ apache2-data を選択しています。
.../05-apache2-data_2.4.58-1ubuntu8.4_all.deb を展開する準備をしています ...
apache2-data (2.4.58-1ubuntu8.4) を展開しています...
以前に未選択のパッケージ apache2-utils を選択しています。
.../06-apache2-utils_2.4.58-1ubuntu8.4_amd64.deb を展開する準備をしています ...
apache2-utils (2.4.58-1ubuntu8.4) を展開しています...
以前に未選択のパッケージ apache2 を選択しています。
.../07-apache2_2.4.58-1ubuntu8.4_amd64.deb を展開する準備をしています ...
apache2 (2.4.58-1ubuntu8.4) を展開しています...
以前に未選択のパッケージ mysql-client-core-8.0 を選択しています。
.../08-mysql-client-core-8.0_8.0.39-0ubuntu0.24.04.2_amd64.deb を展開する準備を
しています ...
mysql-client-core-8.0 (8.0.39-0ubuntu0.24.04.2) を展開しています...
以前に未選択のパッケージ mysql-client-8.0 を選択しています。
.../09-mysql-client-8.0_8.0.39-0ubuntu0.24.04.2_amd64.deb を展開する準備をしてい
ます ...
mysql-client-8.0 (8.0.39-0ubuntu0.24.04.2) を展開しています...
以前に未選択のパッケージ libaio1t64:amd64 を選択しています。
.../10-libaio1t64_0.3.113-6build1_amd64.deb を展開する準備をしています ...
libaio1t64:amd64 (0.3.113-6build1) を展開しています...
以前に未選択のパッケージ libevent-core-2.1-7t64:amd64 を選択しています。
.../11-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb を展開する準備を
しています ...
libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) を展開しています...
以前に未選択のパッケージ libevent-pthreads-2.1-7t64:amd64 を選択しています。
.../12-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb を展開する準
備をしています ...
libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) を展開しています...
以前に未選択のパッケージ libmecab2:amd64 を選択しています。
.../13-libmecab2_0.996-14ubuntu4_amd64.deb を展開する準備をしています ...
libmecab2:amd64 (0.996-14ubuntu4) を展開しています...
以前に未選択のパッケージ libprotobuf-lite32t64:amd64 を選択しています。
.../14-libprotobuf-lite32t64_3.21.12-8.2build1_amd64.deb を展開する準備をしてい
ます ...
libprotobuf-lite32t64:amd64 (3.21.12-8.2build1) を展開しています...
以前に未選択のパッケージ mysql-server-core-8.0 を選択しています。
.../15-mysql-server-core-8.0_8.0.39-0ubuntu0.24.04.2_amd64.deb を展開する準備を
しています ...
mysql-server-core-8.0 (8.0.39-0ubuntu0.24.04.2) を展開しています...
以前に未選択のパッケージ mysql-server-8.0 を選択しています。
.../16-mysql-server-8.0_8.0.39-0ubuntu0.24.04.2_amd64.deb を展開する準備をしてい
ます ...
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を展開しています...
以前に未選択のパッケージ php-common を選択しています。
.../17-php-common_2%3a93ubuntu2_all.deb を展開する準備をしています ...
php-common (2:93ubuntu2) を展開しています...
以前に未選択のパッケージ php8.3-common を選択しています。
.../18-php8.3-common_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています
 ...
php8.3-common (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php8.3-opcache を選択しています。
.../19-php8.3-opcache_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしていま
す ...
php8.3-opcache (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php8.3-readline を選択しています。
.../20-php8.3-readline_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしていま
す ...
php8.3-readline (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ libsodium23:amd64 を選択しています。
.../21-libsodium23_1.0.18-1build3_amd64.deb を展開する準備をしています ...
libsodium23:amd64 (1.0.18-1build3) を展開しています...
以前に未選択のパッケージ php8.3-cli を選択しています。
.../22-php8.3-cli_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています ..
.
php8.3-cli (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ libapache2-mod-php8.3 を選択しています。
.../23-libapache2-mod-php8.3_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をし
ています ...
libapache2-mod-php8.3 (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ libcgi-pm-perl を選択しています。
.../24-libcgi-pm-perl_4.63-1_all.deb を展開する準備をしています ...
libcgi-pm-perl (4.63-1) を展開しています...
以前に未選択のパッケージ libfcgi0t64:amd64 を選択しています。
.../25-libfcgi0t64_2.4.2-2.1build1_amd64.deb を展開する準備をしています ...
libfcgi0t64:amd64 (2.4.2-2.1build1) を展開しています...
以前に未選択のパッケージ libfcgi-perl を選択しています。
.../26-libfcgi-perl_0.82+ds-3build2_amd64.deb を展開する準備をしています ...
libfcgi-perl (0.82+ds-3build2) を展開しています...
以前に未選択のパッケージ libcgi-fast-perl を選択しています。
.../27-libcgi-fast-perl_1%3a2.17-1_all.deb を展開する準備をしています ...
libcgi-fast-perl (1:2.17-1) を展開しています...
以前に未選択のパッケージ libfcgi-bin を選択しています。
.../28-libfcgi-bin_2.4.2-2.1build1_amd64.deb を展開する準備をしています ...
libfcgi-bin (2.4.2-2.1build1) を展開しています...
以前に未選択のパッケージ libhtml-template-perl を選択しています。
.../29-libhtml-template-perl_2.97-2_all.deb を展開する準備をしています ...
libhtml-template-perl (2.97-2) を展開しています...
以前に未選択のパッケージ mecab-utils を選択しています。
.../30-mecab-utils_0.996-14ubuntu4_amd64.deb を展開する準備をしています ...
mecab-utils (0.996-14ubuntu4) を展開しています...
以前に未選択のパッケージ mecab-ipadic を選択しています。
.../31-mecab-ipadic_2.7.0-20070801+main-3_all.deb を展開する準備をしています ...
mecab-ipadic (2.7.0-20070801+main-3) を展開しています...
以前に未選択のパッケージ mecab-ipadic-utf8 を選択しています。
.../32-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb を展開する準備をしていま
す ...
mecab-ipadic-utf8 (2.7.0-20070801+main-3) を展開しています...
以前に未選択のパッケージ mysql-server を選択しています。
.../33-mysql-server_8.0.39-0ubuntu0.24.04.2_all.deb を展開する準備をしています .
..
mysql-server (8.0.39-0ubuntu0.24.04.2) を展開しています...
以前に未選択のパッケージ php8.3 を選択しています。
.../34-php8.3_8.3.6-0ubuntu0.24.04.1_all.deb を展開する準備をしています ...
php8.3 (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php を選択しています。
.../35-php_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php (2:8.3+93ubuntu2) を展開しています...
以前に未選択のパッケージ php8.3-mysql を選択しています。
.../36-php8.3-mysql_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています 
...
php8.3-mysql (8.3.6-0ubuntu0.24.04.1) を展開しています...
libprotobuf-lite32t64:amd64 (3.21.12-8.2build1) を設定しています ...
php-common (2:93ubuntu2) を設定しています ...
Created symlink /etc/systemd/system/timers.target.wants/phpsessionclean.timer → 
/usr/lib/systemd/system/phpsessionclean.timer.
libmecab2:amd64 (0.996-14ubuntu4) を設定しています ...
mysql-client-core-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
libsodium23:amd64 (1.0.18-1build3) を設定しています ...
libfcgi0t64:amd64 (2.4.2-2.1build1) を設定しています ...
libcgi-pm-perl (4.63-1) を設定しています ...
libfcgi-bin (2.4.2-2.1build1) を設定しています ...
php8.3-common (8.3.6-0ubuntu0.24.04.1) を設定しています ...

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

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

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

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

Creating config file /etc/php/8.3/mods-available/ffi.ini with new version

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

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

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

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

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

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

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

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

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

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

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

Creating config file /etc/php/8.3/mods-available/tokenizer.ini with new version
libhtml-template-perl (2.97-2) を設定しています ...
php8.3-mysql (8.3.6-0ubuntu0.24.04.1) を設定しています ...

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

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

Creating config file /etc/php/8.3/mods-available/pdo_mysql.ini with new version
php8.3-readline (8.3.6-0ubuntu0.24.04.1) を設定しています ...

Creating config file /etc/php/8.3/mods-available/readline.ini with new version
mecab-utils (0.996-14ubuntu4) を設定しています ...
libaio1t64:amd64 (0.3.113-6build1) を設定しています ...
libapr1t64:amd64 (1.7.2-3.1build2) を設定しています ...
mysql-client-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
libfcgi-perl (0.82+ds-3build2) を設定しています ...
libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) を設定しています ...
apache2-data (2.4.58-1ubuntu8.4) を設定しています ...
php8.3-opcache (8.3.6-0ubuntu0.24.04.1) を設定しています ...

Creating config file /etc/php/8.3/mods-available/opcache.ini with new version
libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) を設定しています ...
mecab-ipadic (2.7.0-20070801+main-3) を設定しています ...
Compiling IPA dictionary for Mecab.  This takes long time...
reading /usr/share/mecab/dic/ipadic/unk.def ... 40
emitting double-array: 100% |###########################################| 
/usr/share/mecab/dic/ipadic/model.def is not found. skipped.
reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328
reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135
reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42
reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199
reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19
reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221
reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795
reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42
reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210
reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146
reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477
reading /usr/share/mecab/dic/ipadic/Others.csv ... 2
reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208
reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032
reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668
reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999
reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151
reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252
reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393
reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171
reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120
reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328
reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750
reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146
reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91
reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202
emitting double-array: 100% |###########################################| 
reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316
emitting matrix      : 100% |###########################################| 

done!
update-alternatives: /var/lib/mecab/dic/debian (mecab-dictionary) を提供するため
に自動モードで /var/lib/mecab/dic/ipadic を使います
libcgi-fast-perl (1:2.17-1) を設定しています ...
libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) を設定しています ...
libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) を設定しています ...
php8.3-cli (8.3.6-0ubuntu0.24.04.1) を設定しています ...
update-alternatives: /usr/bin/php (php) を提供するために自動モードで /usr/bin/ph
p8.3 を使います
update-alternatives: /usr/bin/phar (phar) を提供するために自動モードで /usr/bin/
phar8.3 を使います
update-alternatives: /usr/bin/phar.phar (phar.phar) を提供するために自動モードで
 /usr/bin/phar.phar8.3 を使います

Creating config file /etc/php/8.3/cli/php.ini with new version
libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) を設定しています ...
mysql-server-core-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
mecab-ipadic-utf8 (2.7.0-20070801+main-3) を設定しています ...
Compiling IPA dictionary for Mecab.  This takes long time...
reading /usr/share/mecab/dic/ipadic/unk.def ... 40
emitting double-array: 100% |###########################################| 
/usr/share/mecab/dic/ipadic/model.def is not found. skipped.
reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328
reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135
reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42
reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199
reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19
reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221
reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795
reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42
reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210
reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146
reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477
reading /usr/share/mecab/dic/ipadic/Others.csv ... 2
reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208
reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032
reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668
reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999
reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151
reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252
reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393
reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171
reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120
reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328
reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750
reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146
reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91
reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202
emitting double-array: 100% |###########################################| 
reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316
emitting matrix      : 100% |###########################################| 

done!
update-alternatives: /var/lib/mecab/dic/debian (mecab-dictionary) を提供するため
に自動モードで /var/lib/mecab/dic/ipadic-utf8 を使います
apache2-utils (2.4.58-1ubuntu8.4) を設定しています ...
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
update-alternatives: /etc/mysql/my.cnf (my.cnf) を提供するために自動モードで /et
c/mysql/mysql.cnf を使います
Renaming removed key_buffer and myisam-recover options (if present)
mysqld will log errors to /var/log/mysql/error.log
mysqld is running as pid 21007
dpkg: パッケージ mysql-server-8.0 の処理中にエラーが発生しました (--configure):
 installed mysql-server-8.0 package post-installation script subprocess returned
 error exit status 1
apache2-bin (2.4.58-1ubuntu8.4) を設定しています ...
libapache2-mod-php8.3 (8.3.6-0ubuntu0.24.04.1) を設定しています ...
Package apache2 is not configured yet. Will defer actions by package libapache2-
mod-php8.3.

Creating config file /etc/php/8.3/apache2/php.ini with new version
No module matches 
dpkg: 依存関係の問題により mysql-server の設定ができません:
 mysql-server は以下に依存 (depends) します: mysql-server-8.0 ...しかし:
  パッケージ mysql-server-8.0 はまだ設定されていません。

dpkg: パッケージ mysql-server の処理中にエラーが発生しました (--configure):
 依存関係の問題 - 設定を見送ります
エラーメッセージは前の失敗から続くエラーであることを示しているので、レポートは書
き込まれません。
                apache2 (2.4.58-1ubuntu8.4) を設定しています ...
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-php8.3
Module mpm_event disabled.
Enabling module mpm_prefork.
info: Executing deferred 'a2enmod php8.3' for package libapache2-mod-php8.3
Enabling module php8.3.
Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /u
sr/lib/systemd/system/apache2.service.
Could not execute systemctl:  at /usr/bin/deb-systemd-invoke line 148.
Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.
service → /usr/lib/systemd/system/apache-htcacheclean.service.
php8.3 (8.3.6-0ubuntu0.24.04.1) を設定しています ...
php (2:8.3+93ubuntu2) を設定しています ...
ufw (0.36.2-6) のトリガを処理しています ...
man-db (2.12.0-4build2) のトリガを処理しています ...
libc-bin (2.39-0ubuntu8.3) のトリガを処理しています ...
php8.3-cli (8.3.6-0ubuntu0.24.04.1) のトリガを処理しています ...
libapache2-mod-php8.3 (8.3.6-0ubuntu0.24.04.1) のトリガを処理しています ...
Job for apache2.service failed because the control process exited with error cod
e.
See "systemctl status apache2.service" and "journalctl -xeu apache2.service" for
 details.
invoke-rc.d: initscript apache2, action "restart" failed.
× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: e
nabled)
     Active: failed (Result: exit-code) since Fri 2024-09-13 16:36:10 JST; 16ms 
ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 23215 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FA
ILURE)
        CPU: 30ms

 913 16:36:10 Linux-for-owner systemd[1]: Starting apache2.service - The Apac
he HTTP Server...
 913 16:36:10 Linux-for-owner apachectl[23217]: AH00558: apache2: Could not r
eliably determine the server's fully qualified domain name, using 127.0.1.1. Set
 the 'ServerName' directive globally to suppress this message
 913 16:36:10 Linux-for-owner apachectl[23217]: (98)Address already in use: A
H00072: make_sock: could not bind to address [::]:80
 913 16:36:10 Linux-for-owner apachectl[23217]: (98)Address already in use: A
H00072: make_sock: could not bind to address 0.0.0.0:80
 913 16:36:10 Linux-for-owner apachectl[23217]: no listening sockets availabl
e, shutting down
 913 16:36:10 Linux-for-owner apachectl[23217]: AH00015: Unable to open logs
 913 16:36:10 Linux-for-owner systemd[1]: apache2.service: Control process ex
ited, code=exited, status=1/FAILURE
 913 16:36:10 Linux-for-owner systemd[1]: apache2.service: Failed with result
 'exit-code'.
 913 16:36:10 Linux-for-owner systemd[1]: Failed to start apache2.service - T
he Apache HTTP Server.
処理中にエラーが発生しました:
 mysql-server-8.0
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
owner@Linux-for-owner:~$ sudo lsof -i:80
[sudo] owner のパスワード: 
COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
/opt/lamp 10077   root    4u  IPv6  34732      0t0  TCP *:http (LISTEN)
/opt/lamp 10086 daemon    4u  IPv6  34732      0t0  TCP *:http (LISTEN)
/opt/lamp 10089 daemon    4u  IPv6  34732      0t0  TCP *:http (LISTEN)
/opt/lamp 10090 daemon    4u  IPv6  34732      0t0  TCP *:http (LISTEN)
/opt/lamp 10091 daemon    4u  IPv6  34732      0t0  TCP *:http (LISTEN)
/opt/lamp 10094 daemon    4u  IPv6  34732      0t0  TCP *:http (LISTEN)
owner@Linux-for-owner:~$ ^C
owner@Linux-for-owner:~$ sudo /opt/lampp/lampp stopapache
XAMPP: Stopping Apache...ok.
owner@Linux-for-owner:~$ sudo lsof -i:80
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
NetworkMa 1082 root   28u  IPv6  81375      0t0  TCP Linux-for-owner:58594->amyrose.canonical.com:http (SYN_SENT)
owner@Linux-for-owner:~$ sudo systemctl restart apache2
owner@Linux-for-owner:~$ sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: >
     Active: active (running) since Fri 2024-09-13 17:08:58 JST; 12s ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 23781 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/S>
   Main PID: 23785 (apache2)
      Tasks: 6 (limit: 38340)
     Memory: 11.0M (peak: 12.1M)
        CPU: 66ms
     CGroup: /system.slice/apache2.service
             ├─23785 /usr/sbin/apache2 -k start
             ├─23787 /usr/sbin/apache2 -k start
             ├─23788 /usr/sbin/apache2 -k start
             ├─23789 /usr/sbin/apache2 -k start
             ├─23790 /usr/sbin/apache2 -k start
             └─23791 /usr/sbin/apache2 -k start

 913 17:08:58 Linux-for-owner systemd[1]: Starting apache2.service - The Apa>
 913 17:08:58 Linux-for-owner apachectl[23784]: AH00558: apache2: Could not >
 913 17:08:58 Linux-for-owner systemd[1]: Started apache2.service - The Apac>
 ESCOC
























er
stem/apache2.service; enabled; preset: enabled)
2024-09-13 17:08:58 JST; 12s ago
cs/2.4/
pachectl start (code=exited, status=0/SUCCESS)




ce
k start
k start
k start
k start
k start
k start

[1]: Starting apache2.service - The Apache HTTP Server...
tl[23784]: AH00558: apache2: Could not reliably determine the server's fully qu>
[1]: Started apache2.service - The Apache HTTP Server.
~
~
~
 ESCOC

























nabled)


CCESS)












he HTTP Server...
eliably determine the server's fully qualified domain name, using 127.0.1.1. Se>
e HTTP Server.
~
~
~
 ESCOC










































lified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to>

~
~
~
 ESCOC










































 the 'ServerName' directive globally to suppress this message

~
~
~
 ESCOC










































suppress this message

~
~
~
 ESCOD










































 the 'ServerName' directive globally to suppress this message

~
~
~
 ESCOD










































lified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to>

~
~
~
 ESCOD

























nabled)


CCESS)












he HTTP Server...
eliably determine the server's fully qualified domain name, using 127.0.1.1. Se>
e HTTP Server.
~
~
~
 ESCOD
























er
stem/apache2.service; enabled; preset: enabled)
2024-09-13 17:08:58 JST; 12s ago
cs/2.4/
pachectl start (code=exited, status=0/SUCCESS)




ce
k start
k start
k start
k start
k start
k start

[1]: Starting apache2.service - The Apache HTTP Server...
tl[23784]: AH00558: apache2: Could not reliably determine the server's fully qu>
[1]: Started apache2.service - The Apache HTTP Server.
~
~
~
 ESCOD
























● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: >
     Active: active (running) since Fri 2024-09-13 17:08:58 JST; 12s ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 23781 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/S>
   Main PID: 23785 (apache2)
      Tasks: 6 (limit: 38340)
     Memory: 11.0M (peak: 12.1M)
        CPU: 66ms
     CGroup: /system.slice/apache2.service
             ├─23785 /usr/sbin/apache2 -k start
             ├─23787 /usr/sbin/apache2 -k start
             ├─23788 /usr/sbin/apache2 -k start
             ├─23789 /usr/sbin/apache2 -k start
             ├─23790 /usr/sbin/apache2 -k start
             └─23791 /usr/sbin/apache2 -k start

 913 17:08:58 Linux-for-owner systemd[1]: Starting apache2.service - The Apa>
 913 17:08:58 Linux-for-owner apachectl[23784]: AH00558: apache2: Could not >
 913 17:08:58 Linux-for-owner systemd[1]: Started apache2.service - The Apac>
~
~
~
 ESCOD
























● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: >
     Active: active (running) since Fri 2024-09-13 17:08:58 JST; 12s ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 23781 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/S>
   Main PID: 23785 (apache2)
      Tasks: 6 (limit: 38340)
     Memory: 11.0M (peak: 12.1M)
        CPU: 66ms
     CGroup: /system.slice/apache2.service
             ├─23785 /usr/sbin/apache2 -k start
             ├─23787 /usr/sbin/apache2 -k start
             ├─23788 /usr/sbin/apache2 -k start
             ├─23789 /usr/sbin/apache2 -k start
             ├─23790 /usr/sbin/apache2 -k start
             └─23791 /usr/sbin/apache2 -k start

 913 17:08:58 Linux-for-owner systemd[1]: Starting apache2.service - The Apa>
 913 17:08:58 Linux-for-owner apachectl[23784]: AH00558: apache2: Could not >
 913 17:08:58 Linux-for-owner systemd[1]: Started apache2.service - The Apac>
~
~
~
 ESCOD
























● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: >
     Active: active (running) since Fri 2024-09-13 17:08:58 JST; 12s ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 23781 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/S>
   Main PID: 23785 (apache2)
      Tasks: 6 (limit: 38340)
     Memory: 11.0M (peak: 12.1M)
        CPU: 66ms
     CGroup: /system.slice/apache2.service
             ├─23785 /usr/sbin/apache2 -k start
             ├─23787 /usr/sbin/apache2 -k start
             ├─23788 /usr/sbin/apache2 -k start
             ├─23789 /usr/sbin/apache2 -k start
             ├─23790 /usr/sbin/apache2 -k start
             └─23791 /usr/sbin/apache2 -k start

 913 17:08:58 Linux-for-owner systemd[1]: Starting apache2.service - The Apa>
 913 17:08:58 Linux-for-owner apachectl[23784]: AH00558: apache2: Could not >
 913 17:08:58 Linux-for-owner systemd[1]: Started apache2.service - The Apac>
~
~
~

owner@Linux-for-owner:~$ sudo dpkg --configure -a
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
Renaming removed key_buffer and myisam-recover options (if present)
mysqld will log errors to /var/log/mysql/error.log
mysqld is running as pid 23952
dpkg: パッケージ mysql-server-8.0 の処理中にエラーが発生しました (--configure):
 installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1
dpkg: 依存関係の問題により mysql-server の設定ができません:
 mysql-server は以下に依存 (depends) します: mysql-server-8.0 ...しかし:
  パッケージ mysql-server-8.0 はまだ設定されていません。

dpkg: パッケージ mysql-server の処理中にエラーが発生しました (--configure):
 依存関係の問題 - 設定を見送ります
処理中にエラーが発生しました:
 mysql-server-8.0
 mysql-server
owner@Linux-for-owner:~$ ^C
owner@Linux-for-owner:~$ sudo tail -20 /var/log/mysql/error.log
2024-09-13T07:36:03.166872Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
2024-09-13T08:13:20.751241Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.39-0ubuntu0.24.04.2) starting as process 23950
2024-09-13T08:13:20.783620Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-09-13T08:13:21.039806Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-09-13T08:13:21.296322Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2024-09-13T08:13:21.296413Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2024-09-13T08:13:21.305214Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/tmp' in the path is accessible to all OS users. Consider choosing a different directory.
2024-09-13T08:13:21.346082Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock
2024-09-13T08:13:21.346114Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.39-0ubuntu0.24.04.2'  socket: '/tmp/tmp.EeyZVl9Cdw/mysqld.sock'  port: 0  (Ubuntu).
2024-09-13T08:13:21.379933Z 0 [System] [MY-013172] [Server] Received SHUTDOWN from user <via user signal>. Shutting down mysqld (Version: 8.0.39-0ubuntu0.24.04.2).
2024-09-13T08:13:22.933402Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
2024-09-13T08:13:23.866851Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.39-0ubuntu0.24.04.2) starting as process 24026
2024-09-13T08:13:23.875996Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-09-13T08:13:24.094792Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-09-13T08:13:24.346856Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2024-09-13T08:13:24.346923Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2024-09-13T08:13:24.353996Z 0 [ERROR] [MY-010262] [Server] Can't start server: Bind on TCP/IP port: Address already in use
2024-09-13T08:13:24.354021Z 0 [ERROR] [MY-010257] [Server] Do you already have another mysqld server running on port: 3306 ?
2024-09-13T08:13:24.354054Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-09-13T08:13:25.959255Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
owner@Linux-for-owner:~$ sudo lsof -i:3306
COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
mysqld  10329 mysql   16u  IPv6  53268      0t0  TCP *:mysql (LISTEN)
owner@Linux-for-owner:~$ sudo kill -9 <PID>
bash: 予期しないトークン `newline' 周辺に構文エラーがあります
owner@Linux-for-owner:~$ sudo systemctl restart mysql
Job for mysql.service failed because the control process exited with error code.
See "systemctl status mysql.service" and "journalctl -xeu mysql.service" for details.
owner@Linux-for-owner:~$ sudo systemctl status mysql
● mysql.service - MySQL Community Server
     Loaded: loaded (/usr/lib/systemd/system/mysql.service; disabled; preset: e>
     Active: activating (start) since Fri 2024-09-13 17:30:33 JST; 1s ago
    Process: 24571 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=>
   Main PID: 24579 (mysqld)
     Status: "Server startup in progress"
      Tasks: 33 (limit: 38340)
     Memory: 362.2M (peak: 381.1M)
        CPU: 623ms
     CGroup: /system.slice/mysql.service
             └─24579 /usr/sbin/mysqld

 913 17:30:33 Linux-for-owner systemd[1]: mysql.service: Scheduled restart j>
 913 17:30:33 Linux-for-owner systemd[1]: Starting mysql.service - MySQL Com>

owner@Linux-for-owner:~$ ps aux | grep mysql
root       10178  0.0  0.0   2800  1792 ?        S    16:04   0:00 /bin/sh /opt/lampp/bin/mysqld_safe --datadir=/opt/lampp/var/mysql --pid-file=/opt/lampp/var/mysql/Linux-for-owner.pid
mysql      10329  0.0  0.1 2174108 54380 ?       Sl   16:04   0:01 /opt/lampp/sbin/mysqld --basedir=/opt/lampp --datadir=/opt/lampp/var/mysql --plugin-dir=/opt/lampp/lib/mysql/plugin/ --user=mysql --log-error=/opt/lampp/var/mysql/Linux-for-owner.err --pid-file=/opt/lampp/var/mysql/Linux-for-owner.pid --socket=/opt/lampp/var/mysql/mysql.sock --port=3306
mysql      25315 48.5  1.1 1705832 390004 ?      Ssl  17:31   0:00 /usr/sbin/mysqld
owner      25359  0.0  0.0  18880  2304 pts/0    S+   17:31   0:00 grep --color=auto mysql
owner@Linux-for-owner:~$ sudo dpkg --configure -a
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
Renaming removed key_buffer and myisam-recover options (if present)
mysqld will log errors to /var/log/mysql/error.log
mysqld is running as pid 25891
dpkg: パッケージ mysql-server-8.0 の処理中にエラーが発生しました (--configure):
 installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1
dpkg: 依存関係の問題により mysql-server の設定ができません:
 mysql-server は以下に依存 (depends) します: mysql-server-8.0 ...しかし:
  パッケージ mysql-server-8.0 はまだ設定されていません。

dpkg: パッケージ mysql-server の処理中にエラーが発生しました (--configure):
 依存関係の問題 - 設定を見送ります
処理中にエラーが発生しました:
 mysql-server-8.0
 mysql-server
owner@Linux-for-owner:~$  mysqldump -u root -p --all-databases > all_databases.sql
Enter password: 
mysqldump: Got error: 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (13) when trying to connect
owner@Linux-for-owner:~$ sudo systemctl stop mysql
   sudo apt-get remove --purge mysql-server mysql-client mysql-common
   sudo rm -rf /var/lib/mysql
   sudo rm -rf /etc/mysql
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
パッケージ 'mysql-client' はインストールされていないため削除もされません
以下のパッケージが自動でインストールされましたが、もう必要とされていません:
  libaio1t64 libcgi-fast-perl libcgi-pm-perl libevent-core-2.1-7t64
  libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64
  libhtml-template-perl libmecab2 libprotobuf-lite32t64 mecab-ipadic
  mecab-ipadic-utf8 mecab-utils mysql-client-core-8.0 mysql-server-core-8.0
これを削除するには 'sudo apt autoremove' を利用してください。
以下のパッケージは「削除」されます:
  libmysqlclient21* libreoffice-sdbc-mysql* mysql-client-8.0* mysql-common*
  mysql-server* mysql-server-8.0*
アップグレード: 0 個、新規インストール: 0 個、削除: 6 個、保留: 0 個。
2 個のパッケージが完全にインストールまたは削除されていません。
この操作後に 9,322 kB のディスク容量が解放されます。
続行しますか? [Y/n] Y
(データベースを読み込んでいます ... 現在 219370 個のファイルとディレクトリがインストールされています。)
mysql-server (8.0.39-0ubuntu0.24.04.2) を削除しています ...
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を削除しています ...
update-alternatives: /etc/mysql/my.cnf (my.cnf) を提供するために自動モードで /etc/mysql/my.cnf.fallback を使います
libreoffice-sdbc-mysql (4:24.2.5-0ubuntu0.24.04.2) を削除しています ...
libmysqlclient21:amd64 (8.0.39-0ubuntu0.24.04.2) を削除しています ...
mysql-client-8.0 (8.0.39-0ubuntu0.24.04.2) を削除しています ...
mysql-common (5.8+1.1.0build1) を削除しています ...
man-db (2.12.0-4build2) のトリガを処理しています ...
libreoffice-common (4:24.2.5-0ubuntu0.24.04.2) のトリガを処理しています ...
libc-bin (2.39-0ubuntu8.3) のトリガを処理しています ...
(データベースを読み込んでいます ... 現在 219311 個のファイルとディレクトリがインストールされています。)
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) の設定ファイルを削除しています ...
mysql-common (5.8+1.1.0build1) の設定ファイルを削除しています ...
dpkg: 警告: mysql-common の削除中、ディレクトリ '/etc/mysql' が空でないため削除できませんでした
libreoffice-sdbc-mysql (4:24.2.5-0ubuntu0.24.04.2) の設定ファイルを削除しています ...
owner@Linux-for-owner:~$  sudo apt-get update
   sudo apt-get install mysql-server
ヒット:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
ヒット:2 https://dl.google.com/linux/chrome/deb stable InRelease               
ヒット:3 http://security.ubuntu.com/ubuntu noble-security InRelease            
ヒット:4 http://archive.ubuntu.com/ubuntu noble InRelease                      
取得:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
ヒット:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease
126 kB を 3秒 で取得しました (48.2 kB/s)
パッケージリストを読み込んでいます... 完了
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
以下の追加パッケージがインストールされます:
  mysql-client-8.0 mysql-common mysql-server-8.0
提案パッケージ:
  mailx tinyca
以下のパッケージが新たにインストールされます:
  mysql-client-8.0 mysql-common mysql-server mysql-server-8.0
アップグレード: 0 個、新規インストール: 4 個、削除: 0 個、保留: 0 個。
1,466 kB 中 0 B のアーカイブを取得する必要があります。
この操作後に追加で 1,748 kB のディスク容量が消費されます。
続行しますか? [Y/n] Y
パッケージを事前設定しています ...
以前に未選択のパッケージ mysql-common を選択しています。
(データベースを読み込んでいます ... 現在 219293 個のファイルとディレクトリがインストールされています。)
.../mysql-common_5.8+1.1.0build1_all.deb を展開する準備をしています ...
mysql-common (5.8+1.1.0build1) を展開しています...
以前に未選択のパッケージ mysql-client-8.0 を選択しています。
.../mysql-client-8.0_8.0.39-0ubuntu0.24.04.2_amd64.deb を展開する準備をしています ...
mysql-client-8.0 (8.0.39-0ubuntu0.24.04.2) を展開しています...
mysql-common (5.8+1.1.0build1) を設定しています ...
update-alternatives: /etc/mysql/my.cnf (my.cnf) を提供するために自動モードで /etc/mysql/my.cnf.fallback を使います
以前に未選択のパッケージ mysql-server-8.0 を選択しています。
(データベースを読み込んでいます ... 現在 219321 個のファイルとディレクトリがインストールされています。)
.../mysql-server-8.0_8.0.39-0ubuntu0.24.04.2_amd64.deb を展開する準備をしています ...
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を展開しています...
以前に未選択のパッケージ mysql-server を選択しています。
.../mysql-server_8.0.39-0ubuntu0.24.04.2_all.deb を展開する準備をしています ...
mysql-server (8.0.39-0ubuntu0.24.04.2) を展開しています...
mysql-client-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
update-alternatives: /etc/mysql/my.cnf (my.cnf) を提供するために自動モードで /etc/mysql/mysql.cnf を使います
Renaming removed key_buffer and myisam-recover options (if present)
mysqld will log errors to /var/log/mysql/error.log
mysqld is running as pid 27030
dpkg: パッケージ mysql-server-8.0 の処理中にエラーが発生しました (--configure):
 installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1
dpkg: 依存関係の問題により mysql-server の設定ができません:
 mysql-server は以下に依存 (depends) します: mysql-server-8.0 ...しかし:
  パッケージ mysql-server-8.0 はまだ設定されていません。

dpkg: パッケージ mysql-server の処理中にエラーが発生しました (--configure):
 依存関係の問題 - 設定を見送ります
エラーメッセージは前の失敗から続くエラーであることを示しているので、レポートは書き込まれません。
                man-db (2.12.0-4build2) のトリガを処理しています ...
処理中にエラーが発生しました:
 mysql-server-8.0
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
owner@Linux-for-owner:~$ sudo systemctl start mysql
Failed to start mysql.service: Unit mysql.service failed to load properly, please adjust/correct and reload service manager: Device or resource busy
See system logs and 'systemctl status mysql.service' for details.
owner@Linux-for-owner:~$ mysql -u root -p < /path/to/all_databases.sql
bash: /path/to/all_databases.sql: そのようなファイルやディレクトリはありません
owner@Linux-for-owner:~$ sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf
owner@Linux-for-owner:~$ sudo systemctl restart mysql
Failed to restart mysql.service: Unit mysql.service failed to load properly, please adjust/correct and reload service manager: Device or resource busy
See system logs and 'systemctl status mysql.service' for details.
owner@Linux-for-owner:~$ sudo tail -20 /var/log/mysql/error.log
2024-09-13T08:33:15.480203Z 6 [System] [MY-013172] [Server] Received SHUTDOWN from user boot. Shutting down mysqld (Version: 8.0.39-0ubuntu0.24.04.2).
2024-09-13T08:33:20.293002Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.39-0ubuntu0.24.04.2) starting as process 27028
2024-09-13T08:33:20.327440Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-09-13T08:33:20.566976Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-09-13T08:33:20.854609Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2024-09-13T08:33:20.854676Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2024-09-13T08:33:20.863060Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/tmp' in the path is accessible to all OS users. Consider choosing a different directory.
2024-09-13T08:33:20.905541Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock
2024-09-13T08:33:20.905711Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.39-0ubuntu0.24.04.2'  socket: '/tmp/tmp.JKfvBD2AjA/mysqld.sock'  port: 0  (Ubuntu).
2024-09-13T08:33:20.941930Z 0 [System] [MY-013172] [Server] Received SHUTDOWN from user <via user signal>. Shutting down mysqld (Version: 8.0.39-0ubuntu0.24.04.2).
2024-09-13T08:33:22.536973Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
2024-09-13T08:33:23.433502Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.39-0ubuntu0.24.04.2) starting as process 27100
2024-09-13T08:33:23.441798Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-09-13T08:33:23.676676Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-09-13T08:33:23.927409Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2024-09-13T08:33:23.927486Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2024-09-13T08:33:23.934064Z 0 [ERROR] [MY-010262] [Server] Can't start server: Bind on TCP/IP port: Address already in use
2024-09-13T08:33:23.934095Z 0 [ERROR] [MY-010257] [Server] Do you already have another mysqld server running on port: 3306 ?
2024-09-13T08:33:23.934130Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-09-13T08:33:25.517550Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
owner@Linux-for-owner:~$ sudo systemctl status mysql.service
× mysql.service - MySQL Community Server
     Loaded: error (Reason: Unit mysql.service failed to load properly, please >
     Active: failed (Result: exit-code) since Fri 2024-09-13 17:31:39 JST; 8min>
   Main PID: 25786 (code=exited, status=1/FAILURE)
     Status: "Server shutdown complete"
        CPU: 972ms

 913 17:31:36 Linux-for-owner systemd[1]: Failed to start mysql.service - My>
 913 17:31:36 Linux-for-owner systemd[1]: mysql.service: Scheduled restart j>
 913 17:31:36 Linux-for-owner systemd[1]: Starting mysql.service - MySQL Com>
 913 17:31:39 Linux-for-owner systemd[1]: mysql.service: Main process exited>
 913 17:31:39 Linux-for-owner systemd[1]: mysql.service: Failed with result >
 913 17:31:39 Linux-for-owner systemd[1]: Stopped mysql.service - MySQL Comm>

owner@Linux-for-owner:~$ ps aux | grep mysql
root       10178  0.0  0.0   2800  1992 ?        S    16:04   0:00 /bin/sh /opt/lampp/bin/mysqld_safe --datadir=/opt/lampp/var/mysql --pid-file=/opt/lampp/var/mysql/Linux-for-owner.pid
mysql      10329  0.0  0.1 2174108 55092 ?       Sl   16:04   0:02 /opt/lampp/sbin/mysqld --basedir=/opt/lampp --datadir=/opt/lampp/var/mysql --plugin-dir=/opt/lampp/lib/mysql/plugin/ --user=mysql --log-error=/opt/lampp/var/mysql/Linux-for-owner.err --pid-file=/opt/lampp/var/mysql/Linux-for-owner.pid --socket=/opt/lampp/var/mysql/mysql.sock --port=3306
owner      28022  0.0  0.0  18880  2304 pts/0    S+   18:23   0:00 grep --color=auto mysql
owner@Linux-for-owner:~$ ^C
owner@Linux-for-owner:~$ sudo kill -9 10178
[sudo] owner のパスワード: 
owner@Linux-for-owner:~$ sudo kill -9 10329
owner@Linux-for-owner:~$ ps aux | grep mysql
owner      28063  0.0  0.0  18880  2304 pts/0    S+   18:27   0:00 grep --color=auto mysql
owner@Linux-for-owner:~$ owner@Linux-for-owner:~$ ps aux | grep mysql

owner@Linux-for-owner:~$ sudo lsof -i:3306
owner@Linux-for-owner:~$ sudo systemctl restart mysql
Failed to restart mysql.service: Unit mysql.service failed to load properly, please adjust/correct and reload service manager: Device or resource busy
See system logs and 'systemctl status mysql.service' for details.
owner@Linux-for-owner:~$ sudo tail -20 /var/log/mysql/error.log
2024-09-13T08:33:15.480203Z 6 [System] [MY-013172] [Server] Received SHUTDOWN from user boot. Shutting down mysqld (Version: 8.0.39-0ubuntu0.24.04.2).
2024-09-13T08:33:20.293002Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.39-0ubuntu0.24.04.2) starting as process 27028
2024-09-13T08:33:20.327440Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-09-13T08:33:20.566976Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-09-13T08:33:20.854609Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2024-09-13T08:33:20.854676Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2024-09-13T08:33:20.863060Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/tmp' in the path is accessible to all OS users. Consider choosing a different directory.
2024-09-13T08:33:20.905541Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock
2024-09-13T08:33:20.905711Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.39-0ubuntu0.24.04.2'  socket: '/tmp/tmp.JKfvBD2AjA/mysqld.sock'  port: 0  (Ubuntu).
2024-09-13T08:33:20.941930Z 0 [System] [MY-013172] [Server] Received SHUTDOWN from user <via user signal>. Shutting down mysqld (Version: 8.0.39-0ubuntu0.24.04.2).
2024-09-13T08:33:22.536973Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
2024-09-13T08:33:23.433502Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.39-0ubuntu0.24.04.2) starting as process 27100
2024-09-13T08:33:23.441798Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-09-13T08:33:23.676676Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-09-13T08:33:23.927409Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2024-09-13T08:33:23.927486Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2024-09-13T08:33:23.934064Z 0 [ERROR] [MY-010262] [Server] Can't start server: Bind on TCP/IP port: Address already in use
2024-09-13T08:33:23.934095Z 0 [ERROR] [MY-010257] [Server] Do you already have another mysqld server running on port: 3306 ?
2024-09-13T08:33:23.934130Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-09-13T08:33:25.517550Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
owner@Linux-for-owner:~$ sudo journalctl -xeu mysql.service
░░ 
░░ The job identifier is 9714.
 913 17:31:39 Linux-for-owner systemd[1]: mysql.service: Main process exited, co>
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit mysql.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 1.
 913 17:31:39 Linux-for-owner systemd[1]: mysql.service: Failed with result 'exi>
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit mysql.service has entered the 'failed' state with result 'exit-code'.
 913 17:31:39 Linux-for-owner systemd[1]: Stopped mysql.service - MySQL Communit>
░░ Subject: A stop job for unit mysql.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit mysql.service has finished.
░░ 
░░ The job identifier is 9806 and the job result is done.

owner@Linux-for-owner:~$ ps aux | grep mysql
owner      28229  0.0  0.0  18880  2304 pts/0    S+   18:39   0:00 grep --color=auto mysql
owner@Linux-for-owner:~$ sudo lsof -i:3306
owner@Linux-for-owner:~$ sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf
owner@Linux-for-owner:~$ sudo chown -R mysql:mysql /var/lib/mysql
sudo chmod -R 755 /var/lib/mysql

sudo chown -R mysql:mysql /var/run/mysqld
sudo chmod -R 755 /var/run/mysqld
owner@Linux-for-owner:~$ sudo rm -rf /var/lib/mysql
sudo rm -rf /var/log/mysql
sudo rm -rf /etc/mysql
owner@Linux-for-owner:~$ sudo apt-get update
sudo apt-get install mysql-server
ヒット:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
ヒット:2 https://dl.google.com/linux/chrome/deb stable InRelease                   
ヒット:3 http://security.ubuntu.com/ubuntu noble-security InRelease                
ヒット:4 http://archive.ubuntu.com/ubuntu noble InRelease                          
取得:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
ヒット:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease
取得:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [502 kB]
取得:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [366 kB]
994 kB を 3秒 で取得しました (320 kB/s)                   
パッケージリストを読み込んでいます... 完了
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
mysql-server はすでに最新バージョン (8.0.39-0ubuntu0.24.04.2) です。
アップグレード: 0 個、新規インストール: 0 個、削除: 0 個、保留: 0 個。
2 個のパッケージが完全にインストールまたは削除されていません。
この操作後に追加で 0 B のディスク容量が消費されます。
続行しますか? [Y/n] Y
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
update-alternatives: エラー: alternative path /etc/mysql/mysql.cnf doesn't exist
dpkg: パッケージ mysql-server-8.0 の処理中にエラーが発生しました (--configure):
 installed mysql-server-8.0 package post-installation script subprocess returned error exit status 2
dpkg: 依存関係の問題により mysql-server の設定ができません:
 mysql-server は以下に依存 (depends) します: mysql-server-8.0 ...しかし:
  パッケージ mysql-server-8.0 はまだ設定されていません。

dpkg: パッケージ mysql-server の処理中にエラーが発生しました (--configure):
 依存関係の問題 - 設定を見送ります
エラーメッセージは前の失敗から続くエラーであることを示しているので、レポートは書き込まれません。
            処理中にエラーが発生しました:
 mysql-server-8.0
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
owner@Linux-for-owner:~$ sudo mkdir -p /etc/mysql/mysql.conf.d
sudo mkdir -p /etc/mysql/conf.d
owner@Linux-for-owner:~$ sudo nano /etc/mysql/my.cnf
owner@Linux-for-owner:~$ sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf
owner@Linux-for-owner:~$ sudo dpkg --configure -a
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
update-alternatives: エラー: alternative path /etc/mysql/mysql.cnf doesn't exist
dpkg: パッケージ mysql-server-8.0 の処理中にエラーが発生しました (--configure):
 installed mysql-server-8.0 package post-installation script subprocess returned error exit status 2
dpkg: 依存関係の問題により mysql-server の設定ができません:
 mysql-server は以下に依存 (depends) します: mysql-server-8.0 ...しかし:
  パッケージ mysql-server-8.0 はまだ設定されていません。

dpkg: パッケージ mysql-server の処理中にエラーが発生しました (--configure):
 依存関係の問題 - 設定を見送ります
処理中にエラーが発生しました:
 mysql-server-8.0
 mysql-server
owner@Linux-for-owner:~$ sudo nano /etc/mysql/mysql.cnf
owner@Linux-for-owner:~$ sudo dpkg --configure -a
mysql-server-8.0 (8.0.39-0ubuntu0.24.04.2) を設定しています ...
update-alternatives: 警告: /etc/mysql/my.cnf.fallback の alternative (リンクグループ my.cnf のパート) が存在しません。alternatives のリストから削除しています
update-alternatives: 警告: リンクグループ my.cnf が壊れているため、alternative /etc/mysql/mysql.cnf の再インストールを強制しています
update-alternatives: 警告: /etc/mysql/my.cnf をリンクで置き換えません
Renaming removed key_buffer and myisam-recover options (if present)
mysqld will log errors to /var/log/mysql/error.log
mysqld is running as pid 28996
Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service.
mysql-server (8.0.39-0ubuntu0.24.04.2) を設定しています ...
owner@Linux-for-owner:~$ ^C
owner@Linux-for-owner:~$ sudo systemctl status mysql
● mysql.service - MySQL Community Server
     Loaded: loaded (/usr/lib/systemd/system/mysql.service; enabled; preset: enable>
     Active: active (running) since Fri 2024-09-13 18:54:47 JST; 2min 47s ago
    Process: 29264 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exit>
   Main PID: 29273 (mysqld)
     Status: "Server is operational"
      Tasks: 37 (limit: 38340)
     Memory: 363.9M (peak: 378.7M)
        CPU: 1.785s
     CGroup: /system.slice/mysql.service
             └─29273 /usr/sbin/mysqld

 913 18:54:47 Linux-for-owner systemd[1]: Starting mysql.service - MySQL Communi>
 913 18:54:47 Linux-for-owner systemd[1]: Started mysql.service - MySQL Communit>

owner@Linux-for-owner:~$ sudo tail -20 /var/log/mysql/error.log
2024-09-13T09:54:41.632466Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock
2024-09-13T09:54:41.632579Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.39-0ubuntu0.24.04.2'  socket: '/tmp/tmp.iKaigmwR85/mysqld.sock'  port: 0  (Ubuntu).
2024-09-13T09:54:41.668562Z 0 [System] [MY-013172] [Server] Received SHUTDOWN from user <via user signal>. Shutting down mysqld (Version: 8.0.39-0ubuntu0.24.04.2).
2024-09-13T09:54:43.245790Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
2024-09-13T09:54:44.167278Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.39-0ubuntu0.24.04.2) starting as process 29066
2024-09-13T09:54:44.174661Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-09-13T09:54:44.408861Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-09-13T09:54:44.657679Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2024-09-13T09:54:44.657741Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2024-09-13T09:54:44.666249Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/tmp' in the path is accessible to all OS users. Consider choosing a different directory.
2024-09-13T09:54:44.710274Z 7 [System] [MY-013172] [Server] Received SHUTDOWN from user boot. Shutting down mysqld (Version: 8.0.39-0ubuntu0.24.04.2).
2024-09-13T09:54:44.715707Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
2024-09-13T09:54:46.279852Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.39-0ubuntu0.24.04.2)  (Ubuntu).
2024-09-13T09:54:47.370106Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.39-0ubuntu0.24.04.2) starting as process 29273
2024-09-13T09:54:47.376467Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-09-13T09:54:47.618257Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-09-13T09:54:47.861911Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2024-09-13T09:54:47.861983Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2024-09-13T09:54:47.910351Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
2024-09-13T09:54:47.910371Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.39-0ubuntu0.24.04.2'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu).
owner@Linux-for-owner:~$ sudo journalctl -xeu mysql.service
 913 17:31:39 Linux-for-owner systemd[1]: Stopped mysql.service - MySQL Communit>
░░ Subject: A stop job for unit mysql.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit mysql.service has finished.
░░ 
░░ The job identifier is 9806 and the job result is done.
 913 18:54:47 Linux-for-owner systemd[1]: Starting mysql.service - MySQL Communi>
░░ Subject: A start job for unit mysql.service has begun execution
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit mysql.service has begun execution.
░░ 
░░ The job identifier is 12351.
 913 18:54:47 Linux-for-owner systemd[1]: Started mysql.service - MySQL Communit>
░░ Subject: A start job for unit mysql.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit mysql.service has finished successfully.
░░ 
░░ The job identifier is 12351.

owner@Linux-for-owner:~$ sudo systemctl restart mysql
sudo systemctl status mysql
● mysql.service - MySQL Community Server
     Loaded: loaded (/usr/lib/systemd/system/mysql.service; enabled; preset: enable>
     Active: active (running) since Fri 2024-09-13 18:59:46 JST; 28ms ago
    Process: 29408 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exit>
   Main PID: 29418 (mysqld)
     Status: "Server is operational"
      Tasks: 38 (limit: 38340)
     Memory: 364.0M (peak: 379.4M)
        CPU: 695ms
     CGroup: /system.slice/mysql.service
             └─29418 /usr/sbin/mysqld

 913 18:59:46 Linux-for-owner systemd[1]: Starting mysql.service - MySQL Communi>
 913 18:59:46 Linux-for-owner systemd[1]: Started mysql.service - MySQL Communit>

owner@Linux-for-owner:~$ sudo apt-get update
sudo apt-get install phpmyadmin
ヒット:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
ヒット:2 https://dl.google.com/linux/chrome/deb stable InRelease                   
ヒット:3 http://archive.ubuntu.com/ubuntu noble InRelease                          
ヒット:4 http://security.ubuntu.com/ubuntu noble-security InRelease                
ヒット:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease
ヒット:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease
パッケージリストを読み込んでいます... 完了
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
以下の追加パッケージがインストールされます:
  dbconfig-common dbconfig-mysql icc-profiles-free javascript-common
  libjs-bootstrap5 libjs-codemirror libjs-jquery libjs-jquery-metadata
  libjs-jquery-mousewheel libjs-jquery-tablesorter libjs-jquery-timepicker
  libjs-jquery-ui libjs-popper.js libjs-sizzle libjs-sphinxdoc libjs-underscore
  libmcrypt4 libzip4t64 node-jquery php-bz2 php-composer-ca-bundle php-curl
  php-fig-http-message-util php-gd php-getallheaders php-google-recaptcha
  php-mariadb-mysql-kbs php-mbstring php-mcrypt php-mysql php-nikic-fast-route
  php-phpmyadmin-motranslator php-phpmyadmin-shapefile php-phpmyadmin-sql-parser
  php-psr-cache php-psr-container php-psr-http-factory php-psr-http-message
  php-psr-log php-slim-psr7 php-symfony-cache php-symfony-cache-contracts
  php-symfony-config php-symfony-dependency-injection
  php-symfony-deprecation-contracts php-symfony-expression-language
  php-symfony-filesystem php-symfony-polyfill-php80 php-symfony-service-contracts
  php-symfony-var-exporter php-tcpdf php-twig php-twig-i18n-extension
  php-webmozart-assert php-xml php-zip php8.3-bz2 php8.3-curl php8.3-gd
  php8.3-mbstring php8.3-mcrypt php8.3-xml php8.3-zip
提案パッケージ:
  bootstrap-icons libjs-bootstrap5-doc libjs-requirejs libjs-jquery-ui-docs
  libmcrypt-dev mcrypt php-apcu php-dbase php-imagick php-twig-doc php-recode
  php-gd2 php-pragmarx-google2fa-qrcode php-bacon-qr-code
  php-code-lts-u2f-php-server
以下のパッケージが新たにインストールされます:
  dbconfig-common dbconfig-mysql icc-profiles-free javascript-common
  libjs-bootstrap5 libjs-codemirror libjs-jquery libjs-jquery-metadata
  libjs-jquery-mousewheel libjs-jquery-tablesorter libjs-jquery-timepicker
  libjs-jquery-ui libjs-popper.js libjs-sizzle libjs-sphinxdoc libjs-underscore
  libmcrypt4 libzip4t64 node-jquery php-bz2 php-composer-ca-bundle php-curl
  php-fig-http-message-util php-gd php-getallheaders php-google-recaptcha
  php-mariadb-mysql-kbs php-mbstring php-mcrypt php-mysql php-nikic-fast-route
  php-phpmyadmin-motranslator php-phpmyadmin-shapefile php-phpmyadmin-sql-parser
  php-psr-cache php-psr-container php-psr-http-factory php-psr-http-message
  php-psr-log php-slim-psr7 php-symfony-cache php-symfony-cache-contracts
  php-symfony-config php-symfony-dependency-injection
  php-symfony-deprecation-contracts php-symfony-expression-language
  php-symfony-filesystem php-symfony-polyfill-php80 php-symfony-service-contracts
  php-symfony-var-exporter php-tcpdf php-twig php-twig-i18n-extension
  php-webmozart-assert php-xml php-zip php8.3-bz2 php8.3-curl php8.3-gd
  php8.3-mbstring php8.3-mcrypt php8.3-xml php8.3-zip phpmyadmin
アップグレード: 0 個、新規インストール: 64 個、削除: 0 個、保留: 0 個。
17.8 MB のアーカイブを取得する必要があります。
この操作後に追加で 85.5 MB のディスク容量が消費されます。
続行しますか? [Y/n] Y
取得:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmcrypt4 amd64 2.5.8-7 [68.8 kB]
取得:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 php8.3-mcrypt amd64 3:1.0.5-4ubuntu1 [17.6 kB]
取得:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-mcrypt amd64 3:1.0.5-4ubuntu1 [2,694 B]
取得:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 dbconfig-common all 2.0.24 [596 kB]
取得:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 dbconfig-mysql all 2.0.24 [938 B]
取得:6 http://archive.ubuntu.com/ubuntu noble/main amd64 icc-profiles-free all 2.0.1+dfsg-1.1 [214 kB]
取得:7 http://archive.ubuntu.com/ubuntu noble/main amd64 javascript-common all 11+nmu1 [5,936 B]
取得:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-popper.js all 1.16.1+ds-6 [54.1 kB]
取得:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-bootstrap5 all 5.3.1+dfsg-1 [260 kB]
取得:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB]
取得:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B]
取得:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-mousewheel all 1:3.1.13-5 [6,324 B]
取得:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB]
取得:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [252 kB]
取得:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-timepicker all 1.6.3-6 [50.2 kB]
取得:16 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-sizzle all 2.3.10+ds+~2.3.6-1 [32.7 kB]
取得:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB]
取得:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB]
取得:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzip4t64 amd64 1.7.3-1.1ubuntu2 [53.6 kB]
取得:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-jquery all 3.6.1+dfsg+~3.5.14-1 [160 kB]
取得:21 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 php8.3-bz2 amd64 8.3.6-0ubuntu0.24.04.1 [11.5 kB]
取得:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-bz2 all 2:8.3+93ubuntu2 [1,838 B]
取得:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-composer-ca-bundle all 1.4.1-1 [11.1 kB]
取得:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-curl amd64 8.3.6-0ubuntu0.24.04.1 [40.3 kB]
取得:25 http://archive.ubuntu.com/ubuntu noble/main amd64 php-curl all 2:8.3+93ubuntu2 [1,836 B]
取得:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-fig-http-message-util all 1.1.5-2 [4,410 B]
取得:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-gd amd64 8.3.6-0ubuntu0.24.04.1 [31.2 kB]
取得:28 http://archive.ubuntu.com/ubuntu noble/main amd64 php-gd all 2:8.3+93ubuntu2 [1,830 B]
取得:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-getallheaders all 3.0.3-3 [2,988 B]
取得:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-google-recaptcha all 1.3.0-1 [18.2 kB]
取得:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-mariadb-mysql-kbs all 1.2.14-1 [36.0 kB]
取得:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-mbstring amd64 8.3.6-0ubuntu0.24.04.1 [512 kB]
取得:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-mbstring all 2:8.3+93ubuntu2 [1,848 B]
取得:34 http://archive.ubuntu.com/ubuntu noble/main amd64 php-mysql all 2:8.3+93ubuntu2 [1,838 B]
取得:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-nikic-fast-route all 1.3.0-4 [13.7 kB]
取得:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-deprecation-contracts all 3.4.1-4 [5,668 B]
取得:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-psr-cache all 3.0.0-4 [5,834 B]
取得:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-psr-log all 3.0.0-1 [6,862 B]
取得:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-cache-contracts all 3.4.1-4 [8,162 B]
取得:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-psr-container all 2.0.2-1 [3,878 B]
取得:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-service-contracts all 3.4.1-4 [10.0 kB]
取得:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-var-exporter all 6.4.5+dfsg-3ubuntu3 [34.7 kB]
取得:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-cache all 6.4.5+dfsg-3ubuntu3 [69.0 kB]
取得:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-expression-language all 6.4.5+dfsg-3ubuntu3 [23.3 kB]
取得:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-phpmyadmin-motranslator all 5.3.1-1 [15.1 kB]
取得:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-phpmyadmin-shapefile all 3.0.2-1 [53.0 kB]
取得:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-polyfill-php80 all 1.28.0-1 [9,616 B]
取得:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-phpmyadmin-sql-parser all 5.8.2-1 [86.7 kB]
取得:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-psr-http-message all 1.1-2 [17.9 kB]
取得:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-psr-http-factory all 1.0.2-1 [4,982 B]
取得:51 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-slim-psr7 all 1.6.1-1 [18.3 kB]
取得:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-filesystem all 6.4.5+dfsg-3ubuntu3 [30.7 kB]
取得:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-config all 6.4.5+dfsg-3ubuntu3 [52.7 kB]
取得:54 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-symfony-dependency-injection all 6.4.5+dfsg-3ubuntu3 [126 kB]
取得:55 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-tcpdf all 6.7.5+dfsg-1 [8,002 kB]
取得:56 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-twig all 3.8.0-2 [86.8 kB]
取得:57 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-twig-i18n-extension all 4.1.0-1 [9,440 B]
取得:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-webmozart-assert all 1.11.0-1 [17.0 kB]
取得:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 php8.3-xml amd64 8.3.6-0ubuntu0.24.04.1 [126 kB]
取得:60 http://archive.ubuntu.com/ubuntu noble/main amd64 php-xml all 2:8.3+93ubuntu2 [1,856 B]
取得:61 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 php8.3-zip amd64 8.3.6-0ubuntu0.24.04.1 [29.5 kB]
取得:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 php-zip all 2:8.3+93ubuntu2 [1,832 B]
取得:63 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-codemirror all 5.65.0+~cs5.83.9-3 [755 kB]
取得:64 http://archive.ubuntu.com/ubuntu noble/universe amd64 phpmyadmin all 4:5.2.1+dfsg-3 [4,909 kB]
17.8 MB を 7秒 で取得しました (2,707 kB/s)                                         
パッケージからテンプレートを展開しています: 100%
パッケージを事前設定しています ...
以前に未選択のパッケージ libmcrypt4 を選択しています。
(データベースを読み込んでいます ... 現在 219357 個のファイルとディレクトリがインストールされています。)
.../00-libmcrypt4_2.5.8-7_amd64.deb を展開する準備をしています ...
libmcrypt4 (2.5.8-7) を展開しています...
以前に未選択のパッケージ php8.3-mcrypt を選択しています。
.../01-php8.3-mcrypt_3%3a1.0.5-4ubuntu1_amd64.deb を展開する準備をしています ...
php8.3-mcrypt (3:1.0.5-4ubuntu1) を展開しています...
以前に未選択のパッケージ php-mcrypt を選択しています。
.../02-php-mcrypt_3%3a1.0.5-4ubuntu1_amd64.deb を展開する準備をしています ...
php-mcrypt (3:1.0.5-4ubuntu1) を展開しています...
以前に未選択のパッケージ dbconfig-common を選択しています。
.../03-dbconfig-common_2.0.24_all.deb を展開する準備をしています ...
dbconfig-common (2.0.24) を展開しています...
以前に未選択のパッケージ dbconfig-mysql を選択しています。
.../04-dbconfig-mysql_2.0.24_all.deb を展開する準備をしています ...
dbconfig-mysql (2.0.24) を展開しています...
以前に未選択のパッケージ icc-profiles-free を選択しています。
.../05-icc-profiles-free_2.0.1+dfsg-1.1_all.deb を展開する準備をしています ...
icc-profiles-free (2.0.1+dfsg-1.1) を展開しています...
以前に未選択のパッケージ javascript-common を選択しています。
.../06-javascript-common_11+nmu1_all.deb を展開する準備をしています ...
javascript-common (11+nmu1) を展開しています...
以前に未選択のパッケージ libjs-popper.js を選択しています。
.../07-libjs-popper.js_1.16.1+ds-6_all.deb を展開する準備をしています ...
libjs-popper.js (1.16.1+ds-6) を展開しています...
以前に未選択のパッケージ libjs-bootstrap5 を選択しています。
.../08-libjs-bootstrap5_5.3.1+dfsg-1_all.deb を展開する準備をしています ...
libjs-bootstrap5 (5.3.1+dfsg-1) を展開しています...
以前に未選択のパッケージ libjs-jquery を選択しています。
.../09-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb を展開する準備をしています ...
libjs-jquery (3.6.1+dfsg+~3.5.14-1) を展開しています...
以前に未選択のパッケージ libjs-jquery-metadata を選択しています。
.../10-libjs-jquery-metadata_12-4_all.deb を展開する準備をしています ...
libjs-jquery-metadata (12-4) を展開しています...
以前に未選択のパッケージ libjs-jquery-mousewheel を選択しています。
.../11-libjs-jquery-mousewheel_1%3a3.1.13-5_all.deb を展開する準備をしています ...
libjs-jquery-mousewheel (1:3.1.13-5) を展開しています...
以前に未選択のパッケージ libjs-jquery-tablesorter を選択しています。
.../12-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb を展開する準備をしています ...
libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) を展開しています...
以前に未選択のパッケージ libjs-jquery-ui を選択しています。
.../13-libjs-jquery-ui_1.13.2+dfsg-1_all.deb を展開する準備をしています ...
libjs-jquery-ui (1.13.2+dfsg-1) を展開しています...
以前に未選択のパッケージ libjs-jquery-timepicker を選択しています。
.../14-libjs-jquery-timepicker_1.6.3-6_all.deb を展開する準備をしています ...
libjs-jquery-timepicker (1.6.3-6) を展開しています...
以前に未選択のパッケージ libjs-sizzle を選択しています。
.../15-libjs-sizzle_2.3.10+ds+~2.3.6-1_all.deb を展開する準備をしています ...
libjs-sizzle (2.3.10+ds+~2.3.6-1) を展開しています...
以前に未選択のパッケージ libjs-underscore を選択しています。
.../16-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb を展開する準備をしています ...
libjs-underscore (1.13.4~dfsg+~1.11.4-3) を展開しています...
以前に未選択のパッケージ libjs-sphinxdoc を選択しています。
.../17-libjs-sphinxdoc_7.2.6-6_all.deb を展開する準備をしています ...
libjs-sphinxdoc (7.2.6-6) を展開しています...
以前に未選択のパッケージ libzip4t64:amd64 を選択しています。
.../18-libzip4t64_1.7.3-1.1ubuntu2_amd64.deb を展開する準備をしています ...
libzip4t64:amd64 (1.7.3-1.1ubuntu2) を展開しています...
以前に未選択のパッケージ node-jquery を選択しています。
.../19-node-jquery_3.6.1+dfsg+~3.5.14-1_all.deb を展開する準備をしています ...
node-jquery (3.6.1+dfsg+~3.5.14-1) を展開しています...
以前に未選択のパッケージ php8.3-bz2 を選択しています。
.../20-php8.3-bz2_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています ...
php8.3-bz2 (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php-bz2 を選択しています。
.../21-php-bz2_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php-bz2 (2:8.3+93ubuntu2) を展開しています...
以前に未選択のパッケージ php-composer-ca-bundle を選択しています。
.../22-php-composer-ca-bundle_1.4.1-1_all.deb を展開する準備をしています ...
php-composer-ca-bundle (1.4.1-1) を展開しています...
以前に未選択のパッケージ php8.3-curl を選択しています。
.../23-php8.3-curl_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています ...
php8.3-curl (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php-curl を選択しています。
.../24-php-curl_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php-curl (2:8.3+93ubuntu2) を展開しています...
以前に未選択のパッケージ php-fig-http-message-util を選択しています。
.../25-php-fig-http-message-util_1.1.5-2_all.deb を展開する準備をしています ...
php-fig-http-message-util (1.1.5-2) を展開しています...
以前に未選択のパッケージ php8.3-gd を選択しています。
.../26-php8.3-gd_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています ...
php8.3-gd (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php-gd を選択しています。
.../27-php-gd_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php-gd (2:8.3+93ubuntu2) を展開しています...
以前に未選択のパッケージ php-getallheaders を選択しています。
.../28-php-getallheaders_3.0.3-3_all.deb を展開する準備をしています ...
php-getallheaders (3.0.3-3) を展開しています...
以前に未選択のパッケージ php-google-recaptcha を選択しています。
.../29-php-google-recaptcha_1.3.0-1_all.deb を展開する準備をしています ...
php-google-recaptcha (1.3.0-1) を展開しています...
以前に未選択のパッケージ php-mariadb-mysql-kbs を選択しています。
.../30-php-mariadb-mysql-kbs_1.2.14-1_all.deb を展開する準備をしています ...
php-mariadb-mysql-kbs (1.2.14-1) を展開しています...
以前に未選択のパッケージ php8.3-mbstring を選択しています。
.../31-php8.3-mbstring_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています ...
php8.3-mbstring (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php-mbstring を選択しています。
.../32-php-mbstring_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php-mbstring (2:8.3+93ubuntu2) を展開しています...
以前に未選択のパッケージ php-mysql を選択しています。
.../33-php-mysql_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php-mysql (2:8.3+93ubuntu2) を展開しています...
以前に未選択のパッケージ php-nikic-fast-route を選択しています。
.../34-php-nikic-fast-route_1.3.0-4_all.deb を展開する準備をしています ...
php-nikic-fast-route (1.3.0-4) を展開しています...
以前に未選択のパッケージ php-symfony-deprecation-contracts を選択しています。
.../35-php-symfony-deprecation-contracts_3.4.1-4_all.deb を展開する準備をしています ...
php-symfony-deprecation-contracts (3.4.1-4) を展開しています...
以前に未選択のパッケージ php-psr-cache を選択しています。
.../36-php-psr-cache_3.0.0-4_all.deb を展開する準備をしています ...
php-psr-cache (3.0.0-4) を展開しています...
以前に未選択のパッケージ php-psr-log を選択しています。
.../37-php-psr-log_3.0.0-1_all.deb を展開する準備をしています ...
php-psr-log (3.0.0-1) を展開しています...
以前に未選択のパッケージ php-symfony-cache-contracts を選択しています。
.../38-php-symfony-cache-contracts_3.4.1-4_all.deb を展開する準備をしています ...
php-symfony-cache-contracts (3.4.1-4) を展開しています...
以前に未選択のパッケージ php-psr-container を選択しています。
.../39-php-psr-container_2.0.2-1_all.deb を展開する準備をしています ...
php-psr-container (2.0.2-1) を展開しています...
以前に未選択のパッケージ php-symfony-service-contracts を選択しています。
.../40-php-symfony-service-contracts_3.4.1-4_all.deb を展開する準備をしています ...
php-symfony-service-contracts (3.4.1-4) を展開しています...
以前に未選択のパッケージ php-symfony-var-exporter を選択しています。
.../41-php-symfony-var-exporter_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-var-exporter (6.4.5+dfsg-3ubuntu3) を展開しています...
以前に未選択のパッケージ php-symfony-cache を選択しています。
.../42-php-symfony-cache_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-cache (6.4.5+dfsg-3ubuntu3) を展開しています...
以前に未選択のパッケージ php-symfony-expression-language を選択しています。
.../43-php-symfony-expression-language_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-expression-language (6.4.5+dfsg-3ubuntu3) を展開しています...
以前に未選択のパッケージ php-phpmyadmin-motranslator を選択しています。
.../44-php-phpmyadmin-motranslator_5.3.1-1_all.deb を展開する準備をしています ...
php-phpmyadmin-motranslator (5.3.1-1) を展開しています...
以前に未選択のパッケージ php-phpmyadmin-shapefile を選択しています。
.../45-php-phpmyadmin-shapefile_3.0.2-1_all.deb を展開する準備をしています ...
php-phpmyadmin-shapefile (3.0.2-1) を展開しています...
以前に未選択のパッケージ php-symfony-polyfill-php80 を選択しています。
.../46-php-symfony-polyfill-php80_1.28.0-1_all.deb を展開する準備をしています ...
php-symfony-polyfill-php80 (1.28.0-1) を展開しています...
以前に未選択のパッケージ php-phpmyadmin-sql-parser を選択しています。
.../47-php-phpmyadmin-sql-parser_5.8.2-1_all.deb を展開する準備をしています ...
php-phpmyadmin-sql-parser (5.8.2-1) を展開しています...
以前に未選択のパッケージ php-psr-http-message を選択しています。
.../48-php-psr-http-message_1.1-2_all.deb を展開する準備をしています ...
php-psr-http-message (1.1-2) を展開しています...
以前に未選択のパッケージ php-psr-http-factory を選択しています。
.../49-php-psr-http-factory_1.0.2-1_all.deb を展開する準備をしています ...
php-psr-http-factory (1.0.2-1) を展開しています...
以前に未選択のパッケージ php-slim-psr7 を選択しています。
.../50-php-slim-psr7_1.6.1-1_all.deb を展開する準備をしています ...
php-slim-psr7 (1.6.1-1) を展開しています...
以前に未選択のパッケージ php-symfony-filesystem を選択しています。
.../51-php-symfony-filesystem_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-filesystem (6.4.5+dfsg-3ubuntu3) を展開しています...
以前に未選択のパッケージ php-symfony-config を選択しています。
.../52-php-symfony-config_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-config (6.4.5+dfsg-3ubuntu3) を展開しています...
以前に未選択のパッケージ php-symfony-dependency-injection を選択しています。
.../53-php-symfony-dependency-injection_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-dependency-injection (6.4.5+dfsg-3ubuntu3) を展開しています...
以前に未選択のパッケージ php-tcpdf を選択しています。
.../54-php-tcpdf_6.7.5+dfsg-1_all.deb を展開する準備をしています ...
php-tcpdf (6.7.5+dfsg-1) を展開しています...
以前に未選択のパッケージ php-twig を選択しています。
.../55-php-twig_3.8.0-2_all.deb を展開する準備をしています ...
php-twig (3.8.0-2) を展開しています...
以前に未選択のパッケージ php-twig-i18n-extension を選択しています。
.../56-php-twig-i18n-extension_4.1.0-1_all.deb を展開する準備をしています ...
php-twig-i18n-extension (4.1.0-1) を展開しています...
以前に未選択のパッケージ php-webmozart-assert を選択しています。
.../57-php-webmozart-assert_1.11.0-1_all.deb を展開する準備をしています ...
php-webmozart-assert (1.11.0-1) を展開しています...
以前に未選択のパッケージ php8.3-xml を選択しています。
.../58-php8.3-xml_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています ...
php8.3-xml (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php-xml を選択しています。
.../59-php-xml_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php-xml (2:8.3+93ubuntu2) を展開しています...
以前に未選択のパッケージ php8.3-zip を選択しています。
.../60-php8.3-zip_8.3.6-0ubuntu0.24.04.1_amd64.deb を展開する準備をしています ...
php8.3-zip (8.3.6-0ubuntu0.24.04.1) を展開しています...
以前に未選択のパッケージ php-zip を選択しています。
.../61-php-zip_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php-zip (2:8.3+93ubuntu2) を展開しています...
以前に未選択のパッケージ libjs-codemirror を選択しています。
.../62-libjs-codemirror_5.65.0+~cs5.83.9-3_all.deb を展開する準備をしています ...
libjs-codemirror (5.65.0+~cs5.83.9-3) を展開しています...
以前に未選択のパッケージ phpmyadmin を選択しています。
.../63-phpmyadmin_4%3a5.2.1+dfsg-3_all.deb を展開する準備をしています ...
phpmyadmin (4:5.2.1+dfsg-3) を展開しています...
javascript-common (11+nmu1) を設定しています ...
apache2_invoke: Enable configuration javascript-common
php-mysql (2:8.3+93ubuntu2) を設定しています ...
php8.3-curl (8.3.6-0ubuntu0.24.04.1) を設定しています ...

Creating config file /etc/php/8.3/mods-available/curl.ini with new version
libjs-popper.js (1.16.1+ds-6) を設定しています ...
php-phpmyadmin-shapefile (3.0.2-1) を設定しています ...
php-psr-container (2.0.2-1) を設定しています ...
libjs-jquery-mousewheel (1:3.1.13-5) を設定しています ...
php-symfony-service-contracts (3.4.1-4) を設定しています ...
php-getallheaders (3.0.3-3) を設定しています ...
dbconfig-common (2.0.24) を設定しています ...

Creating config file /etc/dbconfig-common/config with new version
php-fig-http-message-util (1.1.5-2) を設定しています ...
php-mariadb-mysql-kbs (1.2.14-1) を設定しています ...
libjs-sizzle (2.3.10+ds+~2.3.6-1) を設定しています ...
php-composer-ca-bundle (1.4.1-1) を設定しています ...
php8.3-mbstring (8.3.6-0ubuntu0.24.04.1) を設定しています ...

Creating config file /etc/php/8.3/mods-available/mbstring.ini with new version
libjs-codemirror (5.65.0+~cs5.83.9-3) を設定しています ...
icc-profiles-free (2.0.1+dfsg-1.1) を設定しています ...
php-symfony-filesystem (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-psr-cache (3.0.0-4) を設定しています ...
php-webmozart-assert (1.11.0-1) を設定しています ...
php-twig (3.8.0-2) を設定しています ...
php-psr-log (3.0.0-1) を設定しています ...
php-nikic-fast-route (1.3.0-4) を設定しています ...
php-symfony-polyfill-php80 (1.28.0-1) を設定しています ...
php8.3-bz2 (8.3.6-0ubuntu0.24.04.1) を設定しています ...

Creating config file /etc/php/8.3/mods-available/bz2.ini with new version
php8.3-xml (8.3.6-0ubuntu0.24.04.1) を設定しています ...

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

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

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

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

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

Creating config file /etc/php/8.3/mods-available/xsl.ini with new version
php-google-recaptcha (1.3.0-1) を設定しています ...
libjs-jquery (3.6.1+dfsg+~3.5.14-1) を設定しています ...
libmcrypt4 (2.5.8-7) を設定しています ...
libzip4t64:amd64 (1.7.3-1.1ubuntu2) を設定しています ...
libjs-bootstrap5 (5.3.1+dfsg-1) を設定しています ...
php-psr-http-message (1.1-2) を設定しています ...
node-jquery (3.6.1+dfsg+~3.5.14-1) を設定しています ...
libjs-underscore (1.13.4~dfsg+~1.11.4-3) を設定しています ...
php8.3-gd (8.3.6-0ubuntu0.24.04.1) を設定しています ...

Creating config file /etc/php/8.3/mods-available/gd.ini with new version
php-symfony-deprecation-contracts (3.4.1-4) を設定しています ...
php-xml (2:8.3+93ubuntu2) を設定しています ...
php-curl (2:8.3+93ubuntu2) を設定しています ...
php-twig-i18n-extension (4.1.0-1) を設定しています ...
php-symfony-cache-contracts (3.4.1-4) を設定しています ...
php-tcpdf (6.7.5+dfsg-1) を設定しています ...
php-bz2 (2:8.3+93ubuntu2) を設定しています ...
dbconfig-mysql (2.0.24) を設定しています ...
php-mbstring (2:8.3+93ubuntu2) を設定しています ...
php8.3-zip (8.3.6-0ubuntu0.24.04.1) を設定しています ...

Creating config file /etc/php/8.3/mods-available/zip.ini with new version
libjs-jquery-ui (1.13.2+dfsg-1) を設定しています ...
libjs-jquery-metadata (12-4) を設定しています ...
php-phpmyadmin-sql-parser (5.8.2-1) を設定しています ...
libjs-sphinxdoc (7.2.6-6) を設定しています ...
php8.3-mcrypt (3:1.0.5-4ubuntu1) を設定しています ...
php-symfony-config (6.4.5+dfsg-3ubuntu3) を設定しています ...
libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) を設定しています ...
php-zip (2:8.3+93ubuntu2) を設定しています ...
libjs-jquery-timepicker (1.6.3-6) を設定しています ...
php-gd (2:8.3+93ubuntu2) を設定しています ...
php-mcrypt (3:1.0.5-4ubuntu1) を設定しています ...
php-psr-http-factory (1.0.2-1) を設定しています ...
php-symfony-var-exporter (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-symfony-dependency-injection (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-slim-psr7 (1.6.1-1) を設定しています ...
php-symfony-cache (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-symfony-expression-language (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-phpmyadmin-motranslator (5.3.1-1) を設定しています ...
phpmyadmin (4:5.2.1+dfsg-3) を設定しています ...
Determining localhost credentials from /etc/mysql/debian.cnf: succeeded.
dbconfig-common: writing config to /etc/dbconfig-common/phpmyadmin.conf

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

Creating config file /etc/phpmyadmin/config-db.php with new version
checking privileges on database phpmyadmin for phpmyadmin@localhost: user creation needed.
granting access to database phpmyadmin for phpmyadmin@localhost: success.
verifying access for phpmyadmin@localhost: success.
creating database phpmyadmin: success.
verifying database phpmyadmin exists: success.
populating database via sql...  done.
dbconfig-common: flushing administrative password
libapache2-mod-php8.3 (8.3.6-0ubuntu0.24.04.1) のトリガを処理しています ...
hicolor-icon-theme (0.17-2) のトリガを処理しています ...
libc-bin (2.39-0ubuntu8.3) のトリガを処理しています ...
man-db (2.12.0-4build2) のトリガを処理しています ...
php8.3-cli (8.3.6-0ubuntu0.24.04.1) のトリガを処理しています ...
owner@Linux-for-owner:~$ sudo nano /etc/apache2/conf-available/phpmyadmin.conf
owner@Linux-for-owner:~$ sudo a2enconf phpmyadmin
sudo systemctl restart apache2
Enabling conf phpmyadmin.
To activate the new configuration, you need to run:
  systemctl reload apache2
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xeu apache2.service" for details.
owner@Linux-for-owner:~$ sudo journalctl -xeu apache2.service
 9月 13 19:04:47 Linux-for-owner apachectl[34100]: AH00526: Syntax error on line 1 >
 9月 13 19:04:47 Linux-for-owner apachectl[34100]: Invalid command 'apache', perhap>
 9月 13 19:04:47 Linux-for-owner systemd[1]: apache2.service: Control process exite>
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit apache2.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 1.
 9月 13 19:04:47 Linux-for-owner systemd[1]: apache2.service: Failed with result 'e>
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit apache2.service has entered the 'failed' state with result 'exit-code'.
 9月 13 19:04:47 Linux-for-owner systemd[1]: Failed to start apache2.service - The >
░░ Subject: A start job for unit apache2.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit apache2.service has finished with a failure.
░░ 
░░ The job identifier is 13002 and the job result is failed.

owner@Linux-for-owner:~$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 17:08:58.748696 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 17:08:58.748762 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:02:49.694446 2024] [mpm_prefork:notice] [pid 23785] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Fri Sep 13 19:02:49.728722 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:02:49.728751 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:03:36.731470 2024] [mpm_prefork:notice] [pid 23785] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:03:36.858314 2024] [mpm_prefork:notice] [pid 33999] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:03:36.858370 2024] [core:notice] [pid 33999] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:04:47.738234 2024] [mpm_prefork:notice] [pid 33999] AH00169: caught SIGTERM, shutting down
owner@Linux-for-owner:~$ sudo nano /etc/apache2/conf-available/phpmyadmin.conf
owner@Linux-for-owner:~$ sudo apache2ctl configtest
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Syntax OK
owner@Linux-for-owner:~$ sudo systemctl restart apache2
sudo systemctl status apache2apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 19:12:28 JST; 32ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 34240 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 34244 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 10.3M (peak: 10.3M)
        CPU: 58ms
     CGroup: /system.slice/apache2.service
             ├─34244 /usr/sbin/apache2 -k start
             └─34250 /usr/sbin/apache2 -k start

 9月 13 19:12:28 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 9月 13 19:12:28 Linux-for-owner apachectl[34243]: AH00558: apache2: Could not reli>
 9月 13 19:12:28 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:~$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 17:08:58.748696 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 17:08:58.748762 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:02:49.694446 2024] [mpm_prefork:notice] [pid 23785] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Fri Sep 13 19:02:49.728722 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:02:49.728751 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:03:36.731470 2024] [mpm_prefork:notice] [pid 23785] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:03:36.858314 2024] [mpm_prefork:notice] [pid 33999] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:03:36.858370 2024] [core:notice] [pid 33999] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:04:47.738234 2024] [mpm_prefork:notice] [pid 33999] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 19:12:28.112222 2024] [mpm_prefork:notice] [pid 34244] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:12:28.112288 2024] [core:notice] [pid 34244] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:12:35.303368 2024] [php:warn] [pid 34250] [client ::1:44460] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:12:35.303455 2024] [php:error] [pid 34250] [client ::1:44460] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
owner@Linux-for-owner:~$ ^C
owner@Linux-for-owner:~$ sudo apache2ctl configtest
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Syntax OK
owner@Linux-for-owner:~$ sudo apt-get update
sudo apt-get install php-symfony-expression-language
ヒット:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
ヒット:2 https://dl.google.com/linux/chrome/deb stable InRelease                   
ヒット:3 http://archive.ubuntu.com/ubuntu noble InRelease                          
ヒット:4 http://security.ubuntu.com/ubuntu noble-security InRelease                
ヒット:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease
ヒット:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease
パッケージリストを読み込んでいます... 完了
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
php-symfony-expression-language はすでに最新バージョン (6.4.5+dfsg-3ubuntu3) です。
php-symfony-expression-language は手動でインストールしたと設定されました。
アップグレード: 0 個、新規インストール: 0 個、削除: 0 個、保留: 0 個。
owner@Linux-for-owner:~$ sudo phpenmod mysqli
sudo phpenmod mbstring
sudo phpenmod mcrypt
sudo phpenmod zip
owner@Linux-for-owner:~$ sudo systemctl restart apache2
sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 19:18:49 JST; 27ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 35007 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 35013 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 7.8M (peak: 8.0M)
        CPU: 58ms
     CGroup: /system.slice/apache2.service
             └─35013 /usr/sbin/apache2 -k start

 913 19:18:49 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 913 19:18:49 Linux-for-owner apachectl[35012]: AH00558: apache2: Could not reli>
 913 19:18:49 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:~$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 17:08:58.748696 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 17:08:58.748762 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:02:49.694446 2024] [mpm_prefork:notice] [pid 23785] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Fri Sep 13 19:02:49.728722 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:02:49.728751 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:03:36.731470 2024] [mpm_prefork:notice] [pid 23785] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:03:36.858314 2024] [mpm_prefork:notice] [pid 33999] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:03:36.858370 2024] [core:notice] [pid 33999] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:04:47.738234 2024] [mpm_prefork:notice] [pid 33999] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 19:12:28.112222 2024] [mpm_prefork:notice] [pid 34244] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:12:28.112288 2024] [core:notice] [pid 34244] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:12:35.303368 2024] [php:warn] [pid 34250] [client ::1:44460] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:12:35.303455 2024] [php:error] [pid 34250] [client ::1:44460] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:18:49.768763 2024] [mpm_prefork:notice] [pid 34244] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:18:49.902583 2024] [mpm_prefork:notice] [pid 35013] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:18:49.902656 2024] [core:notice] [pid 35013] AH00094: Command line: '/usr/sbin/apache2'
owner@Linux-for-owner:~$ sudo apt-get install --reinstall php-symfony-expression-language
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
アップグレード: 0 個、新規インストール: 0 個、再インストール: 1 個、削除: 0 個、保留: 0 個。
23.3 kB 中 0 B のアーカイブを取得する必要があります。
この操作後に追加で 0 B のディスク容量が消費されます。
(データベースを読み込んでいます ... 現在 225506 個のファイルとディレクトリがインストールされています。)
.../php-symfony-expression-language_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-expression-language (6.4.5+dfsg-3ubuntu3) で (6.4.5+dfsg-3ubuntu3 に) 上書き展開しています ...
php-symfony-expression-language (6.4.5+dfsg-3ubuntu3) を設定しています ...
owner@Linux-for-owner:~$ sudo find /usr/share/php/ -name "autoload.php"
/usr/share/php/Webmozart/Assert/autoload.php
/usr/share/php/Fig/HttpMessageUtil/autoload.php
/usr/share/php/tcpdf/autoload.php
/usr/share/php/Twig/autoload.php
/usr/share/php/Williamdes/MariaDBMySQLKBS/autoload.php
/usr/share/php/Composer/CaBundle/autoload.php
/usr/share/php/ReCaptcha/autoload.php
/usr/share/php/Symfony/Polyfill/Php80/autoload.php
/usr/share/php/Symfony/Contracts/Cache/autoload.php
/usr/share/php/Symfony/Contracts/Service/autoload.php
/usr/share/php/Symfony/Contracts/Deprecation/autoload.php
/usr/share/php/Symfony/Component/VarExporter/autoload.php
/usr/share/php/Symfony/Component/Filesystem/autoload.php
/usr/share/php/Symfony/Component/Cache/autoload.php
/usr/share/php/Symfony/Component/Config/autoload.php
/usr/share/php/Symfony/Component/DependencyInjection/autoload.php
/usr/share/php/Symfony/Component/ExpressionLanguage/autoload.php
/usr/share/php/Slim/Psr7/autoload.php
/usr/share/php/FastRoute/autoload.php
/usr/share/php/Psr/Cache/autoload.php
/usr/share/php/Psr/Log/autoload.php
/usr/share/php/Psr/Container/autoload.php
/usr/share/php/Psr/Http/Message/autoload.php
/usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php
/usr/share/php/PhpMyAdmin/ShapeFile/autoload.php
/usr/share/php/PhpMyAdmin/MoTranslator/autoload.php
/usr/share/php/PhpMyAdmin/SqlParser/autoload.php
owner@Linux-for-owner:~$ sudo nano /usr/share/php/Symfony/Component/ExpressionLanguage/autoload.php
owner@Linux-for-owner:~$ sudo chown -R www-data:www-data /usr/share/php/Symfony
   sudo chmod -R 755 /usr/share/php/Symfony
owner@Linux-for-owner:~$ sudo systemctl restart apache2
   sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 19:37:42 JST; 25ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 35298 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 35304 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 10.4M (peak: 10.4M)
        CPU: 56ms
     CGroup: /system.slice/apache2.service
             ├─35304 /usr/sbin/apache2 -k start
             ├─35310 /usr/sbin/apache2 -k start
             └─35311 /usr/sbin/apache2 -k start

 913 19:37:42 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 913 19:37:42 Linux-for-owner apachectl[35303]: AH00558: apache2: Could not reli>
 913 19:37:42 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:~$ sudo systemctl restart apache2
   sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 19:38:00 JST; 34ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 35347 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 35352 (apache2)
      Tasks: 6 (limit: 38340)
     Memory: 14.6M (peak: 14.7M)
        CPU: 70ms
     CGroup: /system.slice/apache2.service
             ├─35352 /usr/sbin/apache2 -k start
             ├─35357 /usr/sbin/apache2 -k start
             ├─35358 /usr/sbin/apache2 -k start
             ├─35359 /usr/sbin/apache2 -k start
             ├─35360 /usr/sbin/apache2 -k start
             └─35361 /usr/sbin/apache2 -k start

 913 19:38:00 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 913 19:38:00 Linux-for-owner apachectl[35350]: AH00558: apache2: Could not reli>
 913 19:38:00 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:~$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 17:08:58.748696 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 17:08:58.748762 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:02:49.694446 2024] [mpm_prefork:notice] [pid 23785] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Fri Sep 13 19:02:49.728722 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:02:49.728751 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:03:36.731470 2024] [mpm_prefork:notice] [pid 23785] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:03:36.858314 2024] [mpm_prefork:notice] [pid 33999] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:03:36.858370 2024] [core:notice] [pid 33999] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:04:47.738234 2024] [mpm_prefork:notice] [pid 33999] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 19:12:28.112222 2024] [mpm_prefork:notice] [pid 34244] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:12:28.112288 2024] [core:notice] [pid 34244] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:12:35.303368 2024] [php:warn] [pid 34250] [client ::1:44460] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:12:35.303455 2024] [php:error] [pid 34250] [client ::1:44460] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:18:49.768763 2024] [mpm_prefork:notice] [pid 34244] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:18:49.902583 2024] [mpm_prefork:notice] [pid 35013] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:18:49.902656 2024] [core:notice] [pid 35013] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:19:11.784952 2024] [php:warn] [pid 35019] [client ::1:51834] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:19:11.785018 2024] [php:error] [pid 35019] [client ::1:51834] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:42.272210 2024] [mpm_prefork:notice] [pid 35013] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:37:42.385253 2024] [mpm_prefork:notice] [pid 35304] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:37:42.385323 2024] [core:notice] [pid 35304] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:37:47.407295 2024] [php:warn] [pid 35310] [client ::1:44184] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:47.407378 2024] [php:error] [pid 35310] [client ::1:44184] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:00.245955 2024] [mpm_prefork:notice] [pid 35304] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:38:00.354378 2024] [mpm_prefork:notice] [pid 35352] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:38:00.354450 2024] [core:notice] [pid 35352] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:38:02.707199 2024] [php:warn] [pid 35357] [client ::1:40118] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:02.707323 2024] [php:error] [pid 35357] [client ::1:40118] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
owner@Linux-for-owner:~$ sudo tail -n 50 /var/log/php_errors.log
tail: '/var/log/php_errors.log' を 読み込み用に開くことが出来ません: そのようなファイルやディレクトリはありません
owner@Linux-for-owner:~$ sudo apt-get install --reinstall php-symfony-expression-language
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
アップグレード: 0 個、新規インストール: 0 個、再インストール: 1 個、削除: 0 個、保留: 0 個。
23.3 kB 中 0 B のアーカイブを取得する必要があります。
この操作後に追加で 0 B のディスク容量が消費されます。
(データベースを読み込んでいます ... 現在 225506 個のファイルとディレクトリがインストールされています。)
.../php-symfony-expression-language_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-expression-language (6.4.5+dfsg-3ubuntu3) で (6.4.5+dfsg-3ubuntu3 に) 上書き展開しています ...
php-symfony-expression-language (6.4.5+dfsg-3ubuntu3) を設定しています ...
owner@Linux-for-owner:~$ sudo mkdir -p /usr/share/php/Symfony/Component/ExpressionLanguage
sudo nano /usr/share/php/Symfony/Component/ExpressionLanguage/autoload.php
owner@Linux-for-owner:~$     sudo nano /usr/share/php/Symfony/Component/ExpressionLanguage/autoload.php
    
owner@Linux-for-owner:~$ sudo chown -R www-data:www-data /usr/share/php/Symfony
    sudo chmod -R 755 /usr/share/php/Symfony
owner@Linux-for-owner:~$ sudo systemctl restart apache2
    sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 19:56:52 JST; 23ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 35660 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 35665 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 9.6M (peak: 9.6M)
        CPU: 55ms
     CGroup: /system.slice/apache2.service
             └─35665 /usr/sbin/apache2 -k start

 913 19:56:52 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 913 19:56:52 Linux-for-owner apachectl[35664]: AH00558: apache2: Could not reli>
 913 19:56:52 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:~$ sudo systemctl restart apache2
    sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 19:57:11 JST; 30ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 35717 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 35720 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 9.8M (peak: 9.8M)
        CPU: 84ms
     CGroup: /system.slice/apache2.service
             └─35720 /usr/sbin/apache2 -k start

 913 19:57:11 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 913 19:57:11 Linux-for-owner apachectl[35719]: AH00558: apache2: Could not reli>
 913 19:57:11 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>
lines 1-15/15 (END)
owner@Linux-for-owner:~$ sudo apt-get update
sudo apt-get install --reinstall php-symfony-expression-language php-symfony-cache php-symfony-config php-symfony-dependency-injection php-symfony-service-contracts php-symfony-var-exporter
ヒット:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
ヒット:2 https://dl.google.com/linux/chrome/deb stable InRelease                   
ヒット:3 http://security.ubuntu.com/ubuntu noble-security InRelease                
ヒット:4 http://archive.ubuntu.com/ubuntu noble InRelease                          
取得:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
ヒット:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease
126 kB を 3秒 で取得しました (47.0 kB/s)
パッケージリストを読み込んでいます... 完了
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
アップグレード: 0 個、新規インストール: 0 個、再インストール: 6 個、削除: 0 個、保留: 0 個。
316 kB 中 0 B のアーカイブを取得する必要があります。
この操作後に追加で 0 B のディスク容量が消費されます。
(データベースを読み込んでいます ... 現在 225506 個のファイルとディレクトリがインストールされています。)
.../0-php-symfony-cache_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-cache (6.4.5+dfsg-3ubuntu3) で (6.4.5+dfsg-3ubuntu3 に) 上書き展開しています ...
.../1-php-symfony-dependency-injection_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-dependency-injection (6.4.5+dfsg-3ubuntu3) で (6.4.5+dfsg-3ubuntu3 に) 上書き展開しています ...
.../2-php-symfony-config_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-config (6.4.5+dfsg-3ubuntu3) で (6.4.5+dfsg-3ubuntu3 に) 上書き展開しています ...
.../3-php-symfony-expression-language_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-expression-language (6.4.5+dfsg-3ubuntu3) で (6.4.5+dfsg-3ubuntu3 に) 上書き展開しています ...
.../4-php-symfony-service-contracts_3.4.1-4_all.deb を展開する準備をしています ...
php-symfony-service-contracts (3.4.1-4) で (3.4.1-4 に) 上書き展開しています ...
.../5-php-symfony-var-exporter_6.4.5+dfsg-3ubuntu3_all.deb を展開する準備をしています ...
php-symfony-var-exporter (6.4.5+dfsg-3ubuntu3) で (6.4.5+dfsg-3ubuntu3 に) 上書き展開しています ...
php-symfony-service-contracts (3.4.1-4) を設定しています ...
php-symfony-config (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-symfony-var-exporter (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-symfony-dependency-injection (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-symfony-cache (6.4.5+dfsg-3ubuntu3) を設定しています ...
php-symfony-expression-language (6.4.5+dfsg-3ubuntu3) を設定しています ...
owner@Linux-for-owner:~$ sudo apt-get install curl php-cli php-mbstring git unzip
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了        
状態情報を読み取っています... 完了        
curl はすでに最新バージョン (8.5.0-2ubuntu10.3) です。
php-mbstring はすでに最新バージョン (2:8.3+93ubuntu2) です。
php-mbstring は手動でインストールしたと設定されました。
unzip はすでに最新バージョン (6.0-28ubuntu4) です。
unzip は手動でインストールしたと設定されました。
以下の追加パッケージがインストールされます:
  git-man liberror-perl
提案パッケージ:
  git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
  git-cvs git-mediawiki git-svn
以下のパッケージが新たにインストールされます:
  git git-man liberror-perl php-cli
アップグレード: 0 個、新規インストール: 4 個、削除: 0 個、保留: 0 個。
4,809 kB のアーカイブを取得する必要があります。
この操作後に追加で 24.5 MB のディスク容量が消費されます。
続行しますか? [Y/n] Y
取得:1 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
取得:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.1 [1,100 kB]
取得:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.1 [3,679 kB]
取得:4 http://archive.ubuntu.com/ubuntu noble/main amd64 php-cli all 2:8.3+93ubuntu2 [4,584 B]
4,809 kB を 3秒 で取得しました (1,500 kB/s)
以前に未選択のパッケージ liberror-perl を選択しています。
(データベースを読み込んでいます ... 現在 225506 個のファイルとディレクトリがインストールされています。)
.../liberror-perl_0.17029-2_all.deb を展開する準備をしています ...
liberror-perl (0.17029-2) を展開しています...
以前に未選択のパッケージ git-man を選択しています。
.../git-man_1%3a2.43.0-1ubuntu7.1_all.deb を展開する準備をしています ...
git-man (1:2.43.0-1ubuntu7.1) を展開しています...
以前に未選択のパッケージ git を選択しています。
.../git_1%3a2.43.0-1ubuntu7.1_amd64.deb を展開する準備をしています ...
git (1:2.43.0-1ubuntu7.1) を展開しています...
以前に未選択のパッケージ php-cli を選択しています。
.../php-cli_2%3a8.3+93ubuntu2_all.deb を展開する準備をしています ...
php-cli (2:8.3+93ubuntu2) を展開しています...
liberror-perl (0.17029-2) を設定しています ...
php-cli (2:8.3+93ubuntu2) を設定しています ...
update-alternatives: /usr/bin/php (php) を提供するために自動モードで /usr/bin/php.default を使います
update-alternatives: /usr/bin/phar (phar) を提供するために自動モードで /usr/bin/phar.default を使います
update-alternatives: /usr/bin/phar.phar (phar.phar) を提供するために自動モードで /usr/bin/phar.phar.default を使います
git-man (1:2.43.0-1ubuntu7.1) を設定しています ...
git (1:2.43.0-1ubuntu7.1) を設定しています ...
man-db (2.12.0-4build2) のトリガを処理しています ...
All settings correct for using Composer
Downloading...

Composer (version 2.7.9) successfully installed to: /home/owner/composer.phar
Use it: php composer.phar

owner@Linux-for-owner:~$ cd /usr/share/php
sudo mkdir symfony-project
cd symfony-project
sudo composer require symfony/expression-language
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? 
./composer.json has been created
Running composer update symfony/expression-language
Loading composer repositories with package information
Updating dependencies
Lock file operations: 9 installs, 0 updates, 0 removals
  - Locking psr/cache (3.0.0)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.2)
  - Locking symfony/cache (v7.1.4)
  - Locking symfony/cache-contracts (v3.5.0)
  - Locking symfony/deprecation-contracts (v3.5.0)
  - Locking symfony/expression-language (v7.1.4)
  - Locking symfony/service-contracts (v3.5.0)
  - Locking symfony/var-exporter (v7.1.2)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 9 installs, 0 updates, 0 removals
  - Downloading psr/log (3.0.2)
  - Downloading psr/cache (3.0.0)
  - Downloading symfony/cache-contracts (v3.5.0)
  - Downloading symfony/deprecation-contracts (v3.5.0)
  - Downloading psr/container (2.0.2)
  - Downloading symfony/service-contracts (v3.5.0)
  - Downloading symfony/var-exporter (v7.1.2)
  - Downloading symfony/cache (v7.1.4)
  - Downloading symfony/expression-language (v7.1.4)
  - Installing psr/log (3.0.2): Extracting archive
  - Installing psr/cache (3.0.0): Extracting archive
  - Installing symfony/cache-contracts (v3.5.0): Extracting archive
  - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.5.0): Extracting archive
  - Installing symfony/var-exporter (v7.1.2): Extracting archive
  - Installing symfony/cache (v7.1.4): Extracting archive
  - Installing symfony/expression-language (v7.1.4): Extracting archive
Generating autoload files
6 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Using version ^7.1 for symfony/expression-language
owner@Linux-for-owner:/usr/share/php/symfony-project$ cd /usr/share/php/symfony-project/vendor/symfony/expression-language
ls
CHANGELOG.md                             ParsedExpression.php
Compiler.php                             Parser.php
Expression.php                           README.md
ExpressionFunction.php                   Resources
ExpressionFunctionProviderInterface.php  SerializedParsedExpression.php
ExpressionLanguage.php                   SyntaxError.php
LICENSE                                  Token.php
Lexer.php                                TokenStream.php
Node                                     composer.json
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo mkdir -p /usr/share/php/Symfony/Component/ExpressionLanguage
sudo cp -r /usr/share/php/symfony-project/vendor/symfony/expression-language/* /usr/share/php/Symfony/Component/ExpressionLanguage/
[sudo] owner のパスワード: 
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/Symfony/Component/ExpressionLanguage/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo chown -R www-data:www-data /usr/share/php/Symfony
sudo chmod -R 755 /usr/share/php/Symfony
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo systemctl restart apache2
sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 20:18:49 JST; 29ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 36710 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 36717 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 10.2M (peak: 10.2M)
        CPU: 79ms
     CGroup: /system.slice/apache2.service
             ├─36717 /usr/sbin/apache2 -k start
             └─36723 /usr/sbin/apache2 -k start

 9月 13 20:18:49 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 9月 13 20:18:49 Linux-for-owner apachectl[36716]: AH00558: apache2: Could not reli>
 9月 13 20:18:49 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 17:08:58.748696 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 17:08:58.748762 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:02:49.694446 2024] [mpm_prefork:notice] [pid 23785] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Fri Sep 13 19:02:49.728722 2024] [mpm_prefork:notice] [pid 23785] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:02:49.728751 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:03:36.731470 2024] [mpm_prefork:notice] [pid 23785] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:03:36.858314 2024] [mpm_prefork:notice] [pid 33999] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:03:36.858370 2024] [core:notice] [pid 33999] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:04:47.738234 2024] [mpm_prefork:notice] [pid 33999] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 19:12:28.112222 2024] [mpm_prefork:notice] [pid 34244] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:12:28.112288 2024] [core:notice] [pid 34244] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:12:35.303368 2024] [php:warn] [pid 34250] [client ::1:44460] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:12:35.303455 2024] [php:error] [pid 34250] [client ::1:44460] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:18:49.768763 2024] [mpm_prefork:notice] [pid 34244] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:18:49.902583 2024] [mpm_prefork:notice] [pid 35013] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:18:49.902656 2024] [core:notice] [pid 35013] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:19:11.784952 2024] [php:warn] [pid 35019] [client ::1:51834] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:19:11.785018 2024] [php:error] [pid 35019] [client ::1:51834] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:42.272210 2024] [mpm_prefork:notice] [pid 35013] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:37:42.385253 2024] [mpm_prefork:notice] [pid 35304] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:37:42.385323 2024] [core:notice] [pid 35304] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:37:47.407295 2024] [php:warn] [pid 35310] [client ::1:44184] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:47.407378 2024] [php:error] [pid 35310] [client ::1:44184] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:00.245955 2024] [mpm_prefork:notice] [pid 35304] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:38:00.354378 2024] [mpm_prefork:notice] [pid 35352] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:38:00.354450 2024] [core:notice] [pid 35352] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:38:02.707199 2024] [php:warn] [pid 35357] [client ::1:40118] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:02.707323 2024] [php:error] [pid 35357] [client ::1:40118] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:56:52.186629 2024] [mpm_prefork:notice] [pid 35352] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:56:52.303775 2024] [mpm_prefork:notice] [pid 35665] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:56:52.303864 2024] [core:notice] [pid 35665] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:02.137221 2024] [php:warn] [pid 35671] [client ::1:46036] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:02.137365 2024] [php:error] [pid 35671] [client ::1:46036] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955362 2024] [php:warn] [pid 35672] [client ::1:46044] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955476 2024] [php:error] [pid 35672] [client ::1:46044] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:11.575390 2024] [mpm_prefork:notice] [pid 35665] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:57:11.726983 2024] [mpm_prefork:notice] [pid 35720] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:57:11.727050 2024] [core:notice] [pid 35720] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:13.506751 2024] [php:warn] [pid 35726] [client ::1:34094] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:13.506843 2024] [php:error] [pid 35726] [client ::1:34094] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116403 2024] [php:warn] [pid 35729] [client ::1:41428] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116546 2024] [php:error] [pid 35729] [client ::1:41428] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:49.326109 2024] [mpm_prefork:notice] [pid 35720] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:18:49.471721 2024] [mpm_prefork:notice] [pid 36717] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:18:49.471791 2024] [core:notice] [pid 36717] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:18:51.587244 2024] [php:warn] [pid 36723] [client ::1:41020] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:51.587324 2024] [php:error] [pid 36723] [client ::1:41020] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261098 2024] [php:warn] [pid 36724] [client ::1:41034] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261276 2024] [php:error] [pid 36724] [client ::1:41034] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ ls /usr/share/php/Symfony/Component/ExpressionLanguage
CHANGELOG.md                             Parser.php
Compiler.php                             README.md
Expression.php                           Resources
ExpressionFunction.php                   SerializedParsedExpression.php
ExpressionFunctionProviderInterface.php  SyntaxError.php
ExpressionLanguage.php                   Token.php
LICENSE                                  TokenStream.php
Lexer.php                                autoload.php
Node                                     composer.json
ParsedExpression.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo mkdir -p /usr/share/php/Symfony/Component/ExpressionLanguage
sudo cp -r /usr/share/php/symfony-project/vendor/symfony/expression-language/* /usr/share/php/Symfony/Component/ExpressionLanguage/
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/Symfony/Component/ExpressionLanguage/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/Symfony/Component/ExpressionLanguage/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo chown -R www-data:www-data /usr/share/php/Symfony
sudo chmod -R 755 /usr/share/php/Symfony
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo systemctl restart apache2
sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 20:33:51 JST; 22ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 36894 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 36899 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 5.3M (peak: 5.3M)
        CPU: 62ms
     CGroup: /system.slice/apache2.service
             └─36899 /usr/sbin/apache2 -k start

 9月 13 20:33:51 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 9月 13 20:33:51 Linux-for-owner apachectl[36898]: AH00558: apache2: Could not reli>
 9月 13 20:33:51 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 19:02:49.728751 2024] [core:notice] [pid 23785] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:03:36.731470 2024] [mpm_prefork:notice] [pid 23785] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:03:36.858314 2024] [mpm_prefork:notice] [pid 33999] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:03:36.858370 2024] [core:notice] [pid 33999] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:04:47.738234 2024] [mpm_prefork:notice] [pid 33999] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 19:12:28.112222 2024] [mpm_prefork:notice] [pid 34244] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:12:28.112288 2024] [core:notice] [pid 34244] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:12:35.303368 2024] [php:warn] [pid 34250] [client ::1:44460] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:12:35.303455 2024] [php:error] [pid 34250] [client ::1:44460] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:18:49.768763 2024] [mpm_prefork:notice] [pid 34244] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:18:49.902583 2024] [mpm_prefork:notice] [pid 35013] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:18:49.902656 2024] [core:notice] [pid 35013] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:19:11.784952 2024] [php:warn] [pid 35019] [client ::1:51834] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:19:11.785018 2024] [php:error] [pid 35019] [client ::1:51834] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:42.272210 2024] [mpm_prefork:notice] [pid 35013] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:37:42.385253 2024] [mpm_prefork:notice] [pid 35304] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:37:42.385323 2024] [core:notice] [pid 35304] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:37:47.407295 2024] [php:warn] [pid 35310] [client ::1:44184] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:47.407378 2024] [php:error] [pid 35310] [client ::1:44184] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:00.245955 2024] [mpm_prefork:notice] [pid 35304] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:38:00.354378 2024] [mpm_prefork:notice] [pid 35352] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:38:00.354450 2024] [core:notice] [pid 35352] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:38:02.707199 2024] [php:warn] [pid 35357] [client ::1:40118] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:02.707323 2024] [php:error] [pid 35357] [client ::1:40118] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:56:52.186629 2024] [mpm_prefork:notice] [pid 35352] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:56:52.303775 2024] [mpm_prefork:notice] [pid 35665] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:56:52.303864 2024] [core:notice] [pid 35665] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:02.137221 2024] [php:warn] [pid 35671] [client ::1:46036] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:02.137365 2024] [php:error] [pid 35671] [client ::1:46036] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955362 2024] [php:warn] [pid 35672] [client ::1:46044] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955476 2024] [php:error] [pid 35672] [client ::1:46044] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:11.575390 2024] [mpm_prefork:notice] [pid 35665] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:57:11.726983 2024] [mpm_prefork:notice] [pid 35720] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:57:11.727050 2024] [core:notice] [pid 35720] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:13.506751 2024] [php:warn] [pid 35726] [client ::1:34094] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:13.506843 2024] [php:error] [pid 35726] [client ::1:34094] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116403 2024] [php:warn] [pid 35729] [client ::1:41428] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116546 2024] [php:error] [pid 35729] [client ::1:41428] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:49.326109 2024] [mpm_prefork:notice] [pid 35720] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:18:49.471721 2024] [mpm_prefork:notice] [pid 36717] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:18:49.471791 2024] [core:notice] [pid 36717] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:18:51.587244 2024] [php:warn] [pid 36723] [client ::1:41020] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:51.587324 2024] [php:error] [pid 36723] [client ::1:41020] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261098 2024] [php:warn] [pid 36724] [client ::1:41034] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261276 2024] [php:error] [pid 36724] [client ::1:41034] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:51.492118 2024] [mpm_prefork:notice] [pid 36717] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 20:33:51.628254 2024] [mpm_prefork:notice] [pid 36899] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:33:51.628327 2024] [core:notice] [pid 36899] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:33:54.122452 2024] [php:warn] [pid 36905] [client ::1:40644] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:54.122522 2024] [php:error] [pid 36905] [client ::1:40644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ ls /usr/share/php/Symfony/Component/ExpressionLanguage
CHANGELOG.md                             Parser.php
Compiler.php                             README.md
Expression.php                           Resources
ExpressionFunction.php                   SerializedParsedExpression.php
ExpressionFunctionProviderInterface.php  SyntaxError.php
ExpressionLanguage.php                   Token.php
LICENSE                                  TokenStream.php
Lexer.php                                autoload.php
Node                                     composer.json
ParsedExpression.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo chown -R www-data:www-data /usr/share/php/Symfony
sudo chmod -R 755 /usr/share/php/Symfony
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo systemctl restart apache2
sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 20:42:35 JST; 33ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 37081 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 37086 (apache2)
      Tasks: 6 (limit: 38340)
     Memory: 14.6M (peak: 14.9M)
        CPU: 72ms
     CGroup: /system.slice/apache2.service
             ├─37086 /usr/sbin/apache2 -k start
             ├─37090 /usr/sbin/apache2 -k start
             ├─37092 /usr/sbin/apache2 -k start
             ├─37093 /usr/sbin/apache2 -k start
             ├─37094 /usr/sbin/apache2 -k start
             └─37095 /usr/sbin/apache2 -k start

 9月 13 20:42:35 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 9月 13 20:42:35 Linux-for-owner apachectl[37085]: AH00558: apache2: Could not reli>
 9月 13 20:42:35 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 19:12:35.303368 2024] [php:warn] [pid 34250] [client ::1:44460] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:12:35.303455 2024] [php:error] [pid 34250] [client ::1:44460] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:18:49.768763 2024] [mpm_prefork:notice] [pid 34244] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:18:49.902583 2024] [mpm_prefork:notice] [pid 35013] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:18:49.902656 2024] [core:notice] [pid 35013] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:19:11.784952 2024] [php:warn] [pid 35019] [client ::1:51834] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:19:11.785018 2024] [php:error] [pid 35019] [client ::1:51834] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:42.272210 2024] [mpm_prefork:notice] [pid 35013] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:37:42.385253 2024] [mpm_prefork:notice] [pid 35304] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:37:42.385323 2024] [core:notice] [pid 35304] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:37:47.407295 2024] [php:warn] [pid 35310] [client ::1:44184] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:47.407378 2024] [php:error] [pid 35310] [client ::1:44184] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:00.245955 2024] [mpm_prefork:notice] [pid 35304] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:38:00.354378 2024] [mpm_prefork:notice] [pid 35352] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:38:00.354450 2024] [core:notice] [pid 35352] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:38:02.707199 2024] [php:warn] [pid 35357] [client ::1:40118] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:02.707323 2024] [php:error] [pid 35357] [client ::1:40118] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:56:52.186629 2024] [mpm_prefork:notice] [pid 35352] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:56:52.303775 2024] [mpm_prefork:notice] [pid 35665] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:56:52.303864 2024] [core:notice] [pid 35665] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:02.137221 2024] [php:warn] [pid 35671] [client ::1:46036] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:02.137365 2024] [php:error] [pid 35671] [client ::1:46036] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955362 2024] [php:warn] [pid 35672] [client ::1:46044] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955476 2024] [php:error] [pid 35672] [client ::1:46044] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:11.575390 2024] [mpm_prefork:notice] [pid 35665] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:57:11.726983 2024] [mpm_prefork:notice] [pid 35720] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:57:11.727050 2024] [core:notice] [pid 35720] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:13.506751 2024] [php:warn] [pid 35726] [client ::1:34094] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:13.506843 2024] [php:error] [pid 35726] [client ::1:34094] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116403 2024] [php:warn] [pid 35729] [client ::1:41428] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116546 2024] [php:error] [pid 35729] [client ::1:41428] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:49.326109 2024] [mpm_prefork:notice] [pid 35720] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:18:49.471721 2024] [mpm_prefork:notice] [pid 36717] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:18:49.471791 2024] [core:notice] [pid 36717] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:18:51.587244 2024] [php:warn] [pid 36723] [client ::1:41020] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:51.587324 2024] [php:error] [pid 36723] [client ::1:41020] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261098 2024] [php:warn] [pid 36724] [client ::1:41034] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261276 2024] [php:error] [pid 36724] [client ::1:41034] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:51.492118 2024] [mpm_prefork:notice] [pid 36717] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 20:33:51.628254 2024] [mpm_prefork:notice] [pid 36899] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:33:51.628327 2024] [core:notice] [pid 36899] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:33:54.122452 2024] [php:warn] [pid 36905] [client ::1:40644] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:54.122522 2024] [php:error] [pid 36905] [client ::1:40644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:42:35.191969 2024] [mpm_prefork:notice] [pid 36899] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:42:35.318106 2024] [mpm_prefork:notice] [pid 37086] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:42:35.318166 2024] [core:notice] [pid 37086] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:42:42.928131 2024] [php:warn] [pid 37090] [client ::1:42644] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:42.928266 2024] [php:error] [pid 37090] [client ::1:42644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833793 2024] [php:warn] [pid 37092] [client ::1:42660] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833923 2024] [php:error] [pid 37092] [client ::1:42660] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/SqlParser/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo mkdir -p /usr/share/php/Symfony/Polyfill/Php80
sudo nano /usr/share/php/Symfony/Polyfill/Php80/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo chown -R www-data:www-data /usr/share/php/Symfony
sudo chmod -R 755 /usr/share/php/Symfony
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo systemctl restart apache2
sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 20:51:07 JST; 23ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 37213 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 37218 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 10.6M (peak: 10.6M)
        CPU: 53ms
     CGroup: /system.slice/apache2.service
             ├─37218 /usr/sbin/apache2 -k start
             └─37224 /usr/sbin/apache2 -k start

 9月 13 20:51:07 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 9月 13 20:51:07 Linux-for-owner apachectl[37217]: AH00558: apache2: Could not reli>
 9月 13 20:51:07 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 19:37:42.385323 2024] [core:notice] [pid 35304] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:37:47.407295 2024] [php:warn] [pid 35310] [client ::1:44184] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:37:47.407378 2024] [php:error] [pid 35310] [client ::1:44184] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:00.245955 2024] [mpm_prefork:notice] [pid 35304] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:38:00.354378 2024] [mpm_prefork:notice] [pid 35352] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:38:00.354450 2024] [core:notice] [pid 35352] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:38:02.707199 2024] [php:warn] [pid 35357] [client ::1:40118] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:38:02.707323 2024] [php:error] [pid 35357] [client ::1:40118] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:56:52.186629 2024] [mpm_prefork:notice] [pid 35352] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:56:52.303775 2024] [mpm_prefork:notice] [pid 35665] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:56:52.303864 2024] [core:notice] [pid 35665] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:02.137221 2024] [php:warn] [pid 35671] [client ::1:46036] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:02.137365 2024] [php:error] [pid 35671] [client ::1:46036] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955362 2024] [php:warn] [pid 35672] [client ::1:46044] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955476 2024] [php:error] [pid 35672] [client ::1:46044] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:11.575390 2024] [mpm_prefork:notice] [pid 35665] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:57:11.726983 2024] [mpm_prefork:notice] [pid 35720] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:57:11.727050 2024] [core:notice] [pid 35720] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:13.506751 2024] [php:warn] [pid 35726] [client ::1:34094] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:13.506843 2024] [php:error] [pid 35726] [client ::1:34094] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116403 2024] [php:warn] [pid 35729] [client ::1:41428] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116546 2024] [php:error] [pid 35729] [client ::1:41428] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:49.326109 2024] [mpm_prefork:notice] [pid 35720] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:18:49.471721 2024] [mpm_prefork:notice] [pid 36717] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:18:49.471791 2024] [core:notice] [pid 36717] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:18:51.587244 2024] [php:warn] [pid 36723] [client ::1:41020] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:51.587324 2024] [php:error] [pid 36723] [client ::1:41020] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261098 2024] [php:warn] [pid 36724] [client ::1:41034] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261276 2024] [php:error] [pid 36724] [client ::1:41034] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:51.492118 2024] [mpm_prefork:notice] [pid 36717] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 20:33:51.628254 2024] [mpm_prefork:notice] [pid 36899] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:33:51.628327 2024] [core:notice] [pid 36899] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:33:54.122452 2024] [php:warn] [pid 36905] [client ::1:40644] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:54.122522 2024] [php:error] [pid 36905] [client ::1:40644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:42:35.191969 2024] [mpm_prefork:notice] [pid 36899] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:42:35.318106 2024] [mpm_prefork:notice] [pid 37086] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:42:35.318166 2024] [core:notice] [pid 37086] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:42:42.928131 2024] [php:warn] [pid 37090] [client ::1:42644] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:42.928266 2024] [php:error] [pid 37090] [client ::1:42644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833793 2024] [php:warn] [pid 37092] [client ::1:42660] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833923 2024] [php:error] [pid 37092] [client ::1:42660] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:51:07.328990 2024] [mpm_prefork:notice] [pid 37086] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:51:07.445366 2024] [mpm_prefork:notice] [pid 37218] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:51:07.445433 2024] [core:notice] [pid 37218] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:51:09.852143 2024] [php:warn] [pid 37224] [client ::1:50524] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:09.852208 2024] [php:error] [pid 37224] [client ::1:50524] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:17.313778 2024] [php:warn] [pid 37226] [client ::1:50538] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:17.313932 2024] [php:error] [pid 37226] [client ::1:50538] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:22.935829 2024] [php:warn] [pid 37225] [client ::1:50544] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:22.936014 2024] [php:error] [pid 37225] [client ::1:50544] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ ^C
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/SqlParser/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo mkdir -p /usr/share/php/Symfony/Polyfill/Php80
sudo nano /usr/share/php/Symfony/Polyfill/Php80/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo mkdir -p /usr/share/php/Twig
sudo nano /usr/share/php/Twig/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo chown -R www-data:www-data /usr/share/php/Symfony
sudo chmod -R 755 /usr/share/php/Symfony

sudo chown -R www-data:www-data /usr/share/php/Twig
sudo chmod -R 755 /usr/share/php/Twig
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo systemctl restart apache2
sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 21:02:18 JST; 32ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 37439 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 37445 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 7.0M (peak: 7.0M)
        CPU: 69ms
     CGroup: /system.slice/apache2.service
             └─37445 /usr/sbin/apache2 -k start

 9月 13 21:02:18 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 9月 13 21:02:18 Linux-for-owner apachectl[37442]: AH00558: apache2: Could not reli>
 9月 13 21:02:18 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 19:38:02.707323 2024] [php:error] [pid 35357] [client ::1:40118] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:56:52.186629 2024] [mpm_prefork:notice] [pid 35352] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:56:52.303775 2024] [mpm_prefork:notice] [pid 35665] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:56:52.303864 2024] [core:notice] [pid 35665] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:02.137221 2024] [php:warn] [pid 35671] [client ::1:46036] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:02.137365 2024] [php:error] [pid 35671] [client ::1:46036] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955362 2024] [php:warn] [pid 35672] [client ::1:46044] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955476 2024] [php:error] [pid 35672] [client ::1:46044] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:11.575390 2024] [mpm_prefork:notice] [pid 35665] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:57:11.726983 2024] [mpm_prefork:notice] [pid 35720] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:57:11.727050 2024] [core:notice] [pid 35720] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:13.506751 2024] [php:warn] [pid 35726] [client ::1:34094] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:13.506843 2024] [php:error] [pid 35726] [client ::1:34094] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116403 2024] [php:warn] [pid 35729] [client ::1:41428] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116546 2024] [php:error] [pid 35729] [client ::1:41428] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:49.326109 2024] [mpm_prefork:notice] [pid 35720] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:18:49.471721 2024] [mpm_prefork:notice] [pid 36717] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:18:49.471791 2024] [core:notice] [pid 36717] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:18:51.587244 2024] [php:warn] [pid 36723] [client ::1:41020] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:51.587324 2024] [php:error] [pid 36723] [client ::1:41020] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261098 2024] [php:warn] [pid 36724] [client ::1:41034] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261276 2024] [php:error] [pid 36724] [client ::1:41034] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:51.492118 2024] [mpm_prefork:notice] [pid 36717] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 20:33:51.628254 2024] [mpm_prefork:notice] [pid 36899] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:33:51.628327 2024] [core:notice] [pid 36899] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:33:54.122452 2024] [php:warn] [pid 36905] [client ::1:40644] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:54.122522 2024] [php:error] [pid 36905] [client ::1:40644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:42:35.191969 2024] [mpm_prefork:notice] [pid 36899] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:42:35.318106 2024] [mpm_prefork:notice] [pid 37086] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:42:35.318166 2024] [core:notice] [pid 37086] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:42:42.928131 2024] [php:warn] [pid 37090] [client ::1:42644] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:42.928266 2024] [php:error] [pid 37090] [client ::1:42644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833793 2024] [php:warn] [pid 37092] [client ::1:42660] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833923 2024] [php:error] [pid 37092] [client ::1:42660] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:51:07.328990 2024] [mpm_prefork:notice] [pid 37086] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:51:07.445366 2024] [mpm_prefork:notice] [pid 37218] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:51:07.445433 2024] [core:notice] [pid 37218] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:51:09.852143 2024] [php:warn] [pid 37224] [client ::1:50524] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:09.852208 2024] [php:error] [pid 37224] [client ::1:50524] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:17.313778 2024] [php:warn] [pid 37226] [client ::1:50538] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:17.313932 2024] [php:error] [pid 37226] [client ::1:50538] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:22.935829 2024] [php:warn] [pid 37225] [client ::1:50544] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:22.936014 2024] [php:error] [pid 37225] [client ::1:50544] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:18.908223 2024] [mpm_prefork:notice] [pid 37218] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 21:02:19.041027 2024] [mpm_prefork:notice] [pid 37445] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 21:02:19.041096 2024] [core:notice] [pid 37445] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 21:02:24.367867 2024] [php:warn] [pid 37451] [client ::1:49108] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:24.367946 2024] [php:error] [pid 37451] [client ::1:49108] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:31.960974 2024] [php:warn] [pid 37453] [client ::1:49116] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:31.961054 2024] [php:error] [pid 37453] [client ::1:49116] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/SqlParser/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ sudo nano /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project/vendor/symfony/expression-language$ cd /usr/share/php/symfony-project
sudo composer require symfony/polyfill-php80 twig/twig
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? 
./composer.json has been updated
Running composer update symfony/polyfill-php80 twig/twig
Loading composer repositories with package information
Updating dependencies
Lock file operations: 5 installs, 0 updates, 0 removals
  - Locking symfony/polyfill-ctype (v1.31.0)
  - Locking symfony/polyfill-mbstring (v1.31.0)
  - Locking symfony/polyfill-php80 (v1.31.0)
  - Locking symfony/polyfill-php81 (v1.31.0)
  - Locking twig/twig (v3.14.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 5 installs, 0 updates, 0 removals
  - Downloading symfony/polyfill-php80 (v1.31.0)
  - Downloading symfony/polyfill-php81 (v1.31.0)
  - Downloading symfony/polyfill-mbstring (v1.31.0)
  - Downloading symfony/polyfill-ctype (v1.31.0)
  - Downloading twig/twig (v3.14.0)
  - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive
  - Installing symfony/polyfill-php81 (v1.31.0): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive
  - Installing twig/twig (v3.14.0): Extracting archive
Generating autoload files
11 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Using version ^1.31 for symfony/polyfill-php80
Using version ^3.14 for twig/twig
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo mkdir -p /usr/share/php/Symfony/Polyfill/Php80
sudo nano /usr/share/php/Symfony/Polyfill/Php80/autoload.php
[sudo] owner のパスワード: 
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo mkdir -p /usr/share/php/Twig
sudo nano /usr/share/php/Twig/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo chown -R www-data:www-data /usr/share/php/Symfony
sudo chmod -R 755 /usr/share/php/Symfony
sudo chown -R www-data:www-data /usr/share/php/Twig
sudo chmod -R 755 /usr/share/php/Twig
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo systemctl restart apache2 
sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 21:17:35 JST; 20ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 37792 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 37798 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 6.8M (peak: 7.0M)
        CPU: 64ms
     CGroup: /system.slice/apache2.service
             └─37798 /usr/sbin/apache2 -k start

 9月 13 21:17:35 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 9月 13 21:17:35 Linux-for-owner apachectl[37797]: AH00558: apache2: Could not reli>
 9月 13 21:17:35 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 19:57:02.137365 2024] [php:error] [pid 35671] [client ::1:46036] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955362 2024] [php:warn] [pid 35672] [client ::1:46044] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:03.955476 2024] [php:error] [pid 35672] [client ::1:46044] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:11.575390 2024] [mpm_prefork:notice] [pid 35665] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 19:57:11.726983 2024] [mpm_prefork:notice] [pid 35720] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 19:57:11.727050 2024] [core:notice] [pid 35720] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 19:57:13.506751 2024] [php:warn] [pid 35726] [client ::1:34094] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 19:57:13.506843 2024] [php:error] [pid 35726] [client ::1:34094] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116403 2024] [php:warn] [pid 35729] [client ::1:41428] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116546 2024] [php:error] [pid 35729] [client ::1:41428] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:49.326109 2024] [mpm_prefork:notice] [pid 35720] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:18:49.471721 2024] [mpm_prefork:notice] [pid 36717] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:18:49.471791 2024] [core:notice] [pid 36717] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:18:51.587244 2024] [php:warn] [pid 36723] [client ::1:41020] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:51.587324 2024] [php:error] [pid 36723] [client ::1:41020] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261098 2024] [php:warn] [pid 36724] [client ::1:41034] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261276 2024] [php:error] [pid 36724] [client ::1:41034] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:51.492118 2024] [mpm_prefork:notice] [pid 36717] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 20:33:51.628254 2024] [mpm_prefork:notice] [pid 36899] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:33:51.628327 2024] [core:notice] [pid 36899] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:33:54.122452 2024] [php:warn] [pid 36905] [client ::1:40644] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:54.122522 2024] [php:error] [pid 36905] [client ::1:40644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:42:35.191969 2024] [mpm_prefork:notice] [pid 36899] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:42:35.318106 2024] [mpm_prefork:notice] [pid 37086] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:42:35.318166 2024] [core:notice] [pid 37086] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:42:42.928131 2024] [php:warn] [pid 37090] [client ::1:42644] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:42.928266 2024] [php:error] [pid 37090] [client ::1:42644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833793 2024] [php:warn] [pid 37092] [client ::1:42660] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833923 2024] [php:error] [pid 37092] [client ::1:42660] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:51:07.328990 2024] [mpm_prefork:notice] [pid 37086] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:51:07.445366 2024] [mpm_prefork:notice] [pid 37218] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:51:07.445433 2024] [core:notice] [pid 37218] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:51:09.852143 2024] [php:warn] [pid 37224] [client ::1:50524] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:09.852208 2024] [php:error] [pid 37224] [client ::1:50524] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:17.313778 2024] [php:warn] [pid 37226] [client ::1:50538] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:17.313932 2024] [php:error] [pid 37226] [client ::1:50538] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:22.935829 2024] [php:warn] [pid 37225] [client ::1:50544] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:22.936014 2024] [php:error] [pid 37225] [client ::1:50544] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:18.908223 2024] [mpm_prefork:notice] [pid 37218] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 21:02:19.041027 2024] [mpm_prefork:notice] [pid 37445] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 21:02:19.041096 2024] [core:notice] [pid 37445] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 21:02:24.367867 2024] [php:warn] [pid 37451] [client ::1:49108] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:24.367946 2024] [php:error] [pid 37451] [client ::1:49108] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:31.960974 2024] [php:warn] [pid 37453] [client ::1:49116] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:31.961054 2024] [php:error] [pid 37453] [client ::1:49116] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:17:35.822878 2024] [mpm_prefork:notice] [pid 37445] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 21:17:35.959350 2024] [mpm_prefork:notice] [pid 37798] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 21:17:35.959419 2024] [core:notice] [pid 37798] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 21:17:38.194764 2024] [php:warn] [pid 37804] [client ::1:40236] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:17:38.194898 2024] [php:error] [pid 37804] [client ::1:40236] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
owner@Linux-for-owner:/usr/share/php/symfony-project$ cd /usr/share/php/symfony-project
sudo composer require symfony/polyfill-php80 twig/twig
[sudo] owner のパスワード: 
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? 
./composer.json has been updated
Running composer update symfony/polyfill-php80 twig/twig
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
11 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Using version ^1.31 for symfony/polyfill-php80
Using version ^3.14 for twig/twig
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo cp -r /usr/share/php/symfony-project/vendor/symfony/polyfill-php80 /usr/share/php/Symfony/Polyfill/Php80
sudo cp -r /usr/share/php/symfony-project/vendor/twig/twig/lib/Twig /usr/share/php/Twig
[sudo] owner のパスワード: 
cp: '/usr/share/php/symfony-project/vendor/twig/twig/lib/Twig' を stat できません: そのようなファイルやディレクトリはありません
owner@Linux-for-owner:/usr/share/php/symfony-project$ ls /usr/share/php/symfony-project/vendor/twig/twig
CHANGELOG  LICENSE  README.rst  composer.json  src
owner@Linux-for-owner:/usr/share/php/symfony-project$ ls /usr/share/php/symfony-project/vendor/twig/twig/src
AbstractTwigCallable.php           Markup.php         TemplateWrapper.php
Attribute                          Node               Test
Cache                              NodeTraverser.php  Token.php
Compiler.php                       NodeVisitor        TokenParser
Environment.php                    Parser.php         TokenStream.php
Error                              Profiler           TwigCallableInterface.php
ExpressionParser.php               Resources          TwigFilter.php
Extension                          Runtime            TwigFunction.php
ExtensionSet.php                   RuntimeLoader      TwigTest.php
FileExtensionEscapingStrategy.php  Sandbox            Util
Lexer.php                          Source.php
Loader                             Template.php
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo cp -r /usr/share/php/symfony-project/vendor/twig/twig/src/* /usr/share/php/Twig
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo nano /usr/share/php/Symfony/Polyfill/Php80/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo nano /usr/share/php/Twig/autoload.php
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo chown -R www-data:www-data /usr/share/php/Symfony
sudo chmod -R 755 /usr/share/php/Symfony

sudo chown -R www-data:www-data /usr/share/php/Twig
sudo chmod -R 755 /usr/share/php/Twig
owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo systemctl restart apache2 
sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enab>
     Active: active (running) since Fri 2024-09-13 21:46:52 JST; 22ms ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 38134 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCE>
   Main PID: 38139 (apache2)
      Tasks: 1 (limit: 38340)
     Memory: 7.0M (peak: 7.0M)
        CPU: 50ms
     CGroup: /system.slice/apache2.service
             └─38139 /usr/sbin/apache2 -k start

 9月 13 21:46:52 Linux-for-owner systemd[1]: Starting apache2.service - The Apache >
 9月 13 21:46:52 Linux-for-owner apachectl[38137]: AH00558: apache2: Could not reli>
 9月 13 21:46:52 Linux-for-owner systemd[1]: Started apache2.service - The Apache H>

owner@Linux-for-owner:/usr/share/php/symfony-project$ sudo tail -n 50 /var/log/apache2/error.log
[Fri Sep 13 19:57:13.506843 2024] [php:error] [pid 35726] [client ::1:34094] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116403 2024] [php:warn] [pid 35729] [client ::1:41428] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:01:28.116546 2024] [php:error] [pid 35729] [client ::1:41428] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:49.326109 2024] [mpm_prefork:notice] [pid 35720] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:18:49.471721 2024] [mpm_prefork:notice] [pid 36717] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:18:49.471791 2024] [core:notice] [pid 36717] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:18:51.587244 2024] [php:warn] [pid 36723] [client ::1:41020] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:51.587324 2024] [php:error] [pid 36723] [client ::1:41020] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261098 2024] [php:warn] [pid 36724] [client ::1:41034] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:18:58.261276 2024] [php:error] [pid 36724] [client ::1:41034] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:51.492118 2024] [mpm_prefork:notice] [pid 36717] AH00169: caught SIGTERM, shutting down
[Fri Sep 13 20:33:51.628254 2024] [mpm_prefork:notice] [pid 36899] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:33:51.628327 2024] [core:notice] [pid 36899] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:33:54.122452 2024] [php:warn] [pid 36905] [client ::1:40644] PHP Warning:  require_once(Symfony/Component/ExpressionLanguage/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:33:54.122522 2024] [php:error] [pid 36905] [client ::1:40644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Component/ExpressionLanguage/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(6): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php on line 4
[Fri Sep 13 20:42:35.191969 2024] [mpm_prefork:notice] [pid 36899] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:42:35.318106 2024] [mpm_prefork:notice] [pid 37086] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:42:35.318166 2024] [core:notice] [pid 37086] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:42:42.928131 2024] [php:warn] [pid 37090] [client ::1:42644] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:42.928266 2024] [php:error] [pid 37090] [client ::1:42644] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833793 2024] [php:warn] [pid 37092] [client ::1:42660] PHP Warning:  require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:42:51.833923 2024] [php:error] [pid 37092] [client ::1:42660] PHP Fatal error:  Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(8): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/SqlParser/autoload.php on line 4
[Fri Sep 13 20:51:07.328990 2024] [mpm_prefork:notice] [pid 37086] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 20:51:07.445366 2024] [mpm_prefork:notice] [pid 37218] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 20:51:07.445433 2024] [core:notice] [pid 37218] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 20:51:09.852143 2024] [php:warn] [pid 37224] [client ::1:50524] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:09.852208 2024] [php:error] [pid 37224] [client ::1:50524] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:17.313778 2024] [php:warn] [pid 37226] [client ::1:50538] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:17.313932 2024] [php:error] [pid 37226] [client ::1:50538] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:22.935829 2024] [php:warn] [pid 37225] [client ::1:50544] PHP Warning:  require_once(Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 20:51:22.936014 2024] [php:error] [pid 37225] [client ::1:50544] PHP Fatal error:  Uncaught Error: Failed opening required 'Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:18.908223 2024] [mpm_prefork:notice] [pid 37218] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 21:02:19.041027 2024] [mpm_prefork:notice] [pid 37445] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 21:02:19.041096 2024] [core:notice] [pid 37445] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 21:02:24.367867 2024] [php:warn] [pid 37451] [client ::1:49108] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:24.367946 2024] [php:error] [pid 37451] [client ::1:49108] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:31.960974 2024] [php:warn] [pid 37453] [client ::1:49116] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:02:31.961054 2024] [php:error] [pid 37453] [client ::1:49116] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:17:35.822878 2024] [mpm_prefork:notice] [pid 37445] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 21:17:35.959350 2024] [mpm_prefork:notice] [pid 37798] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 21:17:35.959419 2024] [core:notice] [pid 37798] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 21:17:38.194764 2024] [php:warn] [pid 37804] [client ::1:40236] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:17:38.194898 2024] [php:error] [pid 37804] [client ::1:40236] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:46:52.626416 2024] [mpm_prefork:notice] [pid 37798] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Sep 13 21:46:52.743468 2024] [mpm_prefork:notice] [pid 38139] AH00163: Apache/2.4.58 (Ubuntu) configured -- resuming normal operations
[Fri Sep 13 21:46:52.743538 2024] [core:notice] [pid 38139] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 13 21:46:56.461405 2024] [php:warn] [pid 38146] [client ::1:44344] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:46:56.461467 2024] [php:error] [pid 38146] [client ::1:44344] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:47:02.726300 2024] [php:warn] [pid 38145] [client ::1:44358] PHP Warning:  require_once(/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
[Fri Sep 13 21:47:02.726429 2024] [php:error] [pid 38145] [client ::1:44358] PHP Fatal error:  Uncaught Error: Failed opening required '/usr/share/php/PhpMyAdmin/Twig/Extensions/../../Twig/autoload.php' (include_path='.') in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php:4\nStack trace:\n#0 /usr/share/phpmyadmin/autoload.php(9): require_once()\n#1 /usr/share/phpmyadmin/index.php(41): require('...')\n#2 {main}\n  thrown in /usr/share/php/PhpMyAdmin/Twig/Extensions/autoload.php on line 4
owner@Linux-for-owner:/usr/share/php/symfony-project$ ls /usr/share/php/Symfony/Component/ExpressionLanguage
CHANGELOG.md                             Parser.php
Compiler.php                             README.md
Expression.php                           Resources
ExpressionFunction.php                   SerializedParsedExpression.php
ExpressionFunctionProviderInterface.php  SyntaxError.php
ExpressionLanguage.php                   Token.php
LICENSE                                  TokenStream.php
Lexer.php                                autoload.php
Node                                     composer.json
ParsedExpression.php
owner@Linux-for-owner:/usr/share/php/symfony-project$ ls /usr/share/php/Symfony/Polyfill/Php80
Php80.php  PhpToken.php  Resources  autoload.php  bootstrap.php  polyfill-php80
owner@Linux-for-owner:/usr/share/php/symfony-project$ ls /usr/share/php/Twig
AbstractTwigCallable.php           Markup.php         TemplateWrapper.php
Attribute                          Node               Test
Cache                              NodeTraverser.php  Token.php
Compiler.php                       NodeVisitor        TokenParser
Environment.php                    Parser.php         TokenStream.php
Error                              Profiler           TwigCallableInterface.php
ExpressionParser.php               Resources          TwigFilter.php
Extension                          Runtime            TwigFunction.php
ExtensionSet.php                   RuntimeLoader      TwigTest.php
FileExtensionEscapingStrategy.php  Sandbox            Util
Lexer.php                          Source.php         autoload.php
Loader                             Template.php
owner@Linux-for-owner:/usr/share/php/symfony-project$ 

まさか本日何回もブログを投稿することになるとは思いもしませんでした。
MySQLは、漫画村を作ろうの授業では必須の教材なので、なんとしても使えるようにしないといけません。ですが、このありさまです。未だにMySQLが使えるようになっていません。


この記事が参加している募集

この記事が気に入ったらサポートをしてみませんか?