-
I just installed php7 on Webmin 1.900, now I have two versions of PHP on my Webmin 1.900, there are php5 and php7.0 (see picture bellow). I wished to use multiple PHP version, as described here ( http…
-
[php7:notice] [pid 58212] [client *:60651] PHP Notice: Constant DB_HOST already defined in /srv/www/htdocs/stats/inc/config.php on line 13, referer: http://mysite.com/stats/
[php7:notice] [pid 582…
-
I am installing mail in a box over a Digital Ocean Ubuntu 18.04 that is recommended.
But this is an error that ocurring during the installation:
```shell
Reading package lists... Done
Building …
-
Just downloaded composer for the first time, and trying to install the php-firebase admin panel using:
`composer require kreait/firebase-php ^4.35`
Resulting output:
`Using version ^4.35 for kr…
-
php7中废除了mysql函数,希望大佬能用mysqi或PDO_MYSQL更新一下。๑乛◡乛๑
-
Moved from symfony-cli/symfony-cli#331
Symfony 5.4 LTS in theory support PHP7.4 but `symfony-cli new --webapp --version=lts` or just `composer require webapp --no-interaction` unable to finish if u…
zulus updated
10 months ago
-
First congratulations for the project.
I did the installation using this link:
http://www.franciosi.info/dotproject/manual_dp201.html
I installed the php7, php7-gd, php7-mysql and apache2, occurred…
-
Hi folks,
I tried to setup lampcms on a testserver:
```
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial
```
First problem was, that…
-
Hello,
I've encountered an issue with the library when using php7.2 which is allowed according to your composer.json
In Heredoc syntax in php7.2 the closing identifier should be the first AND la…
-
Hi there,
I recently tried out the current master to run some of our code on PHP7. I noticed a regression related to one of our source files. While being related to PHP7 the master version also fails…