On Wed, Sep 9, 2009 at 7:51 PM, ricardo13 wrote:
>
> Ok !!
> Do I need any special parameter for compile ??
> For example: ./configure --with-64bit
In your case, since you are planning to use Ubuntu (a good Idea in my
opinion) and seem not to have that much experience yet (not that this
is a pro
On Wed, Sep 9, 2009 at 1:52 PM, ricardo13 wrote:
>
> Ok
Try to be a little more considerate of what/where/how you quote
messages you're replying to.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support for
On Wed, Sep 9, 2009 at 6:20 PM, Mohit Anchlia wrote:
> These go as "info" in access log
It's pretty unusual for error log entries to end up in your access
log. Is that what you're actually claiming? We could already see that
they were "info" level.
These are two distinctly different log files.
These go as "info" in access log
On Wed, Sep 9, 2009 at 3:03 PM, Eric Covener wrote:
> On Wed, Sep 9, 2009 at 4:49 PM, Mohit Anchlia wrote:
>> I need to exclude below string (as an example) from access log. Is
>> there a way I can use CustomLog and do that?
>>
>> [Wed Sep 09 13:20:47 2009] [info]
On Wed, Sep 9, 2009 at 4:49 PM, Mohit Anchlia wrote:
> I need to exclude below string (as an example) from access log. Is
> there a way I can use CustomLog and do that?
>
> [Wed Sep 09 13:20:47 2009] [info] [client 10.4.1.41] Connection closed
> to child 4 with abortive shutdown (server )
>
> [Wed
I need to exclude below string (as an example) from access log. Is
there a way I can use CustomLog and do that?
[Wed Sep 09 13:20:47 2009] [info] [client 10.4.1.41] Connection closed
to child 4 with abortive shutdown (server )
[Wed Sep 09 13:20:47 2009] [info] [client 28.20.40.241] Connection to
On Wed, Sep 09, 2009 at 01:19:33PM -0500, William A. Rowe, Jr. wrote:
> >*** Product:
> > C:\Downloads\apache_2.2.13-win32-x86-openssl-0.9.8k.msi
> >*** Action: INSTALL
> >*** CommandLine: **
> > MSI (s) (BC:D4) [09:42:25:547]: Machine policy
John Oliver wrote:
> On Tue, Sep 08, 2009 at 06:27:00PM -0500, William A. Rowe, Jr. wrote:
>> John Oliver wrote:
>>> Trying to install apache_2.2.13-win32-x86-openssl-0.9.8k.msi on a W2K3
>>> R2 Enterprise SP2 VM. After I click "Install", I get an error telling
>>> me, "The system cannot open the
Ok
Ricardo
James Zuelow-3 wrote:
>
>
>
>> -Original Message-
>> From: ricardo13 [mailto:ricardoogra...@gmail.com]
>> Sent: Wednesday, 09 September, 2009 09:31
>> To: users@httpd.apache.org
>> Subject: Re: [us...@httpd] Apache 64 bit ?
>>
>>
>>
>> William A. Rowe, Jr. wrote:
Eric Covener wrote:
>
> On Wed, Sep 9, 2009 at 1:31 PM, ricardo13 wrote:
>>
>>
>> William A. Rowe, Jr. wrote:
>>>
>>> ricardo13 wrote:
I saw this http://www.blackdot.be/?inc=apache/binaries site .
And I have a server with Core 2 Quad (64 bits).
>>>
>
> You'll have to do the hom
> -Original Message-
> From: ricardo13 [mailto:ricardoogra...@gmail.com]
> Sent: Wednesday, 09 September, 2009 09:31
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] Apache 64 bit ?
>
>
>
> William A. Rowe, Jr. wrote:
> >
> > ricardo13 wrote:
> >>
> >> I saw this http://ww
On Wed, Sep 9, 2009 at 1:31 PM, ricardo13 wrote:
>
>
> William A. Rowe, Jr. wrote:
>>
>> ricardo13 wrote:
>>>
>>> I saw this http://www.blackdot.be/?inc=apache/binaries site .
>>> And I have a server with Core 2 Quad (64 bits).
>>
You'll have to do the homework to check if your OS vendor provides
William A. Rowe, Jr. wrote:
>
> ricardo13 wrote:
>>
>> I saw this http://www.blackdot.be/?inc=apache/binaries site .
>> And I have a server with Core 2 Quad (64 bits).
>
> You still haven't mentioned an operating system.
>
> Ubuntu Server 32bits.
> I think I change for Ubuntu Server 64bits
>
ricardo13 wrote:
>
> I saw this http://www.blackdot.be/?inc=apache/binaries site .
> And I have a server with Core 2 Quad (64 bits).
You still haven't mentioned an operating system.
-
The official User-To-User support forum of
hi,
I saw this http://www.blackdot.be/?inc=apache/binaries site .
And I have a server with Core 2 Quad (64 bits).
Ricardo
William A. Rowe, Jr. wrote:
>
> William A. Rowe, Jr. wrote:
>> ricardo13 wrote:
>>> Where do I download ??
>>
>> http://httpd.apache.org/dist/httpd/
>
> sorry, that is
William A. Rowe, Jr. wrote:
> ricardo13 wrote:
>> Where do I download ??
>
> http://httpd.apache.org/dist/httpd/
sorry, that is http://httpd.apache.org/download for your nearest
mirror, or http://www.apache.org/dist/httpd/ for the master server.
--
ricardo13 wrote:
> Only one question.
>
> Is there Apache 64bit ???
> Where do I download ??
No, it's eight bit ASCII.
http://httpd.apache.org/dist/httpd/
It's up to your compiler toolchain and CFLAGS (or CC command) to
decide what it compiles when you ./configure and make.
---
Hi,
Only one question.
Is there Apache 64bit ???
Where do I download ??
Ricardo
--
View this message in context:
http://www.nabble.com/Apache-64-bit---tp25369058p25369058.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.
--
Thanks for the reply William.
Justin
-Original Message-
From: William A. Rowe, Jr. [mailto:wr...@rowe-clan.net]
Sent: Tuesday, September 08, 2009 4:45 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache 2.0.63 log timestamps
Justin Amburn wrote:
> Hi all,
>
> I'm new to
Andy Hawkins wrote:
Hi,
I renewed an SSL certificate today, and replaced the server's .crt file (the
one pointed to by the 'SSLCertificateFile' parameter in the server's
config). However, when I restarted the server (apachectl restart, server is
v1.3.34) requests to the server still seemed to re
Hi,
I renewed an SSL certificate today, and replaced the server's .crt file (the
one pointed to by the 'SSLCertificateFile' parameter in the server's
config). However, when I restarted the server (apachectl restart, server is
v1.3.34) requests to the server still seemed to return the original
cert
i know this is the obvious question but
does the directory /tmp/_wl_proxy/ exist ?
is it writable by the apache process ?
i think you have your answer.
On 09/09/09 12:39, Krist van Besien wrote:
On Wed, Sep 9, 2009 at 11:23 AM, thomas2004 wrote:
Hi all,
Sometimes as I send WS-request to
On Wed, 2009-09-09 at 02:23 -0700, thomas2004 wrote:
> Hi all,
>
> Sometimes as I send WS-request to our WS via web-server we got error message
> as follow. Has someone experience to fix such a problem?
>
> *
> Tue Sep 8 11:32:42 2009 Temp Post File name =
> [/tmp/_wl_pro
On Wed, Sep 9, 2009 at 8:06 AM, thomas2004 wrote:
>
> More information to my problem:
>
> This problem doesn't come very often. Sometimes it can open the
> /tmp/_wl_proxy and wrote to the file such as
>
> "Tue Sep 8 14:22:26 2008 Temp Post File name =
> [/tmp/_wl_proxy/_post__28832_66]"
>
> Someti
More information to my problem:
This problem doesn't come very often. Sometimes it can open the
/tmp/_wl_proxy and wrote to the file such as
"Tue Sep 8 14:22:26 2008 Temp Post File name =
[/tmp/_wl_proxy/_post__28832_66]"
Sometimes it can't.
--
View this message in context:
http://www.na
On Wed, Sep 9, 2009 at 7:39 AM, Krist van
Besien wrote:
>> Tue Sep 8 11:32:42 2009 ***Exception type [WRITE_ERROR_TO_FILE] (Cannot
>> open TEMP file '/tmp/_wl_proxy/_post__28832_77' for POST of 2306 bytes
wl-as-in-weblogic probably means consult the vendor.
--
Eric Covener
cove...@gmail.co
On Wed, Sep 9, 2009 at 11:23 AM, thomas2004 wrote:
>
> Hi all,
>
> Sometimes as I send WS-request to our WS via web-server we got error message
> as follow. Has someone experience to fix such a problem?
>
> *
> Tue Sep 8 11:32:42 2009 Temp Post File name =
> [/tmp/_wl_proxy
thomas2004 wrote:
Hi all,
Sometimes as I send WS-request to our WS via web-server we got error message
as follow. Has someone experience to fix such a problem?
*
Tue Sep 8 11:32:42 2009 Temp Post File name =
[/tmp/_wl_proxy/_post__28832_77]
Tue Sep 8 11:32:42 2009 Coul
Hi all,
Sometimes as I send WS-request to our WS via web-server we got error message
as follow. Has someone experience to fix such a problem?
*
Tue Sep 8 11:32:42 2009 Temp Post File name =
[/tmp/_wl_proxy/_post__28832_77]
Tue Sep 8 11:32:42 2009 Could not open temp pos
29 matches
Mail list logo