On 5/29/07, Alicia Amadoz <[EMAIL PROTECTED]> wrote:
I have found that somehow 'startup.pl' isn't loaded or it can't be read. It has rw-r--r-- permissions. Have I the correct configuration for mod_perl2?
That should be fine, but there might be an enclosing directory with bad permissions. The simplest way to check is to su to the user who you run apache as and try to read the file. How do you know it isn't being loaded? - Perrin