Help for this page

Select Code to Download


  1. or download this
    Internal Server Error
    The server encountered an internal error or misconfiguration and was u
    +nable to complete your request.
    Please contact the server administrator at trainman@traincity.com to i
    +nform them of the time this error occurred, and the actions you perfo
    +rmed just before this error.
    More information about this error may be available in the server error
    + log.
    
  2. or download this
    [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] c
    +ouldn'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] A
    +H01223: couldn't spawn child process: C:/mychoo/cgi-bin/test.pl
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    
    print "hi NAME\n";
    
  4. or download this
    AddHandler application/x-httpd-php .php
    AddType application/x-httpd-php .php .html
    LoadModule php7_module "C:/php7/php7apache2_4.dll"
    PHPiniDir "c:/php7"