Re: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread phil
14:45 , 'David Salisbury' [EMAIL PROTECTED]> sent: > >>....../httpd_build_dir/config.nice >> >>or if that's not around check the findings of >> >>% httpd -h >> >>-ds >> >>- Original Message - >>From: "phi

Re: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread phil
L PROTECTED]> sent: >../httpd_build_dir/config.nice > >or if that's not around check the findings of > >% httpd -h > >-ds > >- Original Message - >From: "phil" [EMAIL PROTECTED]> >To: users@httpd.apache.org> >Sent: Friday, June 0

Re: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread David Salisbury
../httpd_build_dir/config.nice or if that's not around check the findings of % httpd -h -ds - Original Message - From: "phil" <[EMAIL PROTECTED]> To: Sent: Friday, June 09, 2006 12:37 PM Subject: RE: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3 Is th

RE: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread phil
Is there a way to find out which configure parameters were supplied to a particular apache install? This way perhaps I could determine the paramaters that the working apache 1.3 was compiled with, which works with LoadModule... On Fri Jun 9 14:28 , 'JP' <[EMAIL PROTECTED]> sent: > >> >> Ca

RE: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread JP
> > Can you tell me the exact configure command you used to configure your > apache? > ./configure --prefix=/www/apache --with-ssl=/www/linux --enable-mods-shared=all \ --disable-deflate --enable-proxy=shared --with-mpm=worker --without-berkeley-db > Would it apply to my 2.0.58 apache? > > I

RE: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread phil
Can you tell me the exact configure command you used to configure your apache? Would it apply to my 2.0.58 apache? Phil P.S. the 'Order' error message is just for reference -- if I do not comment out the LoadModule directives, then I get the weird two line error: Syntax error on line 233 of

RE: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread JP
... > However, no matter what I do the resulting httpd will not load any module: ... > That is all I get, two lines. (If I comment out the LoadModule > > directive on line 233 -- and all other LoadModule directives, I > > instead get the expected error: "Invalid command 'Order', perhaps > > mis

[EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread phil
Greetings all! I've spend a good portion of this week trying to install Apache 2.0.58 on AIX 5.2 with the assistance of a helpful article: http://people.apache.org/~trawick/apache-2-on-aix.html However, no matter what I do the resulting httpd will not load any module: # /usr/local/apache2/bin>./