[freeside] Running HTTP along with HTTPD-Perl

Randall Lucas rlucas at tercent.com
Fri Mar 18 20:18:18 PST 2005


> Does anyone have Both Servers Running?  What does your httpd.conf file 
> look like?  Did you need to change the httpd-perl.conf  as well?

In general, when running two apaches, give them different server roots. 
  They can generally share libraries and modules nicely.  Make sure the 
scoreboard, pid, and log files don't clobber each other.  Make sure they 
are on different ports (and/or different interfaces; by default apache 
listens on all interfaces, including loopback).  Other than that, no 
problems.

Not to be rude, but I take it you've good solid reasons for running 
other web services on a box where billing info is stored?  I ask because 
it seems kind of odd to need to run httpd in addition to httpd-perl, 
unless you're expecting enough volume to require the smaller memory 
footprint.

Randall

-- 
Randall Lucas			DF93EAD1
Tercent, Inc / SuperSurvey Online Surveys
http://www.supersurvey.com



More information about the freeside-users mailing list