Configuring web server and doing "service apache2 restart" in Ubuntu gives me back these errors: What does it mean? What solution do you have?
Thanks! ; )
Try adding sudo to the command.
sudo
sudo service apache2 restart