[EMAIL PROTECTED] graceful not working on Solaris?

2006-02-24 Thread Tejas Sanghavi
Hi All,   I am using Apache 2.0.55 on Solaris.   When I am giving "./apachectl graceful" command, apache doesn't re-read my configuration file. On Solaris, Apache creates 6 more processes (1 parent + 5 child) each time "./apachectl graceful" is given. While on other platforms (HP, Linux), the

Re: [EMAIL PROTECTED] find: 0652-010 The starting directory is not valid

2006-02-23 Thread Tejas Sanghavi
5.3. While on AIX 5.1/5.2, it's very fast. Search for Berkeley DB in configure takes too much time.   Can you guide me how to resolve these problems?   Thanks & Regards, Tejas Sanghavi. - Original Message - From: sanjay tripathi To: users@httpd.apache.org Cc: [

Re: [EMAIL PROTECTED] find: 0652-010 The starting directory is not valid

2006-02-22 Thread Tejas Sanghavi
Hi Sanjay,   ksh is my default shell on AIX 5.3.   # echo $SHELL/usr/bin/ksh   Thanks, Tejas. - Original Message - From: sanjay tripathi To: users@httpd.apache.org Cc: [EMAIL PROTECTED] Sent: Thursday, February 23, 2006 9:56 AM Subject: Re: [EMAIL PROTECTED] fin

[EMAIL PROTECTED] Where apache creates core file?

2006-02-22 Thread Tejas Sanghavi
Hi,   I've installed httpd-2.0.55 on Solaris 9.   At some place, Apache aborts, but I can not find the core file. Do anybody know where Apache creates core file in such cases?   Thank & Regards, Tejas Sanghavi.http://www.patni.com World-Wide Partnerships. World-Class Solutions. _

[EMAIL PROTECTED] The starting directory is not valid

2006-02-22 Thread Tejas Sanghavi
- Original Message - From: Tejas Sanghavi To: Apache Sent: Wednesday, February 22, 2006 6:28 PM Subject: find: 0652-010 The starting directory is not valid Hi all,   When I am trying to 'make' httpd-2.0.55 on AIX 5.3, I am getting the follo

[EMAIL PROTECTED] find: 0652-010 The starting directory is not valid

2006-02-22 Thread Tejas Sanghavi
Hi all,   When I am trying to 'make' httpd-2.0.55 on AIX 5.3, I am getting the following error message:   "find: 0652-010 The starting directory is not valid."   Configure works fine, but make gives problem.   What could be the reason? A few days back, I could install it properly on the same

[EMAIL PROTECTED] Warning message on Solaris

2006-02-20 Thread Tejas Sanghavi
Hi,   I am using Apache 2.0.55 on Solaris 8.   When I try to listen on the port which is already in use, I get the message - "Address already in use: make_sock: could not bind to address ..." on the console as well as in error_log on Linux, Windows, HP-UX. But I am not getting this message on

Re: [users@httpd] ScriptLog directive not working on Linux

2005-06-01 Thread Tejas Sanghavi
is identical in configuration and operation to mod_cgi. The only exception is the additional directive ScriptSock which gives the name of the socket to use for communication with the cgi daemon." Regards, Tejas Sanghavi. - Original Message - From: "Aman Raheja" <[EMAIL PR

[users@httpd] ScriptLog directive not working on Linux

2005-06-01 Thread Tejas Sanghavi
ed all the possibilities given in the attached mail, but then also no positive outcome... Thanks, Tejas Sanghavi. - Original Message - From: "Boyle Owen" <[EMAIL PROTECTED]> To: Sent: Monday, May 30, 2005 1:04 PM Subject: RE: [EMAIL PROTECTED] Unable to generate ScriptLog

Re: [users@httpd] TimeOut directive?

2005-05-31 Thread Tejas Sanghavi
PM (BSubject: Re: [EMAIL PROTECTED] TimeOut directive? (B (B (B> Tejas Sanghavi wrote: (B> > Hi All, (B> > (B> > What's the use of 'TimeOut' directive? How can I check it whether it is (B> > working or not? I've gone thru the 'Apache HTTP Server

[users@httpd] TimeOut directive?

2005-05-31 Thread Tejas Sanghavi
(B (B (BHi All, (B  (BWhat's the use of 'TimeOut' directive? How can I (Bcheck it whether it is working or not? I've gone thru the 'Apache HTTP Server (BDocumentation', but could not make it. (B  (BHow is it different than 'KeepAliveTimeout' (Bdirective? (B  (BPls guide me. (B  (B

Re: [users@httpd] Apache 2 looking for wrong httpd.conf file on Mac

2005-05-30 Thread Tejas Sanghavi
Try './apachectl configtest'. This will pick the current version. If apache is installed in some other directory as well and that directory is present in the environment variable PATH first, then problem may arise. - Original Message - From: "Davide Bianchi" <[EMAIL PROTECTED]> To: Sent:

Re: [users@httpd] Need help with #if DEBUGGING in proxy_http.c

2005-05-26 Thread Tejas Sanghavi
y is to use "#define DEBUGGING" or "#define DEBUGGING 1" in the file in which you want it to be enabled. Regards, Tejas Sanghavi. - Original Message - From: "Jignesh Badani" <[EMAIL PROTECTED]> To: Sent: Thursday, May 26, 2005 5:57 AM Subject: [EMAIL

Re: [users@httpd] what do I need to activate chacheing?

2005-05-13 Thread Tejas Sanghavi
Sorry, you have to enable the modules --enable-disk-cache --enable-cache and use it this way...   CacheRoot . . .   Tejas.   - Original Message - From: "Tejas Sanghavi" <[EMAIL PROTECTED]> To: <users@httpd.apache.org> Sent: Friday, May 13, 2005 4:29 PM Subject

Re: [users@httpd] what do I need to activate chacheing?

2005-05-13 Thread Tejas Sanghavi
Robert, Before installing, u need to run ./configure script. You can try --enable-file-cache with ./configure and then install Apache. like, ./configure --prefix= --enable-file-cache Regards, Tejas Sanghavi. - Original Message - From: "robert rottermann" <[EMAIL PROTECTE

[users@httpd] 64-bit problem

2005-05-11 Thread Tejas Sanghavi
(B (B (BHi, (B  (BI am porting the apache 2.0.53 to Windows 2003 (BServer (64-bit). From the study of the code, I found that at some places, care (Bis not taken while writing the portable code. (B  (Blike in file server\mpm\winnt\child.c (line 887): (B  (Bchild_handles = (HANDLE) apr_