-
## What is the current behavior?
Currently it is possible to install and use `pdo_extension` together with PHP which is compiled using `glibc`. However it is not possible to use the extension with …
-
using denoland/deno:alpine as a base image to run a devcontainer run in this error:
```sh
Error relocating /usr/local/lib/libgcc_s.so.1: _dl_find_object: symbol not found
Error relocating /usr/lo…
-
i tried to install webpack and npm, but i can't seem to install them. i always get the error
npm: not found
this is my Dockerfile
```
ARG NODE_VERSION=20
FROM node:${NODE_VERSION}-alpine …
-
## Description
Some php extensions are missing and some features are broken
## Server
Debian 12 Server with latest alpine image
## Client
Browser, OS, type of connection, unusual software, ..…
-
### Describe the bug
Column format can't render numeric percentage without decimal place.
```
columns: [
{
renderer: 'text'
},{
renderer: 'numeric'
},{
renderer: 'numeri…
-
Using the tar downloaded for php 5.6 from the AWS console I'm getting the following error:
`PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-…
-
### Package
filament/filament
### Package Version
v3.2.57
### Laravel Version
v11.0.7
### Livewire Version
v3.4.9
### PHP Version
PHP 8.2.16
### Problem description
I split my form in multi…
-
Container is missing gpg binary
`PHP Error: Enigma plugin: GPG binary not found. If you are sure the GPG binary is installed, please specify the location of the GPG binary using the 'binary' driver…
-
First of all, thank you for providing Docker images.
Currently I'm using the "apache" flavor because I don't have an external web server. My only complain is the image is heavy.
I think it will be e…
-
### Steps to reproduce
1.Have a user on NC send a calendar invite to user X
2.Have user X accept it via email
### Expected behavior
Event would show up for the user in
Calendar WebUI
Recent activ…