View previous topic :: View next topic |
Author |
Message |
tosho n00b


Joined: 28 Sep 2004 Posts: 45
|
Posted: Fri Oct 29, 2004 10:08 pm Post subject: nooby Apache2 problem |
|
|
need help startins apach ....
Code: |
bash-2.05b# /etc/init.d/apache2 start
* Starting apache2... [ !! ]
bash-2.05b# /etc/init.d/apache2 status
* status: stopped
bash-2.05b#
|
how to finde what is wrong ???? please |
|
Back to top |
|
 |
Lajasha Veteran


Joined: 17 Mar 2004 Posts: 1040 Location: Vibe Central
|
|
Back to top |
|
 |
tosho n00b


Joined: 28 Sep 2004 Posts: 45
|
Posted: Fri Oct 29, 2004 10:21 pm Post subject: |
|
|
Code: |
[Fri Oct 29 00:08:13 2004] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "the name of my pc"
Configuration Failed
|
so I put the name of my pc into etc/hosts
127.0.0.1 localhost the_name_of_my_pc
AND IT WORKS lol
10x man
 |
|
Back to top |
|
 |
Lajasha Veteran


Joined: 17 Mar 2004 Posts: 1040 Location: Vibe Central
|
|
Back to top |
|
 |
|