CSAILVision / CSAILVision/LabelMeAnnotationTool

there are problems with fetch_image.cgi

Đang mở
#86 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
1.5k
Fork
443
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

On Windows 10 I'm getting Fatal: there are problems with fetch_image.cgi popup on web-page opening and then on each of Next image clicks which fail. I looked inside Apache error log and found this:

(OS 2)The system cannot find the file specified. : [client ::1:63885] AH01223: couldn't spawn child process: C:/git/LabelMeAnnotationTool/annotationTools/perl/write_logfile.cgi
(OS 2)The system cannot find the file specified. : [client ::1:63886] couldn't create child process: 720002: write_logfile.cgi

I have installed Active Perl and the shebang line in my cgi scripts points to the where my perl.exe sits.
I have included these lines in my Apache conf:
```
LoadModule cgi_module modules/mod_cgi.so
ScriptAlias /cgi-bin/ "C:/git/LabelMeAnnotationTool/"
AddHandler cgi-script .cgi .pl

AllowOverride None
Options None
Require all granted

```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start by reproducing the failure when opening the page or clicking Next image, then inspect fetch_image.cgi, write_logfile.cgi, the Apache error log, and the CGI configuration shown in the issue. Confirm that Apache can spawn the Perl CGI process on Windows and that image navigation completes without the fatal popup.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
apache, perl
Lĩnh vực
backend, devops
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
32/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.