Hi,

Can show us the logs.

As far as service command is concerned,you can install it using the
package manager
or check its installed or not.

rpm -qa |grep service



2011/10/5 Raj Mathur (राज माथुर) <r...@linux-delhi.org>:
> On Wednesday 05 Oct 2011, Gaurang Aggarwal wrote:
>> c/init.d/httpd restart
>> Stopping httpd:                                            [FAILED]
>> Starting httpd: (13)Permission denied: make_sock: could not bind to
>> address [::]:80
>> (13)Permission denied: make_sock: could not bind to address
>> 0.0.0.0:80 no listening sockets available, shutting down
>> Unable to open logs
>>                                                            [FAILED]
>
> Apache is trying to bind to IPv6 instead of IPv4.  Is that what you
> really want?  If not, try changing your Listen directive from:
>
>  Listen 80
>
> to
>
>  Listen 0.0.0.0:80
>
> Regards,
>
> -- Raj
> --
> Raj Mathur                r...@kandalaya.org      http://kandalaya.org/
>       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
> PsyTrance & Chill: http://schizoid.in/   ||   It is the mind that moves
>
> _______________________________________________
> Ilugd mailing list
> Ilugd@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd
>



-- 
Best Regards,
Suresh Kumar Prajapati
Linux System Admin
E-mail: er.sureshprajap...@gmail.com
Mob No: +91-8800920533
----------------------------------------------------------------------------------------
Theory is when you know all and nothing works. Practice is when all
works and nobody knows why. In this case we have put together theory
and practice: nothing works... and nobody knows why!

_______________________________________________
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to