rondinellepqd
(usa Debian)
Enviado em 28/06/2016 - 15:23h
Olá pessoal,
após fazer o upgrade da dist ubuntu 12 para o 14, o apache não funciona, já fiz de tudo, desinstalei por completo, e instalei novamente, mas quando eu tento os comandos, start, stop, status, e reload, simplesmente pula para outra linda e não faz nada, olhei os arquivos logs pra ver se via algum erro, e pra minha surpresa também não gera log nenhum, estranho nunca passei por isso. ele simplesmente instala mais não funciona e fica com esse bug.
alguém pode me ajudar a resolver esse problema.
desde já agradeço
==========================LOG DA INSTALAÇÃO================================
:~$ sudo apt-get install apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
apache2-data
Suggested packages:
apache2-doc apache2-suexec-pristine apache2-suexec-custom ufw
The following NEW packages will be installed:
apache2 apache2-data
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/247 kB of archives.
After this operation, 1.194 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Selecting previously unselected package apache2-data.
(Reading database ... 106883 files and directories currently installed.)
Preparing to unpack .../apache2-data_2.4.7-1ubuntu4.10_all.deb ...
Unpacking apache2-data (2.4.7-1ubuntu4.10) ...
Selecting previously unselected package apache2.
Preparing to unpack .../apache2_2.4.7-1ubuntu4.10_amd64.deb ...
Unpacking apache2 (2.4.7-1ubuntu4.10) ...
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up apache2-data (2.4.7-1ubuntu4.10) ...
Setting up apache2 (2.4.7-1ubuntu4.10) ...
:~$ sudo service apache2 status
:~$