Help for this page

Select Code to Download


  1. or download this
        LoadModule perl_module modules/ApacheModulePerl
    
    ...
            PerlSendHeader    On
    
        </Files>
    
  2. or download this
    #!perl
    
    ...
    } else {
        print "Mod_perl is not installed on this server<br><br>\n";
    }
    
  3. or download this
    [Tue May 22 05:19:57 2001] nul: Before DBI->connect(): [2576] at e:/pa
    +d/htdocs/internet/system/db_test.pl line 20.<BR>
    
    
    [Tue May 22 05:19:58 2001] nul: DBI->connect failed: Can't connect to 
    +MySQL server on 'localhost' (10061) at e:/pad/htdocs/internet/system/
    +db_test.pl line 21<BR>
    
    [Tue May 22 05:19:58 2001] [error] Error: Can't connect to MySQL serve
    +r on 'localhost' (10061).