-
Instantiating Flysystem/Rackspace fails with PHP8. I've had this working with PHP7.4 for at least a year or so.
On PHP8, we get:
```
Deprecated: Required parameter $archive follows optional p…
-
**Reported by frozn on 18 Sep 2017 11:19**
**Version:** 2017.08.4 Community Edition
Im Errorlog des apache erscheint regelmäßig folgende Fehlermeldung, wenn z.B. ein Smartphone über ActiveSync mit T…
-
PHP7.4怎么安装ZipArchive扩展,网上的教程看都看不懂,有没有操作视频完整配置
-
First off, thanks for trying to revive this useful project!
I tried to install it on my shared host running with php7.1, but I get the following errors when I try to open the index.php right after …
poVoq updated
6 years ago
-
```
a2dismod php7.0
a2enmod php7.1
service apache2 restart
```
needs to be run after the install.
-
First of all, I didn't know where else to write this. I just wanted to share this, as I'm sure someone else must have run into this particular problem:
I finally managed to get PHP7 up and running …
-
We upgraded to php 7.2, and it looks like mcrypt is removed. This causes the error "Call to undefined function mcrypt_module_get_supported_key_sizes()".
We moved back to php 7.1, but we'd like to …
-
I want to know if this module supports PHP7?
-
I installed php 7.2 with xdebug set to install, which installs the latest version (2.7 atm) but this resulted in timeouts when debugging and stepping through code (using phpstorm).
I downgraded ma…
-
Running
```PHP