almus

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by almus

  1. Like a few other people here I also wanted mod_rewrite enabled and a newer version of PHP. I modified chvb's image and uploaded a new container here: https://hub.docker.com/r/evilalmus/docker_apache_php I've applied to have it added to community apps, but for now if you use the Apache-PHP template from chvb and update the repository to `evilalmus/docker_apache_php` it should work fine. Same minimum requirements as the original: Mapped ports: Port 80 Port 443 Mapped Paths: /config : this path is used to store the configuration and the SSL certs files of the reverse proxy. /web : this path is the web directory /logs : this path is the logs directory /etc/localtime : hosts timezone info This version has mod_rewrite enabled and PHP Version 8.1.2-1ubuntu2.13 Limited support in https://github.com/evilalmus/UNRAID_COMMUNITY_APPS/issues as I find that much easier to keep track of than forums.
  2. Can confirm, I have the same problem and this is the workaround that works for me. (I am also on 6.11.5 and still seeing this bug)
  3. Did you figure out what was causing this? I am having the same problem.