-
## Expected Behavior
new install on Ubuntu 20.04 using install script, login screen should show
## Current Behavior
http://ip-entered-during-install opens blank browser screen with http…
-
Hi,
Since last months, when I click on a search result, COPS stops working. By example, if I search "Lovecrat" it shows 1 author and some books but if I click on the author result, it doesn't load …
-
Just some configuration changes as outlined in https://gist.github.com/VirtuBox/e215195d76b7549c32037045b01c17cf
See https://community.rtcamp.com/t/easy-engine-x-php-7-1/9956/7
-
Ubuntu18.04 + PHP7.4
按照部署指南部署的,登入页面点提交就报 400 。
fpm 没有日志信息,nginx 日志也没看到什么有用信息:
```plain
[07/Mar/2021:22:53:45 +0800] "GET /site/login HTTP/1.1" 200 2251 "http://test.xxx.cn:8002/site/login" "…
-
nginx.conf:
```
upstream fastcgi_backend {
# use tcp connection
server php-fpm:9000;
# or socket
# server unix:/run/php/php7.3-fpm.sock;
}
server {
listen 80 def…
-
Hi there, I've been trying to get this running on my server. I'm not an expert myself, but I had some colleagues look over it. After several attempts they realized that the issue might be that my serv…
-
**sysPass Version**
v3.2.2
Hey,
for a longer while i cannot download db and app backup, no account export xml and no log file from the backend. the result is the same for chrome and firefox. If i…
-
I'm not sure how to go above upgrading to the latest PHP version (even a minor version e.g. from 7.1.6 to 7.1.8)
Would it be required to remove existing PHP then build using the `remove.sh` and the…
-
Hey man - after pulling the new git changes, stopping, and restarting my docker instances, I'm getting dependency errors. There are several packages that require >= php 7.4, and the container has 7.3…
-
I get warnings printed to my nginx error log on every page load. The page loads fine, it's just nice to remove this to make logs more readable.
```
2022/04/21 13:56:37 [error] 15114#15114: *324651…