RE: [EMAIL PROTECTED] unsubscribe me plz

2008-04-30 Thread Ashwani Kumar Sharma
Thanks a lot sir. Thank you Regards, Ashwani Sharma Mob: +91+9916454843 Off: +91-80-26264863 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, May 01, 2008 12:12 PM To: Ashwani Kumar Sharma Subject: Re: [EMAIL PROTECTED] unsubscribe me plz Hallo

[EMAIL PROTECTED] unsubscribe me plz

2008-04-30 Thread Ashwani Kumar Sharma
I want to unsubscribe to this thread. Please help. Thank you Regards, Ashwani Sharma Mob: +91+9916454843 Off: +91-80-26264863 -- DISCLAIMER: This message (including attachment if any) is confidential and may be privileged. If you have received this message by mistake please notify the se

[EMAIL PROTECTED] Are you from unaw (UP) .

2008-03-02 Thread Ashwani Kumar Sharma
Hi narendra, Are you from unaw (UP) . I think I know you. Thanks and Regards, Ashwani Sharma Mob: +91+9916454843 Off: +91-80-26265053 -Original Message- From: Narendra Verma [mailto:[EMAIL PROTECTED] Sent: Saturday, March 01, 2008 5:02 PM To: users@httpd.apache.org Subject: RE: [EMAIL P

[EMAIL PROTECTED] httpd 2.2.0 assert in file server\config.c on windows 2000.

2008-02-20 Thread Ashwani Kumar Sharma
Hi All, I am getting this error on win2k. .\\server\\config.c , line 1958, assertion "rv == APR_SUCCESS" fail Does anyone know what is the problem. Thanks and Regards, Ashwani Sharma Mob: +91+9916454843 Off: +91-80-26265053 DISCLAIMER: This message (including attachment if any) is confide

RE: [EMAIL PROTECTED] Listening apache on IPv6 (dual IPv4-IPv6 machine)

2008-01-21 Thread Ashwani Kumar Sharma
Hi Raminder, If you have taken the binary directly from the Apache site, it will not support because by default the IPv6 support is disabled. For this you need to compile the Apache yourself with the corresponding flag set for IPv6 option. Thanks and Regards, Ashwani Sharma Mob: +9

[EMAIL PROTECTED] Apache serivice startup errors not going to logs.

2008-01-20 Thread Ashwani Kumar Sharma
Hi Folks, When I accidently start Apache service on Windows on a port number which is aleady engaged. Why I don,t see any log file being created by Apache? If I try to strart apache exe httpd.exe from the cmd prompt I see the port number error message being flashed on the console. Why this erro

[EMAIL PROTECTED] Apache service problem. make_sock: could not bind to address

2008-01-17 Thread Ashwani Kumar Sharma
Hi All, While trying to run apache service on windows I faced this strange problem. I have installed IPv6 on this machine. If I make apache run on some port number which is not free. I don't see any log file being created in the apache/log directory. While I try to run the

[EMAIL PROTECTED] Apache working for loop back adress not for global IPv6 address

2007-11-19 Thread Ashwani Kumar Sharma
Hi All, I have built the apache source code for IPv6 support. It started listening to the [::1] loop back address but not it is not listening to the global IPv6 address. Can somebody tell me what is the problem. Thanks and Regards, Ashwani Sharma Mob: +91+9916454843 Off: +91-80-2626

[EMAIL PROTECTED] registering module handler for a request. ap_hook_handler( )'s definition

2007-11-18 Thread Ashwani Kumar Sharma
Hi, In apache 2.2.0, I want to see the definition for ap_hook_handler( ). But no where I am finding the definition for this. Using ap_hook_handler( ), how to register the handler for a particular http request? Please reply. Thanks and Regards, Ashwani Sharma Mob: +91+9916454843 Off: +91-80-262

[EMAIL PROTECTED] compile apache 2.2.0 for IPv6 address.

2007-11-16 Thread Ashwani Kumar Sharma
Hi All, I compiled apache 2.2.0 successfully on Windows. But apache is not responding to IPv6 address. It says "Internet explorer can not display the page" What changes I should do in the configuration file. Do I need to compile the source code with some IPv6 option flag or something? Please rep

[EMAIL PROTECTED] RE: build 64-bit apache httpd 2.2.X on HP-UX 11w and AIX 5.2

2007-11-14 Thread Ashwani Kumar Sharma
IX 5.2 CC= xlc (if using xlc compiler). Also set the compiler path in PATH variable. CFLAGS="-qarch=com -q64" LDFLAGS="-b64" Also set OBJECT_MODE=64 After this give "configure" command. Hope this help. -Original Message- From: Ashwani Kumar Sharma [

[EMAIL PROTECTED] build 64-bit apache httpd 2.2.X on HP-UX 11w and AIX 5.2

2007-11-14 Thread Ashwani Kumar Sharma
Hi All, I want to build 64-bit apache httpd 2.2.x on 1. HP-UX 11w and 2. AIX 5.2 What extra flag I should use for building the 64-bit apache web server on both the platforms? Can somebody give me the build steps for both? Urgently seeking for help. Thanks and Regards, Ashwani Sharma Mob: 0991

[EMAIL PROTECTED] build 64-bit apache httpd 2.2.0 on HP-UX machine

2007-11-12 Thread Ashwani Kumar Sharma
Hi Folks, I am trying to build 64-bit apache httpd 2.2.0 on HP-UX machine. Is there any configuration file or makefile that I need to change to build the 64-bit apache? I am able to successfully build the 32-bit apache. Please reply. Thanks and Regards, Ashwani Sharma DISCLAIMER: This mess

RE: [EMAIL PROTECTED] compiling apache on windows with minimum foot print

2007-11-01 Thread Ashwani Kumar Sharma
1:11 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] compiling apache on windows with minimum foot print Ashwani Kumar Sharma wrote: > Hi team, > > > > I want to compile apache with minimum footprint possible on *windows.* > > For doing this I want to build it

[EMAIL PROTECTED] compiling apache on windows with minimum foot print

2007-11-01 Thread Ashwani Kumar Sharma
Hi team, I want to compile apache with minimum footprint possible on windows. For doing this I want to build it with only those modules without which apache cannot be built. I want to exclude rest of the modules while building. Can somebody tell me, which are those modules that can be exc

[EMAIL PROTECTED] Send CTRL_C event to the apache code on windows

2007-10-30 Thread Ashwani Kumar Sharma
Hi folks, On windows: I am spawning apache web server (not in console mode) from my C binary. I want to kill apache by sending some signal from my C through. Since apache spawns two processes I am not able to kill both process through normal procedure. But if we run apache web server from conso

[EMAIL PROTECTED] Send CTRL_C event to the apache code on windows

2007-10-30 Thread Ashwani Kumar Sharma
Hi folks, On windows: I am spawning apache web server (not in console mode) from my C binary. I want to kill apache by sending some signal from my C through. Since apache spawns two processes I am not able to kill both process through normal procedure. But if we run apache web server from consol

RE: [EMAIL PROTECTED] make_sock: could not bind to ...

2007-10-23 Thread Ashwani Kumar Sharma
Hi All, I am using the getenv("SERVER_PORT") for getting the value of the port on which my httpd is listening. I have changes the httpd.conf to listen on port 9200 but the getenv("SERVER_PORT") return port 80. I am not able to make it why this is happening. PS: I am able to send the http r

[EMAIL PROTECTED] IPv6 address connection to apache web server. PLease help

2007-10-18 Thread Ashwani Kumar Sharma
Hi Team, I am not able to connect to the apache web server through IPv6 address. If in the httpd.conf file, under the Listen directive I am giving IPv6 address the apache is not starting at all. I have installed the IPv6 on the windows XP. Please help. Is it a problem with the apache web server

[EMAIL PROTECTED] IPv6 support for windows

2007-10-18 Thread Ashwani Kumar Sharma
Hi Folks, I want to connect my apache web server through IPv6 address. But, when I am sending IPv6 adds from the browser to the apache I am not getting the response from the server. Please guide. Thanks and Regards, Ashwani Sharma Mob: 09916454843 Off: +91-80-26265053 DISCLAIMER: This messa

RE: [EMAIL PROTECTED] Apache 2.2.0 binary download

2007-10-18 Thread Ashwani Kumar Sharma
ndows binaries of 2.2.6. solprovider On 10/18/07, Ashwani Kumar Sharma <[EMAIL PROTECTED]> wrote: > Yeah that's true, > > There are no binaries for apache 2.2.0 on that url. I have downloaded the > source code for same from > http://archive.apache.org/dist/httpd/ &g

RE: [EMAIL PROTECTED] Apache 2.2.0 binary download

2007-10-17 Thread Ashwani Kumar Sharma
alling it. The security page lists seven holes affecting 2.2.0. http://httpd.apache.org/security/vulnerabilities_22.html Sorry, solprovider On 10/18/07, Alexander Fortin <[EMAIL PROTECTED]> wrote: > Ashwani Kumar Sharma wrote: > > I want to download binary for apache 2.2.0 for

[EMAIL PROTECTED] Apache 2.2.0 binary download

2007-10-17 Thread Ashwani Kumar Sharma
Hi All, I want to download binary for apache 2.2.0 for windows urgently. I am not finding it on apache.org Please guide me. Thanks and Regards, Ashwani Sharma Mob: 09916454843 Off: +91-80-26265053 -Original Message- From: Alexander Fortin [mailto:[EMAIL PROTECTED] Sent: Thursday, O

[EMAIL PROTECTED] https support for Apache

2007-09-10 Thread Ashwani Kumar Sharma
Hi, Please tell me how to enable the https support for Apache web server. Thanks and Regards, Ashwani Sharma Mob: 09916454843 Off: +91-80-26265053 DISCLAIMER: This message (including attachment if any) is confidential and may be privileged. Before opening attachments plea