Hallo Rolf,
Am 23.12.22 um 13:58 schrieb Rolf Bensch:
das sollte doch passen.
eisfair # ls -al .htaccess -rw-r-xr-x 1 wwwrun nogroup 257 Dec 22 21:45
.htaccess
Ich habe auch schon versucht, es übers Eisfair-Apache-Setup
einzurichten, im Punkt "Directory Settings + Aliases", aber auch da geht
zwar die Seite an sich, nur die Funktionalität nicht.
Vorher hatte ich es manuell in /etc/apache2/mods-include und dann in
/etc/apache2/vhost aktiviert, so wie ich das schon bei einigen Sachen
gemacht habe. Und unter php7 läuft es ja auch.
Das Logging vom Apache hab ich jetzt mal auch debug gsetzt und kriege
folgende Logeiträge, von denen ich vermute, dass sie daher kommen:
eisfair # cat /var/www/log/error_log|grep patchfork|grep 16:22
[Fri Dec 23 16:22:07.766641 2022] [proxy_ajp:debug] [pid 26930:tid
2964282112] mod_proxy_ajp.c(769): [client
192.168.1.2:46916] AH00894:
declining URL fcgi://localhost/usr/local/patchfork/player/index.php
[Fri Dec 23 16:22:07.766648 2022] [proxy_fcgi:debug] [pid 26930:tid
2964282112] mod_proxy_fcgi.c(1054): [client
192.168.1.2:46916] AH01076:
url: fcgi://localhost/usr/local/patchfork/player/index.php proxyname:
(null) proxyport: 0
[Fri Dec 23 16:22:07.766654 2022] [proxy_fcgi:debug] [pid 26930:tid
2964282112] mod_proxy_fcgi.c(1063): [client
192.168.1.2:46916] AH01078:
serving URL fcgi://localhost/usr/local/patchfork/player/index.php
[Fri Dec 23 16:22:07.766669 2022] [proxy:debug] [pid 26930:tid
2964282112] proxy_util.c(2596): [client
192.168.1.2:46916] AH00944:
connecting fcgi://localhost/usr/local/patchfork/player/index.php to
localhost:8000
[Fri Dec 23 16:22:07.766722 2022] [proxy:debug] [pid 26930:tid
2964282112] proxy_util.c(2819): [client
192.168.1.2:46916] AH00947:
connected /usr/local/patchfork/player/index.php to httpd-UDS:0
[Fri Dec 23 16:22:08.153003 2022] [proxy:debug] [pid 26931:tid
2932808448] mod_proxy.c(1503): [client
192.168.1.2:46918] AH01143:
Running scheme unix handler (attempt 0), referer:
http://howysnet.no-ip.biz/patchfork/player/index.php
[Fri Dec 23 16:22:08.153010 2022] [proxy_ajp:debug] [pid 26931:tid
2932808448] mod_proxy_ajp.c(769): [client
192.168.1.2:46918] AH00894:
declining URL fcgi://localhost/usr/local/patchfork/player/command.php,
referer:
http://howysnet.no-ip.biz/patchfork/player/index.php
[Fri Dec 23 16:22:08.153017 2022] [proxy_fcgi:debug] [pid 26931:tid
2932808448] mod_proxy_fcgi.c(1054): [client
192.168.1.2:46918] AH01076:
url: fcgi://localhost/usr/local/patchfork/player/command.php proxyname:
(null) proxyport: 0, referer:
http://howysnet.no-ip.biz/patchfork/player/index.php
[Fri Dec 23 16:22:08.153023 2022] [proxy_fcgi:debug] [pid 26931:tid
2932808448] mod_proxy_fcgi.c(1063): [client
192.168.1.2:46918] AH01078:
serving URL fcgi://localhost/usr/local/patchfork/player/command.php,
referer:
http://howysnet.no-ip.biz/patchfork/player/index.php
[Fri Dec 23 16:22:08.153038 2022] [proxy:debug] [pid 26931:tid
2932808448] proxy_util.c(2596): [client
192.168.1.2:46918] AH00944:
connecting fcgi://localhost/usr/local/patchfork/player/command.php to
localhost:8000, referer:
http://howysnet.no-ip.biz/patchfork/player/index.php
[Fri Dec 23 16:22:08.153045 2022] [proxy:debug] [pid 26931:tid
2932808448] proxy_util.c(2632): [client
192.168.1.2:46918] AH02545:
fcgi: has determined UDS as /run/php8-fpm.sock, referer:
http://howysnet.no-ip.biz/patchfork/player/index.php
[Fri Dec 23 16:22:08.153078 2022] [proxy:debug] [pid 26931:tid
2932808448] proxy_util.c(2819): [client
192.168.1.2:46918] AH00947:
connected /usr/local/patchfork/player/command.php to httpd-UDS:0,
referer:
http://howysnet.no-ip.biz/patchfork/player/index.php
Vielleicht kannst Du damit was anfangen.
>
> Grüße
>
> Rolf
Gruß, Dirk