$_POST["password1"] $_POST["password2"]
второй раз подтверждаешь, и если они неравны, то снова вводить. Как предлагаете сделать лучше? [Fri Nov 11 15:53:23.800509 2022] [proxy:error] [pid 9347] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/run/php7-fpm.sock (*:80) failed
[Fri Nov 11 15:53:23.800625 2022] [proxy_fcgi:error] [pid 9347] [client 127.0.0.1:40434] AH01079: failed to make connection to backend: httpd-UDS, referer: http://test1.loc/
[Fri Nov 11 15:53:24.615786 2022] [proxy:error] [pid 9229] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/run/php7-fpm.sock (*:80) failed
[Fri Nov 11 15:53:24.615892 2022] [proxy_fcgi:error] [pid 9229] [client 127.0.0.1:40446] AH01079: failed to make connection to backend: httpd-UDS, referer: http://test1.loc/
[Thu Nov 10 23:43:15.517222 2022] [proxy:error] [pid 27265] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php7-fpm.sock (*:80) failed
[Thu Nov 10 23:43:15.517266 2022] [proxy_fcgi:error] [pid 27265] [client 127.0.0.1:57074] AH01079: failed to make connection to backend: httpd-UDS
[Thu Nov 10 23:49:03.166444 2022] [proxy:error] [pid 27735] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php7-fpm.sock (*:80) failed
[Thu Nov 10 23:49:03.166471 2022] [proxy_fcgi:error] [pid 27735] [client 127.0.0.1:44544] AH01079: failed to make connection to backend: httpd-UDS
[Thu Nov 10 23:58:53.929136 2022] [proxy:error] [pid 27261] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php7-fpm.sock (*:80) failed
[Thu Nov 10 23:58:53.929214 2022] [proxy_fcgi:error] [pid 27261] [client 127.0.0.1:32840] AH01079: failed to make connection to backend: httpd-UDS, referer: http://test1.loc/index.php
[Thu Nov 10 23:43:15.517222 2022] [proxy:error] [pid 27265] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php7-fpm.sock (*:80) failed
[Thu Nov 10 23:43:15.517266 2022] [proxy_fcgi:error] [pid 27265] [client 127.0.0.1:57074] AH01079: failed to make connection to backend: httpd-UDS
[Thu Nov 10 23:49:03.166444 2022] [proxy:error] [pid 27735] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php7-fpm.sock (*:80) failed
[Thu Nov 10 23:49:03.166471 2022] [proxy_fcgi:error] [pid 27735] [client 127.0.0.1:44544] AH01079: failed to make connection to backend: httpd-UDS
[Thu Nov 10 23:58:53.929136 2022] [proxy:error] [pid 27261] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php7-fpm.sock (*:80) failed
[Thu Nov 10 23:58:53.929214 2022] [proxy_fcgi:error] [pid 27261] [client 127.0.0.1:32840] AH01079: failed to make connection to backend: httpd-UDS, referer: http://test1.loc/index.php
/usr/include/c++/10/bits/basic_string.h:6161:5: note: template argument deduction/substitution failed:
ForwardList.cpp:76:54: note: ‘std::forward_list<int>::iterator’ {aka ‘std::_Fwd_list_base<int, std::allocator<int> >::iterator’} is not derived from ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’
76 | forward_list<int>::iterator begin = value.begin() + 1;
| ^