Help for this page

Select Code to Download


  1. or download this
    perl /etc/apache2/startup.pl
    Unable to recognise encoding of this document at /usr/share/perl5/XML/
    +SAX/PurePerl/EncodingDetect.pm line 100.
    ...
    Apache.pm was not loaded
     at /etc/apache2/startup.pl line 12
    couldn't connect to dbi:Pg:dbname=xxxxx;host=localhost at /etc/apache2
    +/startup.pl line 12.
    
  2. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    die "couldn't connect";
    
    1;
    
  3. or download this
     perl  /etc/apache2/startup.pl
    Apache.pm was not loaded
     at /etc/apache2/startup.pl line 13
    couldn't connect at /etc/apache2/startup.pl line 13.