Aqui está um link para uma resposta isso me ajudou. Estou executando o 14.04 e tive que instalar o navegador de linha de comando links
para me livrar desse erro:
sudo apt-get install links
Eu instalei o LAMP no meu Ubuntu 14.04 mas quando eu uso o comando ( sudo apache2ctl status | grep version
) ele retorna:
/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
O que posso fazer?
Aqui está um link para uma resposta isso me ajudou. Estou executando o 14.04 e tive que instalar o navegador de linha de comando links
para me livrar desse erro:
sudo apt-get install links