- 論壇徽章:
- 0
|
原帖由 happy_fish100 于 2009-11-2 18:33 發(fā)表 ![]()
storage_upload_by_filename fail, result=5
#define EIO 5 /* I/O error */
錯誤號5表示網(wǎng)絡(luò)IO錯誤?赡苁俏募蟮膯栴}。你試試2M或10M的文件可以上傳嗎?
你可以看一下storage ser ...
版主你好,我已經(jīng)按照你說的將extension裝好,然后執(zhí)行php fdfs_test.php可以成功運行,說明配置正確
然后我再次單獨上傳50M文件,還是不成功。log如下:
[2009-11-02 16:07:30] ERROR - file: tracker_service.c, line: 715, cmd=105, client ip: 202.38.95.70, package size 16 is not correct, expect length > 38
[2009-11-02 16:16:41] ERROR - file: tracker_service.c, line: 715, cmd=105, client ip: 202.38.95.70, package size 16 is not correct, expect length > 38
[2009-11-02 17:47:37] ERROR - file: tracker_service.c, line: 715, cmd=105, client ip: 202.38.95.70, package size 16 is not correct, expect length > 38
[2009-11-02 17:49:42] ERROR - file: tracker_service.c, line: 715, cmd=105, client ip: 202.38.95.70, package size 16 is not correct, expect length > 38
[2009-11-02 18:13:30] ERROR - file: tracker_mem.c, line: 2536, invalid group_name: search
[2009-11-02 20:50:02] ERROR - file: tracker_service.c, line: 715, cmd=105, client ip: 202.38.95.70, package size 16 is not correct, expect length > 38
[2009-11-02 21:06:06] ERROR - file: tracker_service.c, line: 715, cmd=105, client ip: 202.38.95.70, package size 16 is not correct, expect length > 38 |
|