-
Sarebbe utile avere esplicitato come requisito (file readme.md o install.txt) la versione PHP (min & max).
Io ho installato una versione locale su PHP5.6 dopo aver trovato questa riga:
```php
…
zerai updated
3 years ago
-
d-push was removed from debian before stretch because it wasn't php7 compatible in time. It is now compatible with PHP7, so we could choose to package it ourselves.
We should determine if anyone ac…
-
If an actual file `/tmp/some.file` (not directory) exists and following code is run
```
trace(sys.FileSystem.exists("/tmp/some.file")); // Neko: true, PHP/PHP7: true
trace(sys.FileSystem.exists("/t…
-
建议适配百度云函数,我自己尝试了一下并不成功。
前面读取配置的问题,我通过修改env算是解决了。
谢谢。
>START RequestId: 57d1ef09-8576-449b-8b32-3e5a8d7a394c Version: $LATEST
load handler error: Function handler() does not existPHP Warning: in…
-
After an update to my box, I'm finding that upgrading mailinabox fails when zpush.sh tries to force-install php-xsl
php-xsl is a virtual package, and even though I have it installed for all three v…
-
Hi is shine compatible with PHP7?
and does it still get maintained / developed?
-
I am getting the following error, when I try to install a needed php extension.
`WARNING: The repository tag for world dependency 'php7-pear@testing' does not exist`
-
```
================================================================================
Error executing action `enable` on resource 'service[php-fpm]'
=====================================…
-
**Information**
- **Version of Medoo:** 2.1.12
- **Version of PHP:** 8.2
- **Type of Database:** MySQL
- **System:** Linux
**Describe the Problem**
Uncaught PDOException: SQLSTATE[42S22]: Colu…
-
It seems that there are issues with the current installation instructions. I tried changing every reference to PHP7.2 over to PHP7.4 (the oldest supported PHP on Debian 11, I believe) and most everyth…