Q. 运行CGI出现类似错误怎么办?
Server error!
The server encountered an internal error
and was unable to complete your request.
Error message:
couldn t create child process: ***: ***.cgi
If you think this is a server error,
please contact the webmaster.
Error 500
A. 请修改 cgi 文件第一行为 perl 路径,例如:
#!../../Server/perl/bin/perl.exe