Crystaler4

Results 8 issues of Crystaler4

First of all, nice job with Branca-php lib, now the "issue". 1. Branca-php uses error messages which cannot be translated. I cannot wrap them to translation function because they are...

How to change root mysql password? Easy and clear question, right? What I tried: Change root pass in db using: 1. `cd /opt/easyengine/services && docker-compose exec global-db bash -c 'mysql...

When can we expect WordOps will be able to serve content over "new" superfast HTTP3 / QUIC protocol? Nginx part is already [done](https://www.nginx.com/blog/introducing-technology-preview-nginx-support-for-quic-http-3/). Is is enabled already? I see the...

enhancement
question

first, I installed Wordops on VSP server (KVM) with Ubuntu 20.04, then with Ubuntu 18.04. In both cases I run into `wo: command not found` and after `sudo -H pip3...

Hi, according [this book](https://www.oreilly.com/library/view/modern-php/9781491905173/), PHP session handling in Redis or Memcache is recommended for high traffic sites: > #### Session Handling > PHP’s default session handler can slow down larger...

I got following errors: ``` File "/usr/local/bin/wo", line 8, in sys.exit(main()) File "/usr/local/lib/python3.8/dist-packages/wo/cli/main.py", line 102, in main app.run() File "/usr/local/lib/python3.8/dist-packages/cement/core/foundation.py", line 882, in run return_val = self.controller._dispatch() File "/usr/local/lib/python3.8/dist-packages/cement/core/controller.py", line...

In native select keys 'home', 'end', 'pgup' and 'pgdn' move the cursor to the beginning and to the end. With slim select options can be moved only with arrow keys....

These are 9 error logs within 3 weeks: `ErrorException: unpack(): Type N: not enough input values, need 4 values but only 0 were provided in /var/www/example/com/vendor/tuupola/branca/src/Branca.php:131` Error is caused by...