diff --git a/config/mod_perl/startup.pl b/config/mod_perl/startup.pl index a56251fde..7beacea6d 100755 --- a/config/mod_perl/startup.pl +++ b/config/mod_perl/startup.pl @@ -1,4 +1,4 @@ -#!/bin/perl -wT +#!/usr/bin/perl -wT use ModPerl::Registry; use Archive::Zip qw(:ERROR_CODES :CONSTANTS);