-
I was debugging an unrelated issue with an ODBC driver and PHP, when I noticed I started getting unrelated crashing when I turned on tracing in unixODBC.
```
(gdb) where
#0 __pthread_kill_implem…
-
Hi,
LibreNMS supports [SAML/Oauth Auth](https://docs.librenms.org/Extensions/OAuth-SAML/) using the socialite plugin as of `22.3.0`. Are you able to package up some of the common providers into the…
ballj updated
1 month ago
-
### Describe the bug
I am using Laravel 11 with PHP 8.2.18 on Windows 11 with Wamp Server 3.3.5. I have created a Laravel project with Command line and after that whenever I run a command:
`compose…
-
### Output
```
===> phpbrew will now build 7.4.33
You haven't enabled any variants. The default variant will be enabled:
[bcmath, bz2, calendar, cli, ctype, dom, fileinfo, filter, ipc, json, mb…
-
This project seems very awsome, but I am not familiar with Drupal, so stuff like "Make configuration meet the needs of Drupal" as one of 13 steps keeps me from even trying it out. Maybe an expert on D…
-
Bonjour,
Je viens de tester l'installation (via docker), et je rencontre l'erreur suivante lorsque je tente d'accéder à http://localhost (container lti-wims) :
```
Fatal error: Uncaught PDOExcept…
-
An error occurred after the command: `docker-compose up`
The file affected is `app.docker`
```code
E: Package 'mysql-client' has no installation candidate
ERROR:
```
All code:
```code
…
-
- hardware: M1 Mac
- OS: Big Sur
- PHP: php@7.4 by homebrew (7.4.16)
- leveldb: 1.23 stable by homebrew (--build-from-source)
- ext-leveldb: 0.3.0, downloaded tarball from pecl.php.net, installed …
-
### Description
Hi!
### I've noticed intermittent errors on 8.4.0rc2 _(under windows)_ that I didn't have with 8.4.0rc1
My use case:
- [own build](https://github.com/nono303/win-build-scripts) …
-
`Dockerfile`:
```
# https://github.com/symfony/panther#docker-integration
FROM php:latest
RUN apt-get update && apt-get install -y libzip-dev zlib1g-dev chromium && docker-php-ext-install zip
E…