1
0ZXYDDu796nVCFxq 2017-08-30 18:39:11 +08:00
Required PHP Extension: IonCube Loader
Cache: Apc/ApcU PHP Extension, or additional Redis server RAM : 8GB / 100 Users 开 debug 日志吧 |
2
CatSama OP @gstqc nginx 开了 debug 日志没什么变化,多了几条正常启动的,报错还是那一条
扩展 我记得他们都是搭完访问 index.php 自动运行检查页面,之后提示的,我是打开 index.php 直接 502 内存的话,最多 2,3 个人用,8GB/100 User 的话应该够吧 |
3
0ZXYDDu796nVCFxq 2017-08-30 22:00:25 +08:00 via iPhone
当然是 php 的 debug log
|
5
CatSama OP @gstqc
[01-Sep-2017 00:02:56.504236] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:02:57.514266] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:02:58.524303] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:02:59.534326] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:03:00.544392] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:03:00.784329] DEBUG: pid 5336, fpm_got_signal(), line 76: received SIGCHLD [01-Sep-2017 00:03:00.784541] WARNING: pid 5336, fpm_children_bury(), line 252: [pool www] child 5339 exited with code 1 after 66.901842 seconds from start [01-Sep-2017 00:03:00.785262] NOTICE: pid 5336, fpm_children_make(), line 421: [pool www] child 7384 started [01-Sep-2017 00:03:00.785462] DEBUG: pid 5336, fpm_event_loop(), line 419: event module triggered 1 events [01-Sep-2017 00:03:01.554391] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:03:02.564470] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:03:03.574464] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:03:04.584492] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:03:05.594522] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 [01-Sep-2017 00:03:06.604548] DEBUG: pid 5336, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 0 active children, 5 spare children, 5 running children. Spawning rate 1 中间那几条就是 debug 模式我访问 pydio 的时候的信息 |