Author Login
Post Reply
On Tue, Apr 1, 2008 at 5:59 PM, xyon <xyon@(protected):
> When you mean by hand, you mean something like:
>
> `/usr/sbin/httpd -k $action`
>
> Where $action could be "stop" and then "start"? I don't think this is
> possible, I get permission denied on the socket:
>
> (13)Permission denied: make_sock: could not bind to address [::]:443
> no listening sockets available, shutting down
> Unable to open logs
This needs to be done as a root or admin user, I believe.
Sean