Hi, I am installing Apache on OS cluster, hence it is required to install it on shared storage i.e. /oradata I actually used make command after configure and then make install which actually created directories in /oradata. So it gort installed successfully. But when I try to start http server using apachectl -k start command , it gives following error: httpd: bad group name daemon The OS version is AIX 5.3 ML4. What to do? Thanks and Regards, Sushant Desai Product and Partner Engineer, Network Appliance Systems (India) Pvt. Ltd. Tel: +91-80-41843433 -----Original Message----- From: Krist van Besien [mailto:krist.vanbesien@xxxxxxxxx] Sent: Wednesday, February 14, 2007 3:42 AM To: users@xxxxxxxxxxxxxxxx Subject: Re: Trying to install Apache 2.2.4 on AIX 5.3 On 2/13/07, Desai, Sushant <Sushant.Desai@xxxxxxxxxx> wrote: > > I installed c compiler on AIX and then I ran the configure command , > but the filesystem path I mentioned in configure command doesn't have > any data written on it, and there is no error recorded in the > config.log file also, what could be wrong. You need to set your PATH variable to something that contains the directory your C compiler has been installed in. Alternatively you can set the CC variable to the location of your compiler. I would advice you to get the gcc compiler. This should work. > I used following command > > ./configure --prefix=/oradata Why do you want to install apache in /oradata? Krist -- krist.vanbesien@xxxxxxxxx Bremgarten b. Bern, Switzerland -- "...what you don't realize is that in the future Google WILL reach sentience, will [have had] invent[ed] a time machine, and will [have had] travel[ed] back in time to prevent Bill Gates... only to become Bill Gates by accident because of a search engine optimization miscalculation." (Comment on the Dilbert Blog) --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx