Erro ao tentar iniciar o apache2

1. Erro ao tentar iniciar o apache2

Vinicius Anastacio
Anastacio

(usa Outra)

Enviado em 19/06/2018 - 14:28h

Bom dia companheiros, sou novo aqui e também novo no linux... estou tentando instalar o zabbix em minha maquina entretanto me deparei com o seguinte erro na hora de reiniciar o apache2

root@debian:/# service apache2 restart
Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details.

ao executar o comando 'journalctl -xn' me aparece a seguinte mensagem:

root@debian:/# journalctl -xn
-- Logs begin at Ter 2018-06-19 07:59:49 -03, end at Ter 2018-06-19 09:46:03 -03. --
Jun 19 09:46:03 debian apache2[9898]: Starting web server: apache2 failed!
Jun 19 09:46:03 debian apache2[9898]: The apache2 configtest failed. ... (warning).
Jun 19 09:46:03 debian apache2[9898]: Output of config test was:
Jun 19 09:46:03 debian apache2[9898]: AH00526: Syntax error on line 18 of /etc/apache2/conf-enabled/
Jun 19 09:46:03 debian apache2[9898]: php_value takes two arguments, PHP Value Modifier
Jun 19 09:46:03 debian apache2[9898]: Action 'configtest' failed.
Jun 19 09:46:03 debian apache2[9898]: The Apache error log may have more information.
Jun 19 09:46:03 debian systemd[1]: apache2.service: control process exited, code=exited status=1
Jun 19 09:46:03 debian systemd[1]: Failed to start LSB: Apache2 web server.
-- Subject: Unit apache2.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit apache2.service has failed.
--
-- The result is failed.
Jun 19 09:46:03 debian systemd[1]: Unit apache2.service entered failed state.

root@debian:/# ^C


se puderem me ajudar por favor rs, eternamente grato pela atenção


  


2. Re: Erro ao tentar iniciar o apache2

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 19/06/2018 - 14:31h

diz que tem um erro
Syntax error on line 18 of /etc/apache2/conf-enabled/

poderia postar os arquivos do apache que tu alterou ?



3. Erro ao tentar iniciar o apache2

Vinicius Anastacio
Anastacio

(usa Outra)

Enviado em 19/06/2018 - 14:37h

; Always populate the $HTTP_RAW_POST_DATA variable. PHP's default behavior is
; to disable this feature and it will be removed in a future version.
; If post reading is disabled through enable_post_data_reading,
; $HTTP_RAW_POST_DATA is *NOT* populated.
; http://php.net/always-populate-raw-post-data
always_populate_raw_post_data = -1


essa ultima linha (always_populate_raw_post_data = -1) estava comentada e eu alterei para nao deixar comentada, somente isso que alterei no arquivo, mas mesmo quando deixo comentada o serviço nao reinicia...

como posso fazer a conta para chegar até essa "linha 18" ? assim copio e colo aqui também para ficar mais fácil


4. Re: Erro ao tentar iniciar o apache2

Matheus
pylm

(usa Gentoo)

Enviado em 19/06/2018 - 14:39h

Anastacio escreveu:

; Always populate the $HTTP_RAW_POST_DATA variable. PHP's default behavior is
; to disable this feature and it will be removed in a future version.
; If post reading is disabled through enable_post_data_reading,
; $HTTP_RAW_POST_DATA is *NOT* populated.
; http://php.net/always-populate-raw-post-data
always_populate_raw_post_data = -1


essa ultima linha (always_populate_raw_post_data = -1) estava comentada e eu alterei para nao deixar comentada, somente isso que alterei no arquivo, mas mesmo quando deixo comentada o serviço nao reinicia...

como posso fazer a conta para chegar até essa "linha 18" ? assim copio e colo aqui também para ficar mais fácil


Abre com o vim e dá o comando pra mostrar as linhas


:set nu



5. Erro ao tentar iniciar o apache2

Vinicius Anastacio
Anastacio

(usa Outra)

Enviado em 19/06/2018 - 14:41h

esta aqui algumas linhas incluindo a 18

9 ; PHP attempts to find and load this configuration from a number of locations.
10 ; The following is a summary of its search order:
11 ; 1. SAPI module specific location.
12 ; 2. The PHPRC environment variable. (As of PHP 5.2.0)
13 ; 3. A number of predefined registry keys on Windows (As of PHP 5.2.0)
14 ; 4. Current working directory (except CLI)
15 ; 5. The web server's directory (for SAPI modules), or directory of PHP
16 ; (otherwise in Windows)
17 ; 6. The directory from the --with-config-file-path compile time option, or the
18 ; Windows directory (C:\windows or C:\winnt)
19 ; See the PHP docs for more specific information.
20 ; http://php.net/configuration.file

eu mesmo não consegui identificar nenhum erro nessas linhas, alguém identificou ?






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts