
When you try to update mediawiki to v1.26.0 using the following command:
[[email protected]:~/wiki]$ php update.php
You will will get the following error:
When you try to update mediawiki to v1.26.0 using the following command:
[[email protected]:~/wiki]$ php update.php
You will will get the following error:
curl -I –http2 https://google.com
curl: (1) Unsupported protocol
Edit your nginx.conf file or create a new config file called /etc/nginx/conf.d/static_gzip.conf:
$ sudo vi /etc/nginx/nginx.conf
Add the following in http context:
What is the opcode cache? When the interpreter to complete the analysis of script code, will they generate intermediate code can be run directly, also known as the operation code (Operate Code, opcode). Opcode cache aims to avoid duplication of compilation, reduce the cost of CPU and memory. If the performance bottleneck of dynamic […]