Help for this page

Select Code to Download


  1. or download this
    ErrorDocument 500 /errors/500
    
    ...
      Options +ExecCGI
      PerlSendHeader On
    </Location>
    
  2. or download this
    package Apache::Error;
    use strict;
    ...
    }
    
    1;
    
  3. or download this
    syntax error at /usr/local/apache/cgi-bin/die.pl line 6, near "if {"
    Missing right curly or square bracket at /usr/local/apache/cgi-bin/die
    +.pl line 8, at end of line
    Execution of /usr/local/apache/cgi-bin/die.pl aborted due to compilati
    +on errors.
    [Mon Sep 30 13:42:51 2002] [error] [client xxx.xxx.xxx.xxx] Premature 
    +end of script headers: /usr/local/apache/cgi-bin/die.pl