Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at trainman@traincity.com to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. #### [Mon Jun 17 18:04:55.584500 2019] [cgi:error] [pid 12736:tid 1148] (OS 2)The system cannot find the file specified. : [client ::1:49450] couldn't create child process: 720002: test.pl [Mon Jun 17 18:04:55.584500 2019] [cgi:error] [pid 12736:tid 1148] (OS 2)The system cannot find the file specified. : [client ::1:49450] AH01223: couldn't spawn child process: C:/mychoo/cgi-bin/test.pl #### #!/usr/bin/perl use strict; use warnings; print "hi NAME\n"; #### AddHandler application/x-httpd-php .php AddType application/x-httpd-php .php .html LoadModule php7_module "C:/php7/php7apache2_4.dll" PHPiniDir "c:/php7"