Hello/Hi/Greetings,
I have the following server setup:
Internet -> frontend apache ProxyPassReverse (http) -> frontend apache ProxyPassReverse (https) -> backend apache docker/podman server container
User upload of photos stalls = 0%. Nothing happens. No error messages. Nothing.
I have tried to change permissions, delete groups and users and then recreate them to see if any changes.
Normal admin upload of photos work well.
Can anyone help me to find the error? Any clue or experience?
Maybe something happened after upgrading from 2.9.
/Nn
Piwigo version: 2.10.2
PHP version: 7.4
MySQL version: MariaDB-server-10.2.33-1.el7.centos.x86_64
Piwigo URL: http://
Offline
No clue about your setup in regards to proxypassreverse and that stuff, but have you tried with php 7.3?
You can also enable php notifications in order to see possible errors, it depends on your environment how to do that but here is one way:
https://stackoverflow.com/questions/105 … to-display
Offline