You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Manoj Kithany <ma...@hotmail.com> on 2002/09/09 19:55:00 UTC

[users@httpd] Re:Apache Installation Problems for IBM AIX Sys

Hi Experts,

I am getting following problems/Errors when RUNNING Apache.
I tried to debug and check log fiels for this - but could'nt figure out the 
reason. Here is the transcript of the Error I get:
----------------------------------------------------------------------
# ./apachectl configtest
Syntax OK
# ./apachectl start
## ps -ef | grep httpd
  imnadm 12706     1   0   Aug 15      -  0:00 
/usr/IMNSearch/httpdlite/httpdlite -r 
/etc/IMNSearch/httpdlite/httpdlite.conf
    root 24128 35662   0 11:53:03  pts/3  0:00 grep httpd
#----------------------------------------------------------------------

The above output shows that my APACHE is NOT RUNNING. SO I tried to check 
the error_log file for details on which I see:
-----------------------------------------------------------
[Mon Sep 09 11:46:59 2002] [warn] pid file /usr/local/apache2/logs/httpd.pid 
overwritten -- Unclean shutdown of previous Apache run?
[Mon Sep 09 11:46:59 2002] [alert] (22)A system call received a parameter 
that is not valid.: setgid: unable to set group id to Group 4294967295
[Mon Sep 09 11:46:59 2002] [alert] (22)A system call received a parameter 
that is not valid.: setgid: unable to set group id to Group 4294967295
[Mon Sep 09 11:46:59 2002] [alert] (22)A system call received a parameter 
that is not valid.: setgid: unable to set group id to Group 4294967295
[Mon Sep 09 11:46:59 2002] [notice] Apache/2.0.39 (Unix) DAV/2 configured -- 
resuming normal operations
[Mon Sep 09 11:46:59 2002] [alert] Child 38678 returned a Fatal error...
Apache is exiting!
-------------------------------------------------------------------

I also tried to run "./httpd start" on which I get following Error as:
-------------------------------------------
# ./httpd start
exec(): 0509-036 Cannot load program ./httpd because of the following 
errors:
        0509-150   Dependent module libaprutil.so could not be loaded.
        0509-022 Cannot load module libaprutil.so.
        0509-026 System error: A file or directory in the path name does not 
exist.
# -----------------------------------------------------------

Any information is appreciated!

THANKS!


Manoj G. Kithany



Hi Experts!
>
>Good Morning!
>
>I am having problems in installing Apache 2.0.39 for IBM AIX System. I got 
>the binary for this system from
>ftp://mirror.telentente.com/pub/apache/dist/httpd/binaries/aix/
>
>I executed "./configure --prefix=/usr/local/apache2 --enable-module=mod_so" 
>and it worked fine. Later when I executed "make" it gave a bunch of Errors 
>and so I cannot move ahead. Following is the transcript of the Error I get 
>after executing "make":
>
>------------------------------------------------------------------
>/usr/local/include/apu.h:124: warning: `APR_HAS_XLATE' redefined
>/Downloads/httpd-2.0.39/srclib/apr/include/apr.h:140: warning: this is the 
>location of the previous definition
>util_filter.c:279: conflicting types for `ap_register_input_filter'
>/usr/local/include/util_filter.h:338: previous declaration of 
>`ap_register_input_filter'
>util_filter.c:288: conflicting types for `ap_register_output_filter'
>/usr/local/include/util_filter.h:354: previous declaration of 
>`ap_register_output_filter'
>make: 1254-004 The error code from the last command is 1.
>------------------------------------------------------------------
>
>Any information on above or other related information is appreciated!
>
>Have a great work day!
>
>Sincerely,
>
>Manoj G. Kithany


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org