Friday, January 28, 2011

apache mysql start stop restart

if you are installing modules with synaptic package manager and it need the apache o be restarted open terminal and type ::::

sudo /etc/init.d/apache2 restart (start/stop)


if you want to restart mysql::::

sudo /etc/init.d/mysql restart   (start/stop)

No comments:

Post a Comment