Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: damjan on May 16, 2008, 10:32:47 AM

Title: http restart question
Post by: damjan on May 16, 2008, 10:32:47 AM
Hi,

SME 7.3 clean with all updates,
 
If I try to restart apache server i got this replay:

[root@demoserver ~]# /etc/init.d/httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
                                                           [FAILED]

Is this bug or feature?

thx
D.
Title: Re: http restart question
Post by: janet on May 16, 2008, 10:39:30 AM
damjan
 
Quote
If I try to restart apache server.....
/etc/init.d/httpd restart


That's very very wrong.
Do at least
/etc/init.d/httpd-e-smith restart

which is currently done like

sv t /service/httpd-e-smith
Title: Re: http restart question
Post by: william_syd on May 16, 2008, 10:58:08 AM

I use /etc/rc7.d/S86httpd-e-smith start and /etc/rc7.d/S86httpd-admin start