Re: [EMAIL PROTECTED] [Announce] (NON-ASF) mod_aspdotnet build 2006 released

2007-03-01 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: > The new 'official' home for development of the project is: > http://sourceforge.net/projects/mod-aspdotnet > > The ASF httpd project no longer manages this project, please > consult the new http://sourceforge.net/mail/?group_id=175077 > mod-aspdotnet-users list at lis

[EMAIL PROTECTED] [Announce] (NON-ASF) mod_aspdotnet build 2006 released

2007-03-01 Thread William A. Rowe, Jr.
[Sorry for the noise, I know many users here have been waiting for this information, so I'm sharing it here, please subscribe to the lists.sourceforge.net news mod-aspdotnet-users to see future update messages. Thanks, Bill] Build 2.x.0.2006 is the first freestanding (non-ASF) release from the mo

Re: [EMAIL PROTECTED] Apache 2.2 utilize more physical memory than apache 1.3

2007-03-01 Thread arun kumar
Ok thanks I will check it with top command Regards, Arun Joshua Slive <[EMAIL PROTECTED]> wrote: On 3/1/07, arun kumar wrote: > Hi, > > No i am not measuring memory per process and i am adding all the RSS of the > httpd process of particular apache instance to find total memory usa

Re: [EMAIL PROTECTED] Lotus Quickplace / Apache Reverse Proxy

2007-03-01 Thread Jack Saunders
Yes, I am using both directives and have also used mod_proxy_html to try and resolve the issue. The redirect response is definitely where my issue is. Thanks for the tip! Jack On 3/2/07, Sander Temme <[EMAIL PROTECTED]> wrote: On Mar 1, 2007, at 8:49 PM, Jack Saunders wrote: > I am still no

Re: [EMAIL PROTECTED] Lotus Quickplace / Apache Reverse Proxy

2007-03-01 Thread Sander Temme
On Mar 1, 2007, at 8:49 PM, Jack Saunders wrote: I am still not able to login, it seems the redirect gets puked on. I have limited experience with the Lotus software: perhaps you can talk to your IBM people. However, when I did a job last year involving Workplace Services, there was a se

Re: [EMAIL PROTECTED] Sean Timmins/Chichester/Wiley is out of the office.

2007-03-01 Thread Dinesh Kumar
or someone has to call moderator on his mobile. :-) - Original Message - From: "Boyle Owen" <[EMAIL PROTECTED]> If this guy's mailer is going to keep spamming the list until 5th March, I'd say that *is* urgent.. maybe somoeone should call him on his mobile :-) -

[EMAIL PROTECTED] Lotus Quickplace / Apache Reverse Proxy

2007-03-01 Thread Jack Saunders
I am trying to get the lotus notes app Quickplace to work through our apache reverse proxy. I am hoping someone will share their knowledge on this. I have noticed it uses the internal server address all over the place. So I was able to get around this by using the directive "ProxyPreserveHost O

Re: [EMAIL PROTECTED] seg fault

2007-03-01 Thread Nikolai Lusan
On Tue, 2007-02-27 at 19:16 +0800, JM wrote: > Hi, > > Using http-2.2.3 > > For some reason I got this error.. > > [Tue Feb 27 04:04:50 2007] [notice] Apache configured -- resuming normal > operations Last time I saw that I had fecked up and put P4 optimised PHP binaries on a P3 s

Re: [EMAIL PROTECTED] RE: Compatible version on Apache, Tomcat and Openssl?

2007-03-01 Thread 黄叶
may be you install openssl at first. I think the version is 0.9.8a or ( more than 0.9.7, may be is better) and now, you can install apache then tomcat. if you want apache + tomcat, I think you must install mod_jk 2007/3/2, Lisa Tan <[EMAIL PROTECTED]>: I am a newbie on all the apps. I am

Re: [EMAIL PROTECTED] Apache Problem

2007-03-01 Thread 黄叶
could you give some error logs ?

[EMAIL PROTECTED] when use mod_vhost_alias , I can use mod_rewrite in .htaccess?

2007-03-01 Thread 黄叶
HI, guys. when I do not use the mod_vhost_alias, I can write the modrewrite in .htaccess in some directory, it is work. but when I use mod_vhost_alias for a virtual host, I write the modrewrite command in file .htaccess, it is does't work. who can help me ? thanks. Mike.G

Re: [EMAIL PROTECTED] Apache returns empty file, reports 200 and correct file size

2007-03-01 Thread Eric Wertman
Thanks for that tip.. I actually thought it was sendfile early on.. but setting EnableSendfile Off in my httpd.conf did not correct the problem either. Is there any circumstance where that directive is ignored? Or, I haven't found a clear answer about the config file... is order of things im

[EMAIL PROTECTED] Apache Problem

2007-03-01 Thread linux guru
We are using Apache 2.2. On a Dual Processor and Powerful Server. We are hosting about 700-800 websites on this box. Everynight at 01:00 am we run awstats (log analyzer) to create reports for the websites, at that time, the cronjob stop's the apache and copies some files, and start's it again, bu

[EMAIL PROTECTED] RE: Compatible version on Apache, Tomcat and Openssl?

2007-03-01 Thread Lisa Tan
I am a newbie on all the apps. I am trying to test Shibboleth app but need these three apps to be installed before I installed Shibboleth. At first I had a hard time to configure Apache 2.2.4 and Tomcat 5.5.20 but they are working now. When I tried to add Openssl 0.9.7.h, Apache is not working.

[EMAIL PROTECTED] mercurial cannot be loaded, is there any difference when going from 2.0.0 to 2.2.x?

2007-03-01 Thread solo turn
hi, we used to run mercurial hgwebdir.cgi on apache 2.0 (see http://selenic.com/repo/hg/file/0c8a783dd197/hgwebdir.cgi). recently we tried to do the same with apache-2.2 and it did not work any more. platform is solaris10. from mercurial.hgweb.hgwebdir_mod import hgwebdir produces "hgwebdir" no

RE: [EMAIL PROTECTED] Have you ever seen/resolved an issue with partial/incomplete apache access log entries?

2007-03-01 Thread Gonzalez, Miguel
From: Daniel Gaddis [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 28, 2007 11:12 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Have you ever seen/resolved an issue with partial/incomplete apache access log entries? Have you ever seen/resolved an issue with partial/incomp

RE: [EMAIL PROTECTED] URL Mask - Newbie

2007-03-01 Thread Boyle Owen
> -Original Message- > From: John Ford [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 01, 2007 3:35 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] URL Mask - Newbie > > Please can anyone help or point me in the right direction? It's not too clear what you want to do.

RE: [EMAIL PROTECTED] URL Mask - Newbie

2007-03-01 Thread John Ford
Please can anyone help or point me in the right direction? Many thanks, John. -Original Message- From: John Ford [mailto:[EMAIL PROTECTED] Sent: 27 February 2007 09:25 To: users@httpd.apache.org Subject: [EMAIL PROTECTED] URL Mask - Newbie Hi All, At the moment my UR

Re: [EMAIL PROTECTED] Apache 2.2 utilize more physical memory than apache 1.3

2007-03-01 Thread Joshua Slive
On 3/1/07, arun kumar <[EMAIL PROTECTED]> wrote: Hi, No i am not measuring memory per process and i am adding all the RSS of the httpd process of particular apache instance to find total memory usage every one sec. In prefork(No of process will be more than worker) also i am using the same pr

[EMAIL PROTECTED] accessing subversion repository via http server

2007-03-01 Thread Backup e-mail
Good'day, I'm having a problem using subversion via an http server. The issue arises only with SVN LOCK directive, all other SVN directives performing as expected. Using strace I've recorded Apache high level system calls while submitting two Subversion requests, a CHECKOUT and a LOCK:

RE: [EMAIL PROTECTED] Sean Timmins/Chichester/Wiley is out of the office.

2007-03-01 Thread Boyle Owen
> -Original Message- > From: Sean Timmins [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 01, 2007 2:11 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Sean Timmins/Chichester/Wiley is out > of the office. > > > I will be out of the office starting 01/03/2007 and will no

[EMAIL PROTECTED] Sean Timmins/Chichester/Wiley is out of the office.

2007-03-01 Thread Sean Timmins
I will be out of the office starting 01/03/2007 and will not return until 05/03/2007. For Firewall or Networking support please contact Phong Sam (x43561) or Farren Minns (x43406). For InterScience related queries please contact Richard Crawford (x43821) or Scott Penny (x43853). If it is urgent

RE: [EMAIL PROTECTED] Apache returns empty file, reports 200 and correct file size

2007-03-01 Thread Robert Lassiter
I was having this problem when I found the following article. After reading this: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18719 I tried setting "EnableSendfile off" on httpd.conf, and it solved it. -Original Message- From: Eric Wertman [mailto:[EMAIL PROTECTED] Sent: Wednesd

[EMAIL PROTECTED] Trying to create a RewriteRule with a ScriptAlias

2007-03-01 Thread thomas Armstrong
Hi. Using Apache 2.0.59, I want to create a new RewriteRule outside the DocumentRoot and modified my 'httpd.conf': -- DocumentRoot /home/project/web ServerName mydomain ScriptAlias /foo/ /home/project/modules/foo/web AddHandler application/x-

Re: [EMAIL PROTECTED] PHP Load Module Error, Help Please

2007-03-01 Thread Olaf Lautenschlaeger
On Wednesday, February 28, 2007 4:29 PM [GMT+1=CET], Stephen <[EMAIL PROTECTED]> wrote: > I am running Apache 2.2.3 on Windows XP and I get an error when it > starts: > > PHP Startup: Unable to load dynamic library ‘C:\Program > Files\PHP\ext\php_ssh2.dll’ – The specified module could not be found