[Pmwiki-users] Re: redirect problem

Jonathan Scott Duff duff
Fri Oct 3 11:31:49 CDT 2003


On Fri, Oct 03, 2003 at 10:56:12AM -0600, Patrick R. Michaud wrote:
> On Fri, Oct 03, 2003 at 09:46:19AM -0700, Ted Stern wrote:
> > 
> > I'm a pmwiki and apache newbie, but I've just discovered the following helpful
> > command:
> >         /path/to/httpd -l
> > When I do this, I see
> >       Compiled in modules:
> >         core.c
> >         worker.c
> >         http_core.c
> >         mod_so.c
> > Hence, no PHP support, which means I need to lobby with a sysadmin.  Bummer.
> 
> Good point--I always tend to forget that httpd has some useful command-line
> options.  :-)
> 
> Keep in mind that PHP can also be run as a CGI module and doesn't have
> to be compiled into Apache.  Many web hosting services choose to do this
> for a variety of security and administrative reasons.

Also, I'm fairly sure that http -l doesn't show modules that are
loaded at run-time, so you'll also want to check httpd.conf to see if
it's loaded then.

-Scott
-- 
Jonathan Scott Duff
duff at lighthouse.tamucc.edu



More information about the pmwiki-users mailing list