# cat access.log
127.0.0.1 - - [06/Sep/2022:13:52:29 +0200] "GET /phpmyadmin/ HTTP/1.1" 500 224 "-" "Mozilla/5.0 (X11; Linux i686; rv:104.0) Gecko/20100101 Firefox/104.0"
127.0.0.1 - - [06/Sep/2022:13:52:32 +0200] "GET /phpmyadmin/ HTTP/1.1" 500 224 "-" "Mozilla/5.0 (X11; Linux i686; rv:104.0) Gecko/20100101 Firefox/104.0"
127.0.0.1 - - [06/Sep/2022:13:52:32 +0200] "GET /favicon.ico HTTP/1.1" 404 520 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux i686; rv:104.0) Gecko/20100101 Firefox/104.0"
127.0.0.1 - - [06/Sep/2022:14:00:52 +0200] "GET /phpmyadmin/ HTTP/1.1" 500 224 "-" "Mozilla/5.0 (X11; Linux i686; rv:104.0) Gecko/20100101 Firefox/104.0"
127.0.0.1 - - [06/Sep/2022:14:00:56 +0200] "GET / HTTP/1.1" 200 3522 "-" "Mozilla/5.0 (X11; Linux i686; rv:104.0) Gecko/20100101 Firefox/104.0"
127.0.0.1 - - [06/Sep/2022:14:00:57 +0200] "GET /favicon.ico HTTP/1.1" 404 519 "http://localhost/" "Mozilla/5.0 (X11; Linux i686; rv:104.0) Gecko/20100101 Firefox/104.0"
Hát, okosabb nem lettem tőle.
# cat error.log
PHP Warning: PHP Startup: Unable to load dynamic library 'bcmath.so' (tried: /usr/lib/php/20210902/bcmath.so (/usr/lib/php/20210902/bcmath.so: cannot open shared object file: No such file or directory), /usr/lib/php/20210902/bcmath.so.so (/usr/lib/php/20210902/bcmath.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'json.so' (tried: /usr/lib/php/20210902/json.so (/usr/lib/php/20210902/json.so: cannot open shared object file: No such file or directory), /usr/lib/php/20210902/json.so.so (/usr/lib/php/20210902/json.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'wddx.so' (tried: /usr/lib/php/20210902/wddx.so (/usr/lib/php/20210902/wddx.so: cannot open shared object file: No such file or directory), /usr/lib/php/20210902/wddx.so.so (/usr/lib/php/20210902/wddx.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[Tue Sep 06 00:09:13.273464 2022] [mpm_prefork:notice] [pid 9542] AH00163: Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9 configured -- resuming normal operations
[Tue Sep 06 00:09:13.273588 2022] [core:notice] [pid 9542] AH00094: Command line: '/usr/sbin/apache2'
[Tue Sep 06 13:52:29.914312 2022] [php:error] [pid 15483] [client 127.0.0.1:54668] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /usr/share/phpmyadmin/libraries/url_generating.lib.php on line 231
[Tue Sep 06 13:52:32.392863 2022] [php:error] [pid 15481] [client 127.0.0.1:54680] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /usr/share/phpmyadmin/libraries/url_generating.lib.php on line 231
[Tue Sep 06 14:00:52.872074 2022] [php:error] [pid 15482] [client 127.0.0.1:53996] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /usr/share/phpmyadmin/libraries/url_generating.lib.php on line 231