Re: [users@httpd] Apache service reported path is invalid

2023-06-07 Thread Ravi Chandra
Can we have an idea what type of permission issue please. Zentech Innovation Private Limited M Ravi Chandra On Wed, 7 Jun 2023 at 23:45, Frank Gingras wrote: As Eric said, the only reason left is a permissions issue, which results in that error. On Wed, Jun 7, 2023 at 11:54 AM Ravi

Re: [users@httpd] Apache service reported path is invalid

2023-06-07 Thread Ravi Chandra
Please find the config and the path in which we are using the network path. Please let us know is any changes in the config file, and also find the config file for reference. Warm Regards, M Ravi Chandra.Zentech Innovations Private Limited On Wednesday, June 7, 2023 at 07:24:11 PM GMT

Re: [users@httpd] Apache service reported path is invalid

2023-06-07 Thread Ravi Chandra
We already mapped the network drive(NAS). Then also we are facing the same problem. But able to run within Commandline. Warm Regards, M Ravi Chandra.Zentech Innovations Private Limited On Wednesday, June 7, 2023 at 07:12:49 PM GMT+5:30, Frank Gingras wrote: Try mapping the path to a

Re: [users@httpd] Apache service reported path is invalid

2023-06-06 Thread Ravi Chandra
valid error. Yes, we have tried with both symbols as mentioned in the below mail then also we are facing the same issue. Warm Regards, M Ravi Chandra.Zentech Innovations Private Limited On Tuesday, June 6, 2023 at 07:18:41 PM GMT+5:30, Frank Gingras wrote: Try a few things: 1) Don

[users@httpd] Apache service reported path is invalid

2023-06-06 Thread Ravi Chandra
6: Syntax error on the line 406 of c:/Apache24/conf/httpd.conf The Apache service named reported the following error: >>> path is >>> invalid. Warm Regards, M Ravi Chandra.Zentech Innovations Private Limited

[users@httpd] (20014)Internal error: proxy: error reading status line from remote server

2013-05-10 Thread Ravi Roy
he proxy reached the backend. It has to be kept in mind that setting this variable downgrades performance, especially with HTTP/1.0 clients." I tried to set this environment variable in write-through proxy's httpd.conf but also of no help. I would appreciate any pointers on this. Thank you! Regards, Ravi.

[users@httpd] Rewrite rule redirection from http to https does not work.

2013-05-02 Thread Ravi Roy
ne. I tried several permutation and combinations but it does not work, looks like i'm missing something obivious.. Any help on this is appreciated. Thanks. Ravi.

Re: [users@httpd] publishing a content across two network

2011-06-02 Thread Ravi Chandran
not reachable, only for one system. fifthly, "directional" was in logical sense. content of system 1 accessible on system 2, but not vice versa. agreed that systems are purely unrelated to each other. But how will you explain me getting the data from other system and they not able to do so? -- Thanks & Regards Ravi

Re: [users@httpd] publishing a content across two network

2011-06-02 Thread Ravi Chandran
PM, Jeroen Geilman wrote: > On 06/02/2011 10:43 AM, Ravi Chandran wrote: > >> hi all, >> I have recently downloaded apache http server 2.2, I had published some >> content for a project and its working also. Now my requirement is that this >> published content

[users@httpd] publishing a content across two network

2011-06-02 Thread Ravi Chandran
can I configure it? My LAN IP as 192.168.1.XXX and WIFI IP is 10.XX.XX.XX. Do I have to set the virtualhost settings? -- Thanks & Regards Ravi

Re: [us...@httpd] HTTP PROCESS CONSUMING 100% cpu

2010-11-17 Thread Ravi Markil
Frank I am not sure,if it's a php script. But this xampp appln is tied up with Bromine test management tool. Here i am trying start the apache on which bromine tool works. Thanks Ravi. On Wed, Nov 17, 2010 at 12:46 PM, Frank Gingras wrote: > On 17/11/2010

[us...@httpd] HTTP PROCESS CONSUMING 100% cpu

2010-11-17 Thread Ravi Markil
T /jobs/check HTTP/1.1" 200 4502 127.0.0.1 - - [17/Nov/2010:12:29:50 -0800] "POST /jobs/check HTTP/1.1" 200 4502 127.0.0.1 - - [17/Nov/2010:12:30:00 -0800] "POST /jobs/check HTTP/1.1" 200 4502 127.0.0.1 - - [17/Nov/2010:12:30:10 -0800] "POST /jobs/check HTTP/1.1" 200 4502 thanks Ravi.

Re: [us...@httpd] Export CACertificate to Tomcat

2010-08-05 Thread ravi kumar
times providerroot file is required. Ex. If i purchased my certificate from "thawte" then i will require "thawteroot.csr" and will merge this with my "filename.csr" and install on the server. Hope above solution works for you. Thanks, Ravi --- On Thu, 5/8/10

Re: [us...@httpd] Apache/2.2.13 : Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 error

2010-04-04 Thread Ravi Roy
On Sat, Apr 3, 2010 at 8:35 PM, alin vasile wrote: > yes, should be enough. > > have you tried killing the running process that listens to that port and > start apache again? > Yes, tried, but same error. Thanks! -RR

Re: [us...@httpd] Apache/2.2.13 : Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 error

2010-04-03 Thread Ravi Roy
On Sat, Apr 3, 2010 at 8:10 PM, Ravi Roy wrote: > > > On Sat, Apr 3, 2010 at 5:02 PM, alin vasile wrote: > >> Are you sure that you have the permisson to listen on port 80? >> > > > User logged in (current user) in the system is part of sudoers. I think > t

Re: [us...@httpd] Apache/2.2.13 : Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 error

2010-04-03 Thread Ravi Roy
On Sat, Apr 3, 2010 at 5:02 PM, alin vasile wrote: > Are you sure that you have the permisson to listen on port 80? > User logged in (current user) in the system is part of sudoers. I think that is sufficient ? Thanks. -RR

Re: [us...@httpd] Apache/2.2.13 : Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 error

2010-04-02 Thread Ravi Roy
On Sat, Apr 3, 2010 at 9:55 AM, Nilesh Govindarajan wrote: > On 04/03/10 09:38, Ravi Roy wrote: > > >> >> >>Try using the /sbin/service command instead of this. >> >>Also, your httpd is self compiled or installed using yum ? >> >>

Re: [us...@httpd] Apache/2.2.13 : Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 error

2010-04-02 Thread Ravi Roy
On Sat, Apr 3, 2010 at 9:13 AM, Nilesh Govindarajan wrote: > On 04/03/10 07:53, Ravi Roy wrote: > >> >> >> On Fri, Apr 2, 2010 at 9:57 PM, Nilesh Govindarajan > <mailto:li...@itech7.com>> wrote: >> >>On 04/02/10 21:52, Ravi Roy wrote: >>

Re: [us...@httpd] Apache/2.2.13 : Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 error

2010-04-02 Thread Ravi Roy
On Fri, Apr 2, 2010 at 9:57 PM, Nilesh Govindarajan wrote: > On 04/02/10 21:52, Ravi Roy wrote: > >> Hi >> I installed Apache/2.2.13 (Unix) on CentOS 5.4. My prolbem is that when >> I try to start and stop it using "sudo /etc/rc.d/init.d/httpd start / >>

[us...@httpd] Apache/2.2.13 : Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 error

2010-04-02 Thread Ravi Roy
Hi I installed Apache/2.2.13 (Unix) on CentOS 5.4. My prolbem is that when I try to start and stop it using "sudo /etc/rc.d/init.d/httpd start / stop / restart" It gives me the following, I googgled a lot but could not really find a solution. 1.Command : $ sudo /etc/rc.d/init.d/httpd start Error

Re: [us...@httpd] Help needed for rewrite rule

2009-04-15 Thread ravi kumar
n like "The requested URL / was not found on this server" And still it is not working. Thanks, Ravi --- On Thu, 16/4/09, Brian Mearns wrote: From: Brian Mearns Subject: Re: [us...@httpd] Help needed for rewrite rule To: users@httpd.apache.org Date: Thursday, 16 April, 2009, 5:

[us...@httpd] Help needed for rewrite rule

2009-04-15 Thread ravi kuamar
Hello friends, I have to write a rewrite rule, the condition is like.. We have a website in windows i.e http://mywebsite.com now if somebody comes and type  http://mywebsite.com/x  this should be redirected to the http://mywebsite.com/spaces/x  where x can be any string. can somebo

Re: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-18 Thread Vasanth Kumar ravi
sing php, just recompile php with > oracle library support (assuming you've installed the libraries from > oracle's website) and you can access the db from your scripts. > > -Tony > > Sent from my Windows Mobile(R) phone. > > -Original Message- > From: Vasanth

Re: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-18 Thread Vasanth Kumar ravi
. we need to eliminate the weblogic from authen/authoriz and have them in httpd & db. hope this helps.. On Wed, Feb 18, 2009 at 7:13 PM, Peter Schober wrote: > * Vasanth Kumar ravi [2009-02-18 03:06]: > > Is it possible to have authentication implemented at the Apache HTTP > Se

[us...@httpd] Authentication/Authorization using HTTP Server

2009-02-17 Thread Vasanth Kumar ravi
Is it possible to have authentication implemented at the Apache HTTP Server , using the Oracle database as Authorization provider. We have a application setup with Apache web server(2.0.X)/Weblogic App server(9.X)/Oracle DB(10g). We would like to implement a custom login page at the Apache , which

Re: Using AuthName with mod_rewrite

2008-12-18 Thread Ravi Verma
t; RewriteEngine on > RewriteRule ^$ http://localhost/home.seam?userid=%{REMOTE_USER} [R,L] > > > Bob > > - > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > -- Kind regards. Ravi

Using AuthName with mod_rewrite

2008-12-17 Thread Ravi Verma
et is http://localhost/home.seam?userid= I appreciate your help. -- Kind regards. Ravi Verma Chief Executive Officer Telecommand Software and Services 3175 Sunset Blvd, Suite 104-B Rocklin, CA 95677 Phone:9167053261 Fax:9169142008 www.telec

Re: [EMAIL PROTECTED] Run Apache as Non Root user on port other than 80

2008-12-03 Thread Vasanth Kumar ravi
, 2008 at 2:50 PM, Krist van Besien <[EMAIL PROTECTED]>wrote: > On Thu, Dec 4, 2008 at 7:28 AM, William A. Rowe, Jr. > <[EMAIL PROTECTED]> wrote: > > Vasanth Kumar ravi wrote: > >> Well the problem is here is the root access. > >> I am an application adminis

Re: [EMAIL PROTECTED] Run Apache as Non Root user on port other than 80

2008-12-03 Thread Vasanth Kumar ravi
system admin to manage the apache. Tks. On Thu, Dec 4, 2008 at 2:20 PM, William A. Rowe, Jr. <[EMAIL PROTECTED]>wrote: > Vasanth Kumar ravi wrote: > > Ok so the only way to run them using the ports 80/443 is to run as Root > > user . > > You *start* as root. The use

Re: [EMAIL PROTECTED] Run Apache as Non Root user on port other than 80

2008-12-03 Thread Vasanth Kumar ravi
Ok so the only way to run them using the ports 80/443 is to run as Root user . Thanks. On Thu, Dec 4, 2008 at 2:11 PM, William A. Rowe, Jr. <[EMAIL PROTECTED]>wrote: > Vasanth Kumar ravi wrote: > > Now the question is. > > > > How can I access the application

[EMAIL PROTECTED] Run Apache as Non Root user on port other than 80

2008-12-03 Thread Vasanth Kumar ravi
n run it as non root user and access the url without ports mentioned in it. Thanks. -- Regards&Thanks, Vasanth Kumar Ravi

Re: [EMAIL PROTECTED] Re: WELCOME to users@httpd.apache.org

2008-11-21 Thread Vasanth Kumar ravi
che-2.0.55/modules/mod_ssl.so: symbol ssl_hook_Fixup: referenced > symbol not found > > What is the best way to add ssl module (mod_ssl) to existing apache > installation without having to redo the complete apache compilation? > > Appreciate any insight into this. > > Thanks, > > Vijay > -- Regards&Thanks, Vasanth Kumar Ravi

Re: [EMAIL PROTECTED] mod_proxy_ajp

2008-11-20 Thread Vasanth Kumar ravi
Users mailing list archive at > Nabble.com. > > > - > The official User-To-User support forum of the Apache HTTP Server Project. > See http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Regards&Thanks, Vasanth Kumar Ravi

Re: [EMAIL PROTECTED] Issue with SSL configuration.

2008-10-30 Thread Vasanth Kumar ravi
u, Oct 30, 2008 at 9:31 PM, Vasanth Kumar ravi > <[EMAIL PROTECTED]> wrote: > > Alright. > > Let me make the requirements clear then. > > > > Currently we have an application hosted in weblogic and we do not have > any > > web servers in the setup. > > T

Re: [EMAIL PROTECTED] Issue with SSL configuration.

2008-10-30 Thread Vasanth Kumar ravi
stem (e.g. shared disks). If so, that's not right - a proxy is > simply a way of forwarding HTTP requests so that all data are > transferred by HTTP. No need for the servers to see each other's files. > > Rgds, > Owen Boyle > Disclaimer: Any disclaimer attached to this me

Re: [EMAIL PROTECTED] Issue with SSL configuration.

2008-10-29 Thread Vasanth Kumar ravi
All, Can someone throw light on this issue. Thanks. On Wed, Oct 29, 2008 at 4:28 PM, Vasanth Kumar ravi <[EMAIL PROTECTED]>wrote: > Thanks folks.. > After posting this in the forum , I did an extensive research on the > internet and it was resolved. > Major problem was due t

Re: [EMAIL PROTECTED] Issue with SSL configuration.

2008-10-29 Thread Vasanth Kumar ravi
es. Let me know if you need any further details. Please advise. On Tue, Oct 28, 2008 at 10:35 PM, Krist van Besien < [EMAIL PROTECTED]> wrote: > On Tue, Oct 28, 2008 at 3:36 AM, Vasanth Kumar ravi > <[EMAIL PROTECTED]> wrote: > > > SSLCertificateFile /usr/share/ssl/certs

[EMAIL PROTECTED] Fwd: Issue with SSL configuration.

2008-10-27 Thread Vasanth Kumar ravi
ng wrong with config settings. I did google with the error messages obtained in log, they were pointing out a configuration problem with ssl. Can you point out specifically which i need to address. -- Regards&Thanks, Vasanth Kumar Ravi -- Regards&Thanks, Vasanth Kumar Ravi

[EMAIL PROTECTED] Issue with SSL configuration.

2008-10-27 Thread Vasanth Kumar ravi
ng wrong with config settings. I did google with the error messages obtained in log, they were pointing out a configuration problem with ssl. Can you point out specifically which i need to address. -- Regards&Thanks, Vasanth Kumar Ravi

[EMAIL PROTECTED] Help - Subdomains not working properly

2008-03-01 Thread Ravi
I am trying to get two subdomains setup. I have copied the settings below. The problem is that all requests (even for second subdomain) are being served by first subdomain. e.g. if I type in a URL http://mydomain.com, the file served is from "C:/mydomain/test" and not from "C:/mydomain/www" a

[EMAIL PROTECTED] Strange Apache behavior while using website as proxy server (without installing mod_proxy)

2008-02-29 Thread Ravi
this? Thanks for helping - Ravi - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] "

[EMAIL PROTECTED] mod_rewrite decode issue...

2008-02-11 Thread Ravi
the expression is matching the cookie, it should decode it before changing the URL. Any ideas? Thanks Ravi - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html&

RE: [EMAIL PROTECTED] r->notes among apache modules

2007-08-07 Thread Ravi Prakash
ule to Listener Module. 5. Now listener Module accepts the data from r->notes (as set by service modules) and sends it to client. So, Listener Module is acting as an intermediate Gateway. Eric, This is the whole scenario , for which I am not getting solution. Thanks for your Co-operat

RE: [EMAIL PROTECTED] r->notes among apache modules

2007-08-07 Thread Ravi Prakash
ong apache modules On 8/7/07, Ravi Prakash <[EMAIL PROTECTED]> wrote: > I am using r->notes to maintain values of some variables among apache > modules. > .. > I opend the two Browsers and called Handler of Module A first and then on > 2nd Brower, I called handler o

[EMAIL PROTECTED] r->notes among apache modules

2007-08-07 Thread Ravi Prakash
one guess my fault, if I have any. Plz guide me to right way , How can I access that value. Thanks In Advance Ravi

[EMAIL PROTECTED] Provide solution If u have

2007-08-03 Thread Ravi Prakash
Hi, I am Ravi, working as a open source developer. I am working on Apache Modules. I have two modules A and B. 1. By browser, Module A get request for a service type. 2. Module A checks its service type. 3. Now It passes the whole request to Module B as its output( not to

RE: [EMAIL PROTECTED] How two modules can interact ?

2007-07-26 Thread Ravi Prakash
Hi, About which code are u talking to have a look ? Ravi -Original Message- From: Dmitry [mailto:[EMAIL PROTECTED] Sent: Thursday, July 26, 2007 1:43 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] How two modules can interact ? Vincent, The best answer probablywill be

[EMAIL PROTECTED] How two modules can interact ?

2007-07-26 Thread Ravi Prakash
. If you can help me by some examples , It will be nice for me. Ravi

[EMAIL PROTECTED] can anyone answer plz

2007-06-28 Thread Ravi Prakash
Hi, I want to know the functionality of ap_getword_conf( ) . How does it work ? Is any equivalent C string library function ? Please , make it clear by an example. Thanks Ravi

[EMAIL PROTECTED] Give me Solutions

2007-06-07 Thread Ravi Prakash
7;: : undefined reference to `ap_rwrite' /tmp/ccqsAWu8.o(.text+0x1cb8): In function `ts_handler': : undefined reference to `ap_log_rerror' /tmp/ccqsAWu8.o(.text+0x1ce5): In function `ts_handler': : undefined reference to `ap_log_rerror' Ravi

RE: [EMAIL PROTECTED] question

2007-05-30 Thread Ravi Prakash
certificate based authentication to identify each other. That is the work I want to do. Certainly U people will help me. Thanks Ravi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Wednesday, May 30, 2007 7:36 PM To: users

[EMAIL PROTECTED] question

2007-05-30 Thread Ravi Prakash
Hi, I want certificate based authentication among remotely located apache modules just like client/server authentication. Does mod_ssl provides any mechanism to do it? If no, how can I authenticate a module to a remote module ? Thanks Ravi

[EMAIL PROTECTED] My Question

2007-05-30 Thread Ravi Prakash
Regards Ravi

Re: [EMAIL PROTECTED] Processes not yielding, and lockf

2006-12-13 Thread Ravi Menon
db on such child pids and getting a backtrace might help narrow down where it could be occuring - maybe it is a deadlock. Also 494MB of ram sounds awfully less these days - increasing it might help. Ravi On 12/13/06, Kevin Jones <[EMAIL PROTECTED]> wrote: I'm running an Apache serve

[EMAIL PROTECTED] Any directives to modify an http response?

2006-11-13 Thread Ravi Menon
modules exist in 2.x do let me know. As a side note, I am aware of 'mod_security' which has some capabilities in 2.x to modify responses including body. Thanks, Ravi - The official User-To-User support forum of the A

Re: [EMAIL PROTECTED] CGI receives SIGTERM

2006-10-17 Thread Ravi Menon
(as long as it doesn't trick the server as mentioned above). BTW I did not have any issues - I was just responding to the original comment that apache does not handle runaway scripts which is not true. Ravi On 10/17/06, Steve Swift <[EMAIL PROTECTED]> wrote: Ah, that's differen

Re: [EMAIL PROTECTED] CGI receives SIGTERM

2006-10-17 Thread Ravi Menon
per 1.3.33 sources, if SIGTERM fails, it even tries SIGKILL (9). Ravi On 10/14/06, Steve Swift <[EMAIL PROTECTED]> wrote: Well, I wrote a "timeout" CGI especially to go into a loop. It's still running after 720 seconds on my 2.0.46+ server under linux. Timeout is se

Re: [EMAIL PROTECTED] CGI receives SIGTERM

2006-10-13 Thread Ravi Menon
here also covers runaway cgi apps. Didn't confirm if the same exists in apache 2x but I would be surprised if this functionality was removed. Ravi On 10/11/06, Steve Swift <[EMAIL PROTECTED]> wrote: As far as I know Apache doesn't send Sigterm to a running CGI. This has nothin

Re: [EMAIL PROTECTED] CGI Timeouts?

2006-09-20 Thread Ravi Menon
t occurs at cgi handler (mod_cgi.so), it kills all such errant processes - it tries graceful signal first, and eventually 'kill -9' if necessary. Since I see threads mentioned here, I am sure this feature is supported in apache 2x also. Regards, Ravi On 9/20/06, Sean Conner <[EMAIL PRO

[EMAIL PROTECTED] Apache server and DSO version mistmatch question

2006-08-03 Thread Ravi Menon
ision' and only revision has changed from 27 to 33, is it safe to assume that this DSO will work without any unpredictable behaviour on 1.3.27? thanks, Ravi - The official User-To-User support forum of the Apache HTTP Server Pr