I install LAMP in my Ubuntu 14.04 But when I use (sudo apache2ctl status | grep version) command it returns:
/usr/sbin/apache2ctl: 101: /usr/sbin/apache2ctl: www-browser: not found
'www-browser -dump localhost:80/server-status"' failed.
Maybe you need to install a package providing www-browser or you
need to adjust the APACHE_LYNX variable in /etc/apache2/envvars
What can I do?