--- loncom/apachereload 2005/07/07 22:26:52 1.2 +++ loncom/apachereload 2005/07/11 15:29:46 1.3 @@ -8,6 +8,9 @@ # # Change log: # $Log: apachereload,v $ +# Revision 1.3 2005/07/11 15:29:46 albertel +# - it's like I was drunk +# # Revision 1.2 2005/07/07 22:26:52 albertel # - suse has apache not httpd # @@ -37,7 +40,7 @@ delete @ENV{qw(IFS CDPATH ENV BASH_ENV)} my $command = "/etc/init.d/httpd reload"; my $dist=`$perlvar{'lonDaemons'}/distprobe`; if ($dist =~ /^(suse|sles)/) { - $command = "/etc/init.d/httpd reload"; + $command = "/etc/init.d/apache reload"; } # Do not print error messages my $noprint=1; 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.