-
Hello, what is the difference between files? I mean 2 and 3 ?
And btw I experienced a big problem with the php7.3 in my system, after some tests, I figured out was caused by the php7.3 template. Th…
obteo updated
5 years ago
-
## Summary
For developper, Ubiquity serve -h=xxx.xxx.xxx.xxx --phpversion=php7.4 (for example)
## Motivation
I test Ubiquity on multiple php version server
## Compatibility with Ubiqui…
-
### Problem description
@see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8262
First, I want to express my gratitude for this awesome work, second, I want to contribute.
Purpose of the `…
-
The bug appear on:
Mac OS Calendar Version 10.0 (2195.4.3) on Mac High Sierra (Mac OS 10.13.6)
Mac OS Calendar Version 11.0 (2245.5.3) on Mac Mojave (Mac OS 10.14.6)
Mac OS Calendar Version 11.0 …
-
https://github.com/digitalocean/do_user_scripts/blob/master/Ubuntu-15.10/web-servers/lamp-phpmyadmin.yml
I would like to see a user-script for PHP 7 using the latest version of Ubuntu.
Thanks!
Spen…
-
```
Step 5 : ADD http://repos.zend.com/zend-server/early-access/php7/php-7.0-latest-DEB-x86_64.tar.gz /tmp/php.tar.gz
Got HTTP status code >= 400: 404 Not Found
```
-
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"
https://github.com/osTicket/osTicket/blob/develop/include/class.osticket.php#L439
```php
for…
howdu updated
5 years ago
-
## Summary
The version specific PHP ifdefs should refer to the named version only and not the named version or higher.
## Desired Behavior
`PHP7` should only refer to PHP version 7, not versi…
-
### Work environment
| Questions | Answers
|---------------------------|--------------------
| Type of issue | Support
| OS version (server) | Ubuntu 18 LTS
| …
-
Hi,
When I try to load the install.php I get a 504 error.
I use php7.4 and nginx.
My nginx config is as followed:
```
server {
listen 80;
listen [::]:80;
root /var/www/htm…