Computers |
|
| | #1 (permalink) |
| Monster Techie | Keeping in mind this is all new to me, does anyone happen to have a clue as to... I downloaded the apache2 source and installed it...but when running ./httpd -k start (or apachectl -k start), it will act normal...however the server isn't starting. Nothing is shown in the process list and doing ./httpd -k stop ...it says the server has not started (thus nothing to stop). I'm sure it's something simple...but I'm at a guess-and-try point, and a clue might be a bit faster. ![]() Thanks.
__________________ |
| | |
| | #3 (permalink) | |
| Monster Techie | Actually it's AIX... though I figured it out, finally. I forgot to check the log file, smart eh? Anyhow, the answer: In the log file: Code: [Wed Dec 06 18:03:43 2006] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 http://www.linuxquestions.org/questi...ad.php?t=10015 A quote from it: Quote:
__________________ | |
| | |