Each instance should already have its own control script, apachectl, 
in the bin directory, with paths specific to that instance.

-- 
Craig Dunigan
IS Technical Services Specialist
Middleware - EIS - DoIT
University of Wisconsin, Madison

opinions expressed are my own, not the University's

On Mon, 15 Aug 2005, Spike Burkhardt wrote:

> All,
> 
>   I have two apache instances running.  Is there a way to kill just 1 
> instance?  To be more specific, I have 1 startup file with the standard 
> startup.  In the httpd.conf file, it specifies:
> 
> PidFile /usr/local/apache/logs/httpd.pid
> 
> In the second startup file the line that starts the server is:
> 
> httpd - f /usr/local/apache/conf/httpd-oracal.conf start
> and the PidFile line reads:
> 
> PidFile /usr/local/apache/logs/httpd-oracal.pid.
> 
> Can I tell apache only to stop this instance or should I write a script 
> to do it?
> 
> FYI, I'm running Apache 1.3.31 with mod_perl 1.29, mod_fastcgi 2.4.2, 
> mod_ssl 2.8.19 and OpenSSL 9.9.7c.  This is on Solaris 8.
> 
> TIA,
> 
> spike
> 


---------------------------------------------------------------------
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]

Reply via email to