某日,电话故障来了一大片。我估计不是机房出现故障,就是线路问题。经过排查,发现是电缆被盗。 被截断的电缆 1根根卡到里面去。 接好一端了,准备包起来。 套上外皮 用火烤它 完成后的效果。 随着 Read the rest of this entry
Archive for February, 2020
[建站日志] 添加ads.txt
2020.2 27
在日志中一直有这个提示: 2020/02/27 09:43:50 [error] 20101#0: *44643 open() “/usr/share/nginx/html/ads.txt” failed (2: No such file or directory), client: 66.249.75.28, server: _, request: “GET /ads.txt HTTP/1… Read the rest of this entry
[Linux] 413 Request Entity Too Large
2020.2 15
Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page. 今天在上传图片的时候怎么也能上传成功。初步判断是文件大小导致的。修改php.ini中upload_max_filesize = 6M … Read the rest of this entry