[Perlwebmail-devel] Troubleshooting

woodwardj@jaos.org woodwardj@jaos.org
Tue, 09 Jul 2002 12:36:40 -0400


>I've checked the permissions, and they seem to be fine.  Just to make sure,
>what should they be?

The script should be owned by the account you have your webserver running as.  It should also
have the read and execute bits set for that user and group.

You aren't running under mod_perl, are you?  Vanilla cgi?  If the permissions are good, and you
have all the required modules and you do not see any errors when running from the command line,
then more than likely you have a misconfiguration with your webserver or a borked perl install.

There could be other reasons that I just can't think of right now.  

take care,
jason