> Give us some more information. What happens when you try to bring up a
> php page? Do you see just the raw text? An error message?

My PC wants to download it. I need to figure out what the proper syntax
would be to build apache from source, including mod_perl, and php.  This is
what I did for my current install. Anyone know how I would change this to
include php?

% tar xzvf apache_x.x.x.tar.gz
% tar xzvf mod_perl-x.xx.tar.gz
% cd mod_perl-x.xx
% perl Makefile.PL APACHE_SRC=../apache_x.x.x/src USE_APACI=1  DO_HTTPD=1
EVERYTHING=1
% make && make test && make install
% cd ../apache_x.x.x
% make install



_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list