[Pmwiki-users] Re: redirect problem

Patrick R. Michaud pmichaud
Fri Oct 3 10:56:14 CDT 2003


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.

Pm



More information about the pmwiki-users mailing list