/ /home/httpd/perl my $delay = '5 minutes'; print "\nScheduling metadata database update in $delay.\n"; # # Hard coding the path to searchcat.pl is probably silly and we should # pick it up from a perlvar or something. I think I will be silly for now. my $command = 'echo "su -c /home/httpd/perl/searchcat.pl - www" '. '| at now + '.$delay; system($command); 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.