Re: [us...@httpd] apxs: not found

2010-05-10 Thread Tapan Maheshwari
-w it should be # !/usr/local/bin/perl -w so only I want you delete the entire line, have a try with it and let me know the output. On 7 May 2010 18:03, Tapan Maheshwari wrote: Hi Sakthi,Thanks very much for you time and information, i have followed following steps:1. executed this comma

Re: [us...@httpd] apxs: not found

2010-05-07 Thread Tapan Maheshwari
y deleting the first line in the apxs shell script(#!/usr/local/bin/perl -w) On 6 May 2010 15:59, Tapan Maheshwari wrote: --- On Wed, 5/5/10, Sakthi Esakiappan wrote: From: Sakthi Esakiappan Subject: Re: [us...@httpd] apxs: not found To: users@httpd.apache.org Date: Wednesday, May 5, 2010,

Re: [us...@httpd] apxs: not found

2010-05-06 Thread Tapan Maheshwari
--- On Wed, 5/5/10, Sakthi Esakiappan wrote: From: Sakthi Esakiappan Subject: Re: [us...@httpd] apxs: not found To: users@httpd.apache.org Date: Wednesday, May 5, 2010, 3:19 PM Also post cat /usr/local/apache2/bin/apxs On 5 May 2010 19:38, Hendrik Schmieder wrote: Tapan Maheshwari

Re: [us...@httpd] apxs: not found

2010-05-06 Thread Tapan Maheshwari
it has the permission to read,write,execute.-rwxrwxrwx Thanks --- On Wed, 5/5/10, Hendrik Schmieder wrote: From: Hendrik Schmieder Subject: Re: [us...@httpd] apxs: not found To: users@httpd.apache.org Date: Wednesday, May 5, 2010, 3:08 PM Tapan Maheshwari schrieb: > YES, > i am executin

Re: [us...@httpd] apxs: not found

2010-05-05 Thread Tapan Maheshwari
s attachments is strictly prohibited. From: "Tapan Maheshwari" To: users@httpd.apache.org Sent: Wednesday, May 5, 2010 8:42:51 AM Subject: Re: [us...@httpd] apxs: not found Hi,Thanks for writing 1) SunOS 5.9 Generic_118558-11 sun4u sparc SUNW,Sun-Fire-V4402) /usr/bin:/bin:/usr/sbin:/sbin3) no ap

Re: [us...@httpd] apxs: not found

2010-05-05 Thread Tapan Maheshwari
if not give it by chmod +x /usr/local/apache2/bin/apxs On 5 May 2010 15:15, Tapan Maheshwari wrote: Hi, i tried to compile mod_proxy_html.c using apxs with following command # ./apxs -c -I /usr/include/libxml2 -I. -i mod_proxy_html.cit gives following error "./apxs: not found&q

Re: [us...@httpd] apxs: not found

2010-05-05 Thread Tapan Maheshwari
with /usr/local/apache2/bin/apxs -c -I /usr/include/libxml2 -I. -i mod_poxy_html.c and make sure that /usr/local/apache2/bin/apxs has executable permission if not give it by chmod +x /usr/local/apache2/bin/apxs On 5 May 2010 15:15, Tapan Maheshwari wrote: Hi, i tried to compile

[us...@httpd] apxs: not found

2010-05-05 Thread Tapan Maheshwari
Hi, i tried to compile mod_proxy_html.c using apxs with following command # ./apxs -c -I /usr/include/libxml2 -I. -i mod_proxy_html.cit gives following error "./apxs: not found"i have verified that apxs is available under folder /usr/local/apache2/bin Thanks

RE: [us...@httpd] Unable to start HTTPD , apache web server

2010-05-04 Thread Tapan Maheshwari
ers@httpd.apache.org'" Date: Tuesday, May 4, 2010, 2:45 PM Edit your httpd.conf – the first line has a syntax error that’s causing it to fail.  It looks like you have a left parenthesis ( that doesn’t belong.   Cheers- Sandy       From: Tapan Maheshw

[us...@httpd] Unable to start HTTPD , apache web server

2010-05-04 Thread Tapan Maheshwari
Hi, I have downloaded & installed following apache binaries (x86/Solaris 9)   from http://www.sunfreeware.com/, The Operating system is SunOS 5.9  apache-2.2.15-sol9-x86-local.gz expat-2.0.1-sol9-x86-local.gz libgcc-3.4.6-sol9-x86-local.gz libiconv-1.13.1-sol9-x86-local.gz openldap-2.4.16-sol9-x86-

[us...@httpd] mod_proxy_html.c failed to build on Solaris 10

2010-04-26 Thread Tapan Maheshwari
Hi.I tried to build  mod_proxy_html.c on solaris 10 with following command$ /usr/apache2/bin/apxs -c -I /usr/include/libxml2/ -i mod_proxy_html.c I got following error message: /var/apache2/build/libtool --silent --mode=compile /opt/SUNWspro/bin/cc -prefer-pic -O -xarch=386 -xchip=pentium -xspace

[us...@httpd] mod proxy html binary for windows

2010-04-24 Thread Tapan Maheshwari
Hi,Where can i download mod proxy html binary for windows, i downloaded one from http://www.apachelounge.com/download/but this does not works Thanks

[us...@httpd] Configuring Reverse proxy with Apache Http Server2.2

2010-04-23 Thread Tapan Maheshwari
I have installed Apache HttpServer (v2.2) on WindowsXP machine and trying to configure Reverse-Proxy within Apache HTTPServer, which will act as a proxy to an J2EE ApplicationServer(Weblogic) running on a SEPARATE Machine. The application is installed on J2EE Server (including images, html pages,