On Tue, Jul 22, 2008 at 7:24 AM, Melanie Pfefer <[EMAIL PROTECTED]> wrote: > hi > > I am copying the httpd.conf and then change the port number. > > When I do > > ./httpd -k start -f <the new file> > I have this error > > httpd (pid 18877) already running > > What am I missing? > my goal is to run another apache on a new port.
Use a different PidFile directive in newfile.conf -- Eric Covener [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
