|
From: Chris W. <ch...@cw...> - 2002-05-07 19:13:59
|
On Tue, 2002-05-07 at 14:23, Mike Melillo wrote: > > Well I quickly tried the proxy route, but was getting a proxy error, so > I reverted back to the solo server way. > > I flip-flopped the two Location statements but nothing changed. Well, I just did a vanilla install using the httpd_modperl_solo.conf file, no modifications, and everything worked ok. So I guess we need to go a little lower level. What versions of the major players (Perl/Apache/mod_perl) are you using? What happens when you run the modperl binary with a '-l'? For comparison, here's my info: -------------------- Perl 5.6.1 Apache 1.23 mod_perl 1.26 Output of httpd_modperl -l: Compiled-in modules: http_core.c mod_env.c mod_log_config.c mod_mime.c mod_negotiation.c mod_status.c mod_include.c mod_autoindex.c mod_dir.c mod_cgi.c mod_asis.c mod_imap.c mod_actions.c mod_userdir.c mod_alias.c mod_access.c mod_auth.c mod_setenvif.c mod_perl.c suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec -------------------- Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |