[ale] PHP vs mod_php......
Chris Ricker
kaboom at gatech.edu
Fri Jan 4 15:34:35 EST 2002
On Thu, 3 Jan 2002, Charles Marcus wrote:
> a) Is there a good how-to somewhere explaining how I can run two separate
> versions of Apache/mod_php (4.06 and 4.1.1) (assuming this is even
> practical)
Not that I know of, but the basics would be to bind the two apaches to
different ports and point them to different log dirs
> b) How to make Apache use mod_php (ie, do I have to recompile, or just make
> a config change).
>
> Since it is a module, I am tempted to ass-u-me that I won't have to
> recompile?
in your httpd.conf just make sure that the lines
LoadModule php4_module modules/libphp4.so
AddModule mod_php4.c
are uncommented, and you should be set
later,
chris
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list