On Mon, Apr 15, 2013 at 5:02 PM, Shanti Suresh <[email protected]> wrote:
>
>
> And Apr 11 21:05 is when I restarted Apache after removing several unused
> modules - hard stop and start. The way I restarted Apache is:
> sudo /usr/sbin/service httpd stop
> sudo /usr/bin/servive httpd start
>
>
>
Typo. Should be read as:
sudo /sbin/service httpd stop
sudo /sbin/service httpd start
Thanks!
-Shanti
