não pode reiniciar o erro de segmentação do apache2

0

Eu instalei o apache e o phpmyadmin antes do phpmyadmin instalar o meu apache, mas depois de instalar o phpmyadmin, meu apache não pode iniciar e reiniciar com um erro como este

 * Restarting web server apache2                                         [fail]
 * The apache2 configtest failed.
Output of config test was:
Segmentation fault
Action 'configtest' failed.
The Apache error log may have more information.

Eu tentei pesquisar o mesmo problema no google, mas não consigo encontrar o mesmo erro.

este meu log de erros:

[Fri Sep 23 10:32:13.032287 2016] [mpm_event:notice] [pid 3809:tid 140371482265472] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Fri Sep 23 10:32:13.032398 2016] [core:notice] [pid 3809:tid 140371482265472] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 23 10:40:26.860892 2016] [mpm_event:notice] [pid 3809:tid 140371482265472] AH00491: caught SIGTERM, shutting down
[Fri Sep 23 10:40:27.922824 2016] [mpm_prefork:notice] [pid 10375] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Fri Sep 23 10:40:27.922911 2016] [core:notice] [pid 10375] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 23 10:40:29.210515 2016] [mpm_prefork:notice] [pid 10375] AH00169: caught SIGTERM, shutting down
[Fri Sep 23 10:40:30.328600 2016] [mpm_prefork:notice] [pid 10461] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Fri Sep 23 10:40:30.328663 2016] [core:notice] [pid 10461] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 23 10:41:36.248034 2016] [mpm_prefork:notice] [pid 10461] AH00169: caught SIGTERM, shutting down
[Fri Sep 23 10:41:37.268526 2016] [mpm_prefork:notice] [pid 10523] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Fri Sep 23 10:41:37.268591 2016] [core:notice] [pid 10523] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 23 10:56:39.090487 2016] [mpm_prefork:notice] [pid 10523] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Fri Sep 23 10:56:40.103084 2016] [mpm_prefork:notice] [pid 10523] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Fri Sep 23 10:56:40.103119 2016] [core:notice] [pid 10523] AH00094: Command line: '/usr/sbin/apache2'
[Fri Sep 23 10:56:47.198480 2016] [mpm_prefork:notice] [pid 10523] AH00169: caught SIGTERM, shutting down

como resolver isso e fazer o apache funcionar novamente?

obrigado

    
por Angel's Wing's 23.09.2016 / 07:40

0 respostas