-
I can't make it running. I'm getting the error
```
PHP Fatal error: Maximum call stack size of 8339456 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached during compilation. Try…
-
After a fresh clone of the repository, checking out the the `v3.2` branch and running `docker-compose up`, the docker container fails to start.
In the logs, the following warning is repeated:
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
after updating the latest image it failed to start.
I have done some basic troublshooting bu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
For example the plugin Batch Downloader includes the file ../../include/common.inc.php in dow…
-
Running r1605 in docker from this docker image:
https://hub.docker.com/r/linuxserver/projectsend
Found a bug when registering with a new user... error thrown:
Fatal error: Uncaught Error: Undef…
-
### Describe you feature request
Hello,
As a new user of FrankenPHP, I’ve encountered some performance discrepancies compared to my previous classic Nginx/PHP stack. The source of these differen…
-
### Prerequisites
- [X] I have [searched](https://github.com/roundcube/roundcubemail/issues?q=is%3Aissue) for duplicate or closed issues
- [X] I can recreate the issue with all plugins disabled
### …
-
To test `docker stack deploy --compose-file` function, I load one of my sample `docker-compose.yml`:
```yaml
version: '3'
services:
nginx:
image: "${DOCKER_USER}/lnmp-nginx:v1.2"
…
-
Version: fb87aecec4fcbfdbb82562fb83c250cc36d3c84b
Installation: git clone
PHP version: The version of PHP you are using
OS: Debian testing / Docker version 25.0.0, build e758fe5
#…
-
### Describe the bug
Whenever I try using a notification template in my compose file I get errors that the yaml is missing a ":" character. I tried my original compose file which works without the …