Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    $dbh = Apache::DBI->connect_on_init("DBI:mysql:database=dbname;host=lo
    +calhost","dbuser","dbpass",{ PrintError => 1, RaiseError => 0, AutoCo
    +mmit => 1});
    
    1;
    
  2. or download this
    
    Apache.pm was not loaded
     at ./startup.pl line 18