when i am trying to restart apache server from ubuntu, its showing as fail... i typed the command as, $service apache2 restart
it shows,
when i checked in log file, in var/apache2/errorlog the description provided is,
[mpm_prefork:notice] [pid 1263] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.5 configured -- resuming normal operations
It is most likely because you are not using sudo when running the command, try:
sudo service apache2 restart
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With