proxy enabled apache1.3.31

2004-08-10 Thread g g
Hi, I am trying to install apache 1.3.31 with proxy module enabled. I am using following option to configure the apache 1.3.31 on aix 5.1 m/c: ./configure --prefix= --enable-module=so --enable-module=proxy After installation there is no LoadModule directive for mod_proxy in httpd.conf. Also there i

Child exiting on trying to access a server home page

2004-06-10 Thread g g
Hi,   I have an apache based webserver on which I am loading my web module. I have configured ssl on this webserver. If I load my application module after apache based ssl module, a child process exits on accessing the server home page. I monitered the process id that was exiting on accessing serve

Re: mod_proxy.so in Apache 2.0.49

2004-06-02 Thread g g
Hi Sander,   Thanks alot. The option suggested by you worked fine.   Regards, GaganSander Temme <[EMAIL PROTECTED]> wrote: On Jun 1, 2004, at 5:29 PM, g g wrote:> Any pointers to why mod_proxy.so module is not getting generated in > apache2049 on AIX. I am building the source code w

Re: mod_proxy.so in Apache 2.0.49

2004-06-01 Thread g g
Hi,   Any pointers to why mod_proxy.so module is not getting generated in apache2049 on AIX. I am building the source code with required options.   Please advise, Gagang g <[EMAIL PROTECTED]> wrote: Hi All,   I am trying to install Apache 2.0.49 on AIX 5.2 with proxy module enabled. I am build the

mod_proxy.so in Apache 2.0.49

2004-05-31 Thread g g
Hi All,   I am trying to install Apache 2.0.49 on AIX 5.2 with proxy module enabled. I am build the source code using following options:   1)configure --prefix= --enable-so --enable-proxy   2)make   3)make install   After the installation is complete, if we try to look for proxy module i.e. mod_pro

apache server not starting

2004-04-02 Thread g g
Hi,   I have an application running on apache 1.3.x on Solaris 9. When i try to start apache webserver using apachectl start, webserver fails to start. The message is as below:   ../bin/apachectl start: httpd could not be started   On looking for error on apache/logs/error.log file, following error

apache dumping core

2004-03-31 Thread g g
Hi,   I have an application that uses apache 1.3.x. When I try to run Apache in single user mode i.e. httpd -X, on doing apachectl start, I am getting core. The bact trace of core is as below: #0  0xfe975a38 in Perl_share_hek () from /export/home/Apache/libexec/libperl.so(gdb) bt#0  0xfe975a38 in P

Apache debug mode (httpd -X) dumping core

2004-03-22 Thread g g
Hi All,   I have an application using apache 1.x on Linux AS30. When I start apache using ./apachectl start or startssl, it works fine. If i try to run apache in debug mode i.e. httpd -X, then my application gives following error: [EMAIL PROTECTED] bin]$ ./apachectl start[Tue Mar 23 05:13:54 2004]