View previous topic :: View next topic |
Author |
Message |
j0seph n00b
Joined: 26 Sep 2004 Posts: 55 Location: Slovakia
|
Posted: Sat Oct 16, 2004 1:45 pm Post subject: Problem with starting Apache |
|
|
Hi!
I have a problem with Apache. I am not able to get it to work. I emerged Apache and wanted to start it with
Code: | /etc/init.d/apache2 start |
and the output was
* Apache2 has detected a syntax error in your configuration files:
/sbin/runscript.sh: line 44: /usr/sbin/apache2: No such file or directory
I wanted to edit that script but I couldn't find the mistake there. Could anybody help me with this? I even tried to re-emerged the package but it didn't help.
Thanks _________________ Security access compromised! |
|
Back to top |
|
|
himpierre l33t
Joined: 31 Aug 2002 Posts: 867 Location: Berlin
|
Posted: Sat Oct 16, 2004 3:00 pm Post subject: |
|
|
Did you installed apache2 correctly? Post the output of:
ls -l /usr/sbin/apache2
t. |
|
Back to top |
|
|
servermonk Apprentice
Joined: 07 Nov 2003 Posts: 182 Location: MI
|
Posted: Sat Oct 16, 2004 6:04 pm Post subject: |
|
|
Yeah, it would seem that apache2 is not installed properly. Is apache2 in your USE flags as well? If not add that and re-emerge. _________________ Gentoo makes me wanna shoop. |
|
Back to top |
|
|
j0seph n00b
Joined: 26 Sep 2004 Posts: 55 Location: Slovakia
|
Posted: Sat Oct 16, 2004 8:13 pm Post subject: |
|
|
himpierre wrote: | Did you installed apache2 correctly? Post the output of:
ls -l /usr/sbin/apache2
|
Here seems to be the problem. There is no apache2 in /usr/sbin! But how can this be? I re-emerged apache twice already and still I got the same result. Does it have to be merged with any flags? I have no idea where the possible problem may be.
>servermonk: I didn't get your intention. Which flags and where?
Thanks. _________________ Security access compromised! |
|
Back to top |
|
|
|