Koozali.org: home of the SME Server

http restart question

Offline damjan

  • **
  • 25
  • +0/-0
http restart question
« 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.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: http restart question
« Reply #1 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
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: http restart question
« Reply #2 on: May 16, 2008, 10:58:08 AM »

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

Regards,
William

IF I give advise.. It's only if it was me....