1
vote
0answers
58 views

apache2 won't start

I upgraded from ubuntu 10.04 server to ubuntu 12.04 server and things got messed up. After a while i got things to work. After a new installation of apache2 and mysql and phpmyadmin, apache2 won't ...
0
votes
1answer
410 views

Can't restart apache due to invalid 'echo' command

When i enter command admin@ubuntu:~$ sudo /etc/init.d/apache2 restart [sudo] password for admin: I get this msg Syntax error on line 3 of /etc/apache2/conf.d/fqdn: Invalid command 'echo', ...
3
votes
2answers
269 views

Mysql not working after apache2 reinstall?

Earlier I had a problem that had to do with .htacess files but I got that fixed but in the process I thought it would be good to re install Apache2. That fixed all web server problems, but when I ...
1
vote
1answer
345 views

How do I restart/reload Apache when it can't determine the domain name? [closed]

After installing Xdebug I tried to restart or reload Apache and I received the following message: $ sudo /etc/init.d/apache2 reload * Reloading web server config apache2 apache2: Could not reliably ...