-
i get this error in my terminal:
```
Sorry, but php-version was unable to find version '7.0' under ''.
```
after I inserted this code into my `~/.bashrc` file:
```
# php-version
source $HOME/local/…
-
Hi,
made an upgrade to latest opendb (git) and changed to PHP7.
Problem:
After the upgrade, the imdbsearch got Error 500 in Browser and messages from subject in the log.
Solution:
(Quick…
-
When trying to restore a backup, I have the following issue: https://pastebin.com/MWnC3fm5
I don't know if it's linked to the hook_exec_failed or the warning about php7.3 installation…
I have on…
-
php-7.0.4
-
.el7.x86_64 freetype-2.8-12.el7_6.1.x86_64 glibc-2.17-260.el7_6.6.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.15.1-37.el7_6.x86_64 libattr-2.4.46-13.el7.x86_64 libcap-2.22-9.el7.x86_64 libcom_…
-
环境是php7.3 nginx tp5框架
搜索词是'陈村' 搜'陈'是没有问题的 搜'陈村牌'也没问题
-
As a total noob with Raspian Pi I'm having 'fun' with the brew pi install - the issue being that it appears the new version of Raspain Stretch has been 'upgraded' to PHP7, removing all PHP5 code, so t…
-
Hi
I have :
Parse error: syntax error, unexpected '|', expecting '{' in /var/www/AVideo/vendor/thecodingmachine/safe/lib/special_cases.php on line 434
Thanks
DV
-
On line 121 of LoggerFactory: `return call_user_func_array(array($reflection, 'newInstance'), array_values($options));`
Results in an error `Uncaught Error: Unknown named parameter $path in /var/ww…
-
The redirect to a port 10000/20000 is crazy when we have proxying features available, and conflicts badly when the main domain might be configured in the DNS to point to another server. Here's a simpl…