logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: [SOLVED] "apache failed to start" but it starts
Author
SxN



Joined: 17 Mar 2014
Posts: 5
Location: Canada

PostPosted: Tue 18 Mar '14 15:22    Post subject: [SOLVED] "apache failed to start" but it starts Reply with quote

Hi Experts,

On a newly installed Gentoo Linux I am trying to convince an Apache server to run (I think it's a 2.4, the latest and the greatest). Took me a while to tweak the configs to have it started (I'm an Apache novice), but it does. Not without hiccups: it reports "failed to start", although it is up and running.

I'm sure there is some issue, as it takes a rather long time to wake up, also because of the message reported, and then there is a behavioural issue described in my second post.

The logs are clean, except the main system log (ctrl+alt+f12) which is recording the "failed to start" report, without any other details.

Where should I look to fix this?

Thanks,
SxN


Last edited by SxN on Wed 19 Mar '14 18:25; edited 1 time in total
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Wed 19 Mar '14 13:02    Post subject: Reply with quote

on the console do a syntax check
Code:

whereis httpd

e.g.
Code:
sudo /usr/sbin/httpd -S
Back to top
SxN



Joined: 17 Mar 2014
Posts: 5
Location: Canada

PostPosted: Wed 19 Mar '14 18:25    Post subject: Reply with quote

Uninstalled the version suggested by Portage (Gentoo's package manager) and downloaded the latest from www.apache.org. 10 or 15 minutes later I was in business Smile)

SxN
Back to top


Reply to topic   Topic: [SOLVED] "apache failed to start" but it starts View previous topic :: View next topic
Post new topic   Forum Index -> Apache