Evan,
On Dec 6, 2006, at 10:11 PM, Evan Platt wrote:
now when I run httpd -DSSL -k start, I get
httpd: Could not open configuration file ssl/conf/httpd.conf: No
such file or directory
That'll run the first httpd found in your PATH. On a plain vanilla
MacOSX installation, that is the http
At 09:35 PM 12/6/2006, you wrote:
You replaced your installed version of OpenSSL, or are trying to start
the wrong copy of httpd. You might want to do some searching for
multiple occurances of the httpd binary.
The fact that SSLEngine isn't recognized indicates a pre-0.9.7 version
of OpenSSL, o
You replaced your installed version of OpenSSL, or are trying to start
the wrong copy of httpd. You might want to do some searching for
multiple occurances of the httpd binary.
The fact that SSLEngine isn't recognized indicates a pre-0.9.7 version
of OpenSSL, or a different build of httpd.
Evan
At 07:35 PM 12/6/2006, you wrote:
Can someone/somebody pz tell me why I keep on getting this server
error when I try to activate apache 2.2? :
"(OS 10048)Only one usage of each socket address (protocol/network
address/port)
is normally permitted. : make_sock: could not bind to address 127.0
Can someone/somebody pz tell me why I keep on getting this server error
when I try to activate apache 2.2? :
"(OS 10048)Only one usage of each socket address (protocol/network
address/port)
is normally permitted. : make_sock: could not bind to address
127.0.0.1:8001
no listening sockets avai
Had a good working Apache 2.2.3 on os/x..
Won't start now.
Error:
# httpd -dssl -k start
httpd: Could not open configuration file ssl/conf/httpd.conf: No such
file or directory
No indication of where ssl/conf is - ie my docroot is /Library/Apache2
.Tried every possibility I could think of.
Upo
Greetings,
On Wed, 2006-12-06 at 08:59 -0500, Lucuk, Pete wrote:
> I am now wrapping up my Apache setup with a maintenance in mind.
> I would like to setup something that would…
> - test to see is Apache is up or down
> - if Apache is up, do nothing
> - if Apache is down,
> It sure sounds like you are doing the right things. Try this - once the
> httpd window is closed, look in your Task Manager (rt-click the start bar)
> and see that there are no 'apache' or 'httpd' processes running. If there
> are, kill them and let us know - terminating the httpd you 'see' in
Gaming Mouse wrote:
> I've installed Apache 2.2 as a manual server (ie, I have to open the
> httpd.exe command window to use it) on Win XP Pro.
> DocumentRoot E:/Documents/htdocs/bj
>
Ok - that much looks good.
> I then close the httpd.exe window and reopen it -- to restart apache.
>
> I have
Lucuk, Pete wrote:
>
> I would like to setup something that would…
>
> - if Apache is down, bring it back up ASAP
Uhm - guy I'm not sure you understand how httpd works.
Apache has a parent which doesn't ever serve requests. It starts and
manages workers. If the workers crash or exit,
I've installed Apache 2.2 as a manual server (ie, I have to open the
httpd.exe command window to use it) on Win XP Pro. The installation
works fine when I visit:
http://localhost:8080
However, I am now trying to change my htdocs root, because I keep all my
data one the E:\ partition of my HD.
Hello group,
I have a following installation:
software: win 2k3, Apache 2.0.48, PHP 5.1.4
hardware: 2 x Xeon 3.2, 3 GB RAM
separate SQL server
Almost the whole content is generated dynamically.
100.000 hits/day, the download is about 1.5-2 GB / day
It is a corporate intranet system. (80-90%
On Dec 6, 2006, at 9:15 AM, Ismael Milach da Silveira wrote:
Guys, I'm having a problem trying to run both apache and tomcat at
the same port.
I'm able to run both of them when using different ports, but at the
same port apache simply won't run at all.
You cannot run more than one server
> -Original Message-
> From: Steve Burrus [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 06, 2006 7:49 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] How Do I Integrate Apache w. PHP?
>
> hi again Boyle this is steve Burrus and let me tell u that
> the solution w
We've been having issues with our Apache 2.2.2 restarting on us
periodically (several times a day). Here's an excerpt from our error log:
[Wed Dec 06 07:14:31 2006] [error] (OS 10061)No connection could be made
because the target machine actively refused it. : proxy: HTTP: attempt to
connect to
hi again Boyle this is steve Burrus and let me tell u that the solution
which I found last nite to the problem that I posted :
..I have nothing in the file now thus when I try to run it in my
browser there is just a blank web page
is this in the phpinfo.php file :
when I ran this in
On 12/6/06, Ismael Milach da Silveira <[EMAIL PROTECTED]> wrote:
Guys, I'm having a problem trying to run both apache and tomcat at the same
port.
I'm able to run both of them when using different ports, but at the same
port apache simply won't run at all.
That is because Apache will refuse to
Ivan Barrera A. Ivn.cl> writes:
>
> William A. Rowe, Jr. wrote:
> > Ivan Barrera A. wrote:
> >> William A. Rowe, Jr. wrote:
> >>> No. Run multiple instances of httpd against different IP addresses.
> >>>
> >>> There's no way to decide about accepting per-named-host.
> >> There are some third pa
> On 12/6/06, Lucuk, Pete <[EMAIL PROTECTED]> wrote:
> > I would like to setup something that would…
> >
> > - test to see is Apache is up or down
> >
> > - if Apache is up, do nothing
> >
> > - if Apache is down, bring it back up ASAP
There's a monitor hook that runs eve
Hi!
I have the same question, but I add some help lines for error code 500.
I searched a few forums for Configuration Apache2 to run files.exe on Windows
XP Home edition.
I did not have user and group for error 500 ?
I searched book The Complete Apache server 2.0 by Osborne Mc
In many cases, apache httpd is placed on port 80 and tomcat is placed
on a higher port with httpd forwarding to tomcat either using HTTP or
AJP. In apache httpd 2.2 you can look at mod_proxy_ajp and
mod_proxy_http as possible connectors.
Joshua.
Thanks, what I mean is, how to get apache itse
On 12/6/06, Ismael Milach da Silveira <[EMAIL PROTECTED]> wrote:
Guys, I'm having a problem trying to run both apache and tomcat at the same
port.
I'm able to run both of them when using different ports, but at the same
port apache simply won't run at all.
can you please point me to some pape
Guys, I'm having a problem trying to run both apache and tomcat at the same
port.
I'm able to run both of them when using different ports, but at the same
port apache simply won't run at all.
can you please point me to some paper or something explaining how to do it?
apache2
tomcat 5.5
Fedor
test
From: Ismael Milach da Silveira [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 06, 2006 12:12 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache2 + tomcat + FC6
Guys, I'm having a problem trying to run both apache and tomcat at th
Guys, I'm having a problem trying to run both apache and tomcat at the same
port.
I'm able to run both of them when using different ports, but at the same port
apache simply won't run at all.
can you please point me to some paper or something explaining how to do it?
apache2
tomcat 5.5
Fedora
On 12/6/06, Indraveni <[EMAIL PROTECTED]> wrote:
Hi,
I am using debian etch and I am facing problem in using Apache2 with ssl
support. When I am tring to restart apache2 the following error is
displayed..
Forcing reload of web server (apache2)...Warning: DocumentRoot
[/usr/share/gforge/scm] doe
If application is really critical take a look at http://www.linux-ha.org/
Otherwise a simple cronjon would do.
On 12/6/06, Lucuk, Pete <[EMAIL PROTECTED]> wrote:
Hello,
I have Apache 2.2.3 with mod_ssl and mod_jk installed and they work like a
champ!
I am now wrapping up my Apache setup w
Hey Pete,
Personally, I'd just write and cron a scriptto check to see if the
process if running, if not, start it.
Scott.
Lucuk, Pete wrote:
Hello,
I have Apache 2.2.3 with mod_ssl and mod_jk installed and they work
like a champ!
I am now wrapping up my Apache setup with a maintenance i
[Oh man, another person sending html email with . Do you
really expect people to read that without a magnifying glass?
On 12/6/06, Vikas Bhat <[EMAIL PROTECTED]> wrote:
Question: I see following errors in Apache (old ver 1.3) error.log: Plenty
of them. Not sure why Permission Denied would be lo
Hello,
I have Apache 2.2.3 with mod_ssl and mod_jk installed and they work like
a champ!
I am now wrapping up my Apache setup with a maintenance in mind.
I would like to setup something that would...
- test to see is Apache is up or down
- if Apache is up, do nothing
Hi,
I'm sorry If I'm posting this query to a wrong group, Please correct me this
is the first time for me.
Question: I see following errors in Apache (old ver 1.3) error.log: Plenty
of them. Not sure why Permission Denied would be logged ?
"[error] (13)Permission denied: proxy: error deleting o
Hi,
I am using debian etch and I am facing problem in using Apache2 with ssl
support. When I am tring to restart apache2 the following error is displayed..
Forcing reload of web server (apache2)...Warning: DocumentRoot
[/usr/share/gforge/scm] does not exist
Syntax error on line 186 of /etc/apac
On 12/6/06, Peter Neu <[EMAIL PROTECTED]> wrote:
Hello,
I'm trying to use mod_proxy. Since I got this erroy message:
error---
proxy: No protocol handler was valid for the URL /axis2/. If you are using a
DSO version of mod_proxy, make sure the proxy submodules are included
I wo
Hello,
I'm trying to use mod_proxy. Since I got this erroy message:
error---
proxy: No protocol handler was valid for the URL /axis2/. If you are using a
DSO version of mod_proxy, make sure the proxy submodules are included
I would like to load the sub modules of mod_proxy like
34 matches
Mail list logo