On 2/6/06, Ben Kim <[EMAIL PROTECTED]> wrote: > 1. Are the permissions right?
when launching apache as root, permissions aren't very significant, are they? > 2. Just curious, by any chance did you update mod_perl from 1.99xxx to > 2.0? this was on a fresh debian setup: apt-get install apache2-common apache2-mpm-worker apache2-utils apache2 apt-get install libapache-mod-perl oops! apt-get --purge remove libapache-mod-perl apt-get install libapache2-mod-perl2 that's how we got to where we are now. the html and perl files, of course, migrated from an older apache1.3 system...