Re: [us...@httpd] A list of apache2 environmental variables from the command line ?

2010-02-21 Thread dave selby
On 22 February 2010 00:48, Paul McFerrin wrote: > I'm assuming that you are referring to file > /usr/local/apache2/bin/envvars-std.  All it contains in mine is to add "lib" > to it's PATH.   Nothing else. > -Paul Yep same here, oh well have to do some parsing of config Thanks anyway Cheers Dav

Re: [us...@httpd] How do I pick up correct version of SSL

2010-02-21 Thread Igor Cicimov
Include --with-ssl=/path_to_your_ssl in the configure command On Feb 22, 2010 2:47 PM, "John Iliffe" wrote: I have just created a new server running Red Hat EL5.4. I decided to update the version of Apache to 2.2.14 at the same time. I compiled with "enable-ssl=" but the log shows that the ope

[us...@httpd] How do I pick up correct version of SSL

2010-02-21 Thread John Iliffe
I have just created a new server running Red Hat EL5.4. I decided to update the version of Apache to 2.2.14 at the same time. I compiled with "enable-ssl=" but the log shows that the openssl in use is the default shipped with the operating system. How do I get Apache to pick up the proper openssl

Re: [us...@httpd] A list of apache2 environmental variables from the command line ?

2010-02-21 Thread Paul McFerrin
I'm assuming that you are referring to file /usr/local/apache2/bin/envvars-std. All it contains in mine is to add "lib" to it's PATH. Nothing else. -Paul dave selby wrote: Is there a way to get a list of apache2 environmental variables from the command line, specifically the apache run grou

[us...@httpd] A list of apache2 environmental variables from the command line ?

2010-02-21 Thread dave selby
Is there a way to get a list of apache2 environmental variables from the command line, specifically the apache run group. Many thanks Dave -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html ---

Re: [us...@httpd] Porting Apache 2.0.63 to Cygwin 1.7

2010-02-21 Thread Paul McFerrin
The process is NOT running. Does not showup in the list of Cygwin processes. Jonathan Zuckerman wrote: How do you know it's not running? What port is it listening on? On Saturday, February 20, 2010, Paul McFerrin wrote: I'm trying to port Apache 2.0.63 to Cygwin 1.7 to no avail. Apache

RE: [us...@httpd] Custom Log Format -> Adding milliseconds to timestamp -> %{format}t

2010-02-21 Thread Geoff Millikan
> Well, for sequence and order any quantity that only increases (or only > decreases, for that matter) each time it is sampled, would serve. > Such as a gadget that just hands back the next integer in series every > time it is queried (properly interlocked across threads/processes). Agreed, good p

Re: [us...@httpd] Porting Apache 2.0.63 to Cygwin 1.7

2010-02-21 Thread Jonathan Zuckerman
How do you know it's not running? What port is it listening on? On Saturday, February 20, 2010, Paul McFerrin wrote: > I'm trying to port Apache 2.0.63 to Cygwin 1.7 to no avail.  Apache will > start but immediately stops.  The code compiles cleanly and error_log does > not show anything other

Re: [us...@httpd] Re: Upgrading from Apache1 1.x to 2.1.14

2010-02-21 Thread Paul McFerrin
I gave up on Xampp as a web server. Too many problems with not having symbolic links. Went and got Apache version 2.0.63 and I'm trying to port it to Cygwin. The code compiles cleanly but it just don't want to start up. The only thing in the error_log file is a complaint about the PID file