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.