You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Isaac Horton <is...@jpmktg.com> on 2001/06/21 00:44:17 UTC

Sudden mod_perl weirdness

I could really use some help. I checked in all the faq's and common problem
sections to no avail. So hear is my problem, bearing in mind that I do not
have my own server. I rent space, so all my problems are via the .htaccess
file. Basically everything was fine and then poof I get internal server
errors on all my web sites. My error logs are all complaining about the
SetEnv and SetHandler directives even though I can use <perl></perl>
sections with no problem. Any help would be appreciated.

[Wed Jun 20 07:45:19 2001] [alert] [client 209.17.79.38]
/usr/local/www/users/jpmktg/html/.htaccess: SetEnv not allowed here
[Wed Jun 20 07:45:19 2001] [alert] [client 209.17.79.38]
/usr/local/www/users/jpmktg/html/.htaccess: SetHandler not allowed here


Thanks in advance,
Isaac