Thank you. Just Wanted to make sure. Do you know what is the best version
for a secure site? or have all the SSL3 holes been fixed?
Regards,
Eduardo "Eddie" Reyes
Owner/Lead Developer
PS-Complete
209-624-0309
www.pscomplete.com
On Thu, Jun 11, 2015 at 3:45 PM, Yehuda Katz wrote:
> Your SSL
Your SSL certificate is part of your configuration, not part of the server
itself. Just make sure you don't overwrite the config files (including
where ever the SSL config says that the certificate is stored) and you
shouldn't lose the certificate.
Sent from a gizmo with a very small keyboard and
Hello All,
Is there a way to upgrade apache to the latest version WITHOUT loosing
your existing SSL cert?
Regards,
Hello Shailender,
2.0.63 is a very old version. You might want to consider upgrading to
something newer.
The documentation for 2.0.x is a little different:
- http://httpd.apache.org/docs/2.0/platform/windows.html#winsvc
For the problem you are facing, you could try running on a
non-privileg
and here is the command I am running along with error since it is an old
version 2,0,63 so httpd.exe is not available
D:\Program Files\Apache Group\Apache2\bin>apache -k install
(OS 10013)An attempt was made to access a socket in a way forbidden by its acces
s permissions. : make_sock: could n
Thanks Mike!
I am trying to install Apache 2.0.63 as a service. And Thanks again for below
links. looking at them now.
Cheers
Shailender
From: Mike Rumph [mailto:mike.ru...@oracle.com]
Sent: 11 June 2015 13:59
To: users@httpd.apache.org
Subject: Re: [users@httpd] Issues with Apache Install
He
Hello Shailender,
I see that you are trying to run Apache httpd as a service on Windows.
What version of Apache httpd are you using?
The Apache HTTP Server documentation can be very helpful.
But there is a lot of it, and that can be a little confusing to someone
who is new to Apache.
For your
Thanks Shashi for quick reply !
I ma new to Apache , how to we grant root permission ? all I know is that we
can open cmd to run as admin , which unfortunately did not help.
Cheers
Shailender
From: Shashi [mailto:shashi.kumar...@gmail.com]
Sent: 11 June 2015 12:38
To: users@httpd.apache.org
S
You are trying to Start Apache without root permission or port 80 is in use.
If you want your apache to be running on any other port apart from 80, you
can configure the same in httpd.conf by defining listen address, but then
your app url will have to have port number.
On Thu, Jun 11, 2015 at 4:
HI All
I am new to forum. Please can anyone help me with below issue.
I am trying to install Apache server as a service and below is message I get.
After doing google most of them point to that port 80 is used by some
service/process. The posts talk about disabling IIS / Web Management Service
Here you will get information about how config limits of an apache server.
Its depend which method are you using: prefork, event or worker
http://httpd.apache.org/docs/2.4/mod/mpm_common.html
Other important parameter than must be fixed on linux is ulimits,
especially maxopenfiles.
Sorry if I do
11 matches
Mail list logo