Skip to content
English
中文 (中国)
Eternal Night
There is no problem not worth solving, and no technology not worth learning!
Home
About Me & Cooperation
Programming Languages
Programming Dev
Web Frontend
Web App Dev
Blockchain
Mobile Dev
Site Builder
Blog Operations
Dev Tools
App Tools
Cloud
Server
Database
OS
Monitor & Manage
Category:
Cloud Computing
When installing WordPress based on Nginx under CentOS 7.6 64-bit, an error is reported: HTTP Error 500 analysis solution
2019/03/31
Execute the command under CentOS 7.6 64 bit: yum makeCache, report an error: There are no enabled repos
2019/03/16
Docker deployment, set default values for some Rancher environment variables
2019/01/29
After the Rancher container is upgraded, the application initialization command and the database migration command are automatically run based on the configuration of the environment variables
2019/01/23
In the Yii 2 advanced template, execute the initialization command in CentOS 7.2, the analysis solution for some directory permissions under some applications is not set to 777 (the root is the Docker deployment configuration problem)
2018/11/23
Install phpMyAdmin 4.8 in Windows 10, and upgrade based on Composer to avoid the trouble of subsequent manual installation and upgrade
2018/09/14
In Docker, Rancher deployment, execute Yii 2 console commands based on the Supervisor timing
2018/08/14
In Yii 2, the RPC service is implemented based on HProse, and the error is reported: passthru() has been disabled for security reasons
2018/08/13
The process class relies on proc_open, which is not available on your php installation.
2018/07/17
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new interface application (implement RESTful-style web service services. API), adjust the default character set to: utf8mb4, the adjustment of the interface response format, the empty array is automatically converted to empty objects, and the request log message is collected in the interface application (1 request corresponds to 1 log message) to the database, and the corresponding interface to implement the log function: log list (set data filter to enable filter processing), log details (2)
2018/06/27
Previous Page
1
…
10
11
12
13
14
Next Page