Hi,
If I add a virtual host to apache, is there any way that I can get it to work without restarting apache?
What do ISP's do when they create a new domain - surely they dont restart apache and cause all the other domains to stop working (for a little while) ??
thanks,
ed
How much free
chectl graceful
-----Original Message-From: ed elliott [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 11:49 AMTo: users@httpd.apache.orgSubject: [EMAIL PROTECTED] adding virtual hosts without restarting ??
Hi,
If I add a virtual host to apache, is there any way that I can get it to
I wouldn't suggest you do this on a real machine, but when I want to install more than one version without the source (so using the msi install) I use the orca tool to modify the msi file to let me install correctly:
1 - get orca ( http://support.installshield.com/kb/view.asp?articleid=Q107066 )
you could try enabling msi logging and see if it gives any indication of why it fails:
msiexec /i filename.msi /L*! "c:\msiapache.txt"
this logs most things, there are different logging options (/L*v! and /L*vx! which will log much much more but can log too much ;) )
ed
Mike Dewhirst <[EMAIL PR
If you don't know what it is that is using the port, do a "netsta -a -o -n" this will show you the pid of the process that is listening on port 80 (it is probably IIS)
edAnaya <[EMAIL PROTECTED]> wrote:
Hi,Can you please ensure that no other service is running on Port 80.If it is running, then yo
A patch was submitted for this yesterday:
http://mail-archives.apache.org/mod_mbox/httpd-dev/200507.mbox/%3c2005070512
[EMAIL PROTECTED]
#ifndef PEM_F_DEF_CALLBACK
+ #ifdef PEM_F_PEM_DEF_CALLBACK
+ /* In OpenSSL 0.9.8 PEM_F_DEF_CALLBACK was renamed */
+ #define PEM_F_DEF_CALLBACK PEM_F_PEM_DEF
According to google there are people getting this with IIS as well, there
was someone who had it with JSP pages so maybe it's coming from tomcat??
-Original Message-
From: Krist van Besien [mailto:[EMAIL PROTECTED]
Sent: 07 July 2005 15:50
To: users@httpd.apache.org
Subject: Re: [EMAIL P
I would get filemon from sysinternals site and use to see which "Access Denied" error messages you get for that user and then give them rights to access them.Boyle Owen <[EMAIL PROTECTED]> wrote:
> -Original Message-> From: Stephen Cook [mailto:[EMAIL PROTECTED]> Sent: Donnerstag, 14. Juli