RE: [EMAIL PROTECTED] Installing Apache 2.2.0 on AMD Opteron running SuSE 10

2006-04-17 Thread Jennifer Lai
Hi Garry, Setting libdir to /usr/lib64 during configuration step didn't fixed the problem. I'm ready to try your second suggestion; edit /etc/ld.so.conf. But before I do that I have few questions regarding this file. Here is the original content of /etc/ld.so.conf. It does include /usr/lib

Re: [EMAIL PROTECTED] Installing Apache 2.2.0 on AMD Opteron running SuSE 10

2006-04-17 Thread Alexey Polyakov
On 4/17/06, Jennifer Lai <[EMAIL PROTECTED]> wrote: >Setting libdir to /usr/lib64 during configuration step didn't fixed > the problem.include /etc/ld.so.conf.d/*.conf Symlinking works well: ln -f -s /usr/lib64/libexpat.so /usr/lib/libexpat.so -- Alexey Polyakov ---

[EMAIL PROTECTED] many orphaned rotatelog.exe procs - Second Post

2006-04-17 Thread Tony Guadagno
Hi, I am using apache 2.2 on windows 2k3. I stop and start the service using the windows apache monitor utility. I have noticed that every time I stop the apache service, all the rotatelog.exe 's are orphaned. In just a couple of restarts, I could have 50 or more orphaned. they do not exit

Re: [EMAIL PROTECTED] Apache 2.2.0 - Large File Support for Uploads to Apache >2GB?

2006-04-17 Thread Joshua Slive
On 4/17/06, matthew <[EMAIL PROTECTED]> wrote: > Hi, > > Does anyone know how to modify the Apache installation > to accept greater than 2GB file uploads to Apache? > > I know Apache 2.2.0 has Large File Support but not for > uploads to the Apache Server where there is a hard limit > of 2 GB. > >

Re: [EMAIL PROTECTED] Apache 2.2.0 - Large File Support for Uploads to Apache >2GB?

2006-04-17 Thread matthew
Hi, I have tried and I get the following error in the Log: Invalid Content-Length I have set the LimitRequestBody to 0 which is the default I believe. I did read the documentation which says there is a 2GB limit for Apache 2.2.0. As far as the client I have been using Firefox. Matt Joshua Sli

[EMAIL PROTECTED] Is there a way to make a web dav enabled folder on apache read only?

2006-04-17 Thread Emmanuel E
thanks emmanuel

Re: [EMAIL PROTECTED] Apache 2.2.0 - Large File Support for Uploads to Apache >2GB?

2006-04-17 Thread Joshua Slive
On 4/17/06, matthew <[EMAIL PROTECTED]> wrote: > Hi, > > I have tried and I get the following error in the Log: > > Invalid Content-Length > > I have set the LimitRequestBody to 0 which is the default > I believe. I did read the documentation which says there > is a 2GB limit for Apache 2.2.0. > >

[EMAIL PROTECTED] multiple authentication methods

2006-04-17 Thread Covington, Chris
Hi all, Is is possible to define multiple authentication methods based on client IP address / network? For instance: Client from 10.40.18.0, use AuthNTLM. Client from anywhere else, use AuthLDAP. If not directly possible, is it possible to do something with mod_rewrite to achieve this function

Re: [EMAIL PROTECTED] Apache 2.2.0 - Large File Support for Uploads to Apache >2GB?

2006-04-17 Thread Nick Kew
On Monday 17 April 2006 18:31, Joshua Slive wrote: > > As far as the client I have been using Firefox. > > Log the actual content-length sent by the client. I'll bet it is a > negative number because firefox doesn't support large files. ... or it's a relatively-obscure build option in firefox (j

[EMAIL PROTECTED] Forward port 443 requests, but use mod_rewrite on port 80 requests

2006-04-17 Thread Anthony Browne
    Hello everyone,   Is there a way to use ProxyPass to forward items based on the port number of the request? I want to forward all requests that use port 443 with ProxyPass (so that I can use mod_rewrite on all port 80 requests). Is this possible, or do I need to i

Re: [EMAIL PROTECTED] Loading Mod_Python module generates error:: "undefined symbol: apr_table_compress"

2006-04-17 Thread Ben Ringold
For the record, I was able to resolve this problem by upgrading to httpd-2.0.47 The current documentation for mod_python-3.2.8 states it is compatible with Apache 2.0.40, but I believe this is incorrect due to the error described below. Ben Ringold Hypothetical Software -- Origi

[EMAIL PROTECTED] Segfaults

2006-04-17 Thread Graham Frank
Hey all, I have been having some strange segfaults come though which I really don't know how to describe or understand for that matter. Apr 17 19:22:32 kirika kernel: httpd[15642]: segfault at 002a9ae21274 rip 002a95fccbeb rsp 4d2008a0 error 4 Apr 17 19:22:32 kirika kernel: httpd[

[EMAIL PROTECTED] Problems with Apache 2.2.0 as a conventional proxy

2006-04-17 Thread Dan Price
Hi, After years of frustration with Squid, I'm now using 32-bit Apache 2.2.0 as a caching web proxy for my group. The underlying OS is 64-bit Solaris 10 running on Opteron. My initial configuration attempt was $ ./configure --enable-proxy --enable-proxy-connect --enable-proxy-ftp \ --enabl

[EMAIL PROTECTED] ntlm mod

2006-04-17 Thread Paul Matthews
hi there, I'm looking into the ntlm mod for apache and I'm just wondering how it works, does it just require auth to view the website or can you set it to pass on credentials to a content management system like mambo? -- Paul Matthews I.T Trainee | The Cathedral School Ph (07) 47222 194 | Fax

Re: [EMAIL PROTECTED] Segfaults

2006-04-17 Thread Sean Conner
It was thus said that the Great Graham Frank once stated: > > Hey all, > > I have been having some strange segfaults come though which I really don't > know how to describe or understand for that matter. Which operating system? From the looks of it, it looks to be a 64-bit version. > Apr 17

Re: [EMAIL PROTECTED] Segfaults

2006-04-17 Thread Xuekun Hu
You could print the back trace to show more details. see http://httpd.apache.org/dev/debugging.html Thx, Xuekun On 4/18/06, Graham Frank <[EMAIL PROTECTED]> wrote: > Hey all, > > I have been having some strange segfaults come though which I really don't > know how to describe or understand for th

RE: [EMAIL PROTECTED] Segfaults

2006-04-17 Thread Graham Frank
... And the great Graham Frank forgets to include system specs! Argh ... it has been one of those days. OS: CentOS 4.3 x86_64 (2.6.9-34-ELsmp) Graham Frank - (608) 359-1593 Neoservers LLC (http://www.neoservers.com/) Fo

[EMAIL PROTECTED] Apache error

2006-04-17 Thread Kaushal Shriyan
Hi All I am getting the below error in the apache error log [Tue Apr 18 02:23:06 2006] [error] CONNECTION_REFUSED [os error=0, line 1642 of ../nsapi/URL.cpp]: 172.21.72.117:7002 errno = 0 [Tue Apr 18 02:23:06 2006] [error] CONNECTION_REFUSED [os error=0, line 1642 of ../nsapi/URL.cpp]: 172.21.72.