-
Hello i have problem when i am trying to install teampass on our server
![Capture d’écran (44)](https://user-images.githubusercontent.com/74589465/101490469-ae5f6e00-3962-11eb-8529-502b8839e4d3.png…
-
I try to install a Joomla latest version, compatible with php7, the problem is that when trying to fill the information, giving it next is as if it did not recognize the database or some extension and…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 5.5.13
- Ruby: 2.3.3
- Distribution: Debian 9
- Module version: 6.0.2
## How to reproduce (e.g Puppet code you use)
`…
-
Hey there,
thanks for the work! The Docker setup works, I just get this warning:
> PHP GD image manipulation library extension (gd) is not loaded.
> Check your settings in php.ini.
>
> OpenC…
-
Compiling on Ubuntu Xenial with Vagrant, I get the following error at the make test step:
```
/root/phpsci-carray-master/kernel/common/cblas_funcs.c:28:19: error: unknown type name ‘CBLAS_ORDER’
…
-
Can it work with php7?
-
---
**情報が古いので下の記事を参照**
---
# Homebrew からインストール
```
$ brew unlink php71
$ brew install php72 --with-httpd
```
```
==> Caveats
To enable PHP in Apache add the following to httpd.conf and r…
-
Does anyone understand why memcache.so is not available for PHP 7 on Travis?
https://travis-ci.org/LeaseWeb/LswMemcacheBundle/builds/69521319
Thanks!
-
-
So installed the package in a Laravel 8.x application and I tried testing by running this part of the example
```php
$adapter = new Redis(config('prometheus.redis'));
$registry = new CollectorRegis…