problemas start apache

1. problemas start apache

Elton Pereira Leite Gomes
egomes

(usa CentOS)

Enviado em 14/12/2012 - 09:44h

Galera quando dou um start no meu apache uso o centos aparece a seguinte mensagem

Iniciando o httpd: httpd: Syntax error on line 195 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_file_cache.so into server: /etc/httpd/modules/mod_file_cache.so: cannot open shared object file: No such file or directory


alguém pode me ajudar?

vlw


  


2. Re: problemas start apache

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 14/12/2012 - 09:47h

tu alterou alguma ou adicionou no apache ?


3. Re: problemas start apache

Elton Pereira Leite Gomes
egomes

(usa CentOS)

Enviado em 14/12/2012 - 09:54h

então to montando uma redundancia do meu apache usei o seguinte comando scp -rp httpd.conf/ 10.100.5.113:/etc/httpd/conf copiei somente o httpd.conf do server antigo para o server novo meu


4. Re: problemas start apache

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 14/12/2012 - 10:01h

copie o diretório modules também


5. Re: problemas start apache

Elton Pereira Leite Gomes
egomes

(usa CentOS)

Enviado em 14/12/2012 - 10:09h

copie com esse comando scp -rp modules/ 10.100.5.113:/etc/httpd/


mais agora aparece erro em outro modulo
[root@muttley2 ~]# /etc/init.d/httpd start
Iniciando o httpd: httpd: Syntax error on line 160 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_ldap.so into server: /etc/httpd/modules/mod_ldap.so: undefined symbol: ldap_simple_bind_s
[FALHOU]

tem como eu instalar esses modulos?



6. Re: problemas start apache

Elton Pereira Leite Gomes
egomes

(usa CentOS)

Enviado em 14/12/2012 - 10:11h

o modulo aparentemente se encontra

-rwxr-xr-x. 1 root root 3193672 Abr 7 2009 libphp5.so
-rwxr-xr-x. 1 root root 10336 Jan 22 2009 mod_actions.so
-rwxr-xr-x. 1 root root 14520 Jan 22 2009 mod_alias.so
-rwxr-xr-x. 1 root root 10328 Jan 22 2009 mod_asis.so
-rwxr-xr-x. 1 root root 10368 Jan 22 2009 mod_auth_basic.so
-rwxr-xr-x. 1 root root 27072 Jan 22 2009 mod_auth_digest.so
-rwxr-xr-x. 1 root root 10368 Jan 22 2009 mod_authn_alias.so
-rwxr-xr-x. 1 root root 10272 Jan 22 2009 mod_authn_anon.so
-rwxr-xr-x. 1 root root 10336 Jan 22 2009 mod_authn_dbd.so
-rwxr-xr-x. 1 root root 10336 Jan 22 2009 mod_authn_dbm.so
-rwxr-xr-x. 1 root root 6176 Jan 22 2009 mod_authn_default.so
-rwxr-xr-x. 1 root root 10336 Jan 22 2009 mod_authn_file.so
-rwxr-xr-x. 1 root root 26976 Jan 22 2009 mod_authnz_ldap.so
-rwxr-xr-x. 1 root root 21856 Jan 6 2007 mod_auth_pgsql.so
-rwxr-xr-x. 1 root root 10368 Jan 22 2009 mod_authz_dbm.so
-rwxr-xr-x. 1 root root 6176 Jan 22 2009 mod_authz_default.so
-rwxr-xr-x. 1 root root 10440 Jan 22 2009 mod_authz_groupfile.so
-rwxr-xr-x. 1 root root 10368 Jan 22 2009 mod_authz_host.so
-rwxr-xr-x. 1 root root 10336 Jan 22 2009 mod_authz_owner.so
-rwxr-xr-x. 1 root root 6208 Jan 22 2009 mod_authz_user.so
-rwxr-xr-x. 1 root root 35392 Jan 22 2009 mod_autoindex.so
-rwxr-xr-x. 1 root root 31288 Jan 22 2009 mod_cache.so
-rwxr-xr-x. 1 root root 10400 Jan 22 2009 mod_cern_meta.so
-rwxr-xr-x. 1 root root 31608 Jan 22 2009 mod_cgid.so
-rwxr-xr-x. 1 root root 27224 Jan 22 2009 mod_cgi.so
-rwxr-xr-x. 1 root root 47832 Jan 22 2009 mod_dav_fs.so
-rwxr-xr-x. 1 root root 89144 Jan 22 2009 mod_dav.so
-rwxr-xr-x. 1 root root 14584 Jan 22 2009 mod_dbd.so
-rwxr-xr-x. 1 root root 18752 Jan 22 2009 mod_deflate.so
-rwxr-xr-x. 1 root root 10328 Jan 22 2009 mod_dir.so
-rwxr-xr-x. 1 root root 22880 Jan 22 2009 mod_disk_cache.so
-rwxr-xr-x. 1 root root 10328 Jan 22 2009 mod_dumpio.so
-rwxr-xr-x. 1 root root 10328 Jan 22 2009 mod_env.so
-rwxr-xr-x. 1 root root 10432 Jan 22 2009 mod_expires.so
-rwxr-xr-x. 1 root root 18912 Jan 22 2009 mod_ext_filter.so
-rwxr-xr-x. 1 root root 10640 Jan 22 2009 mod_file_cache.so
-rwxr-xr-x. 1 root root 14552 Jan 22 2009 mod_filter.so
-rwxr-xr-x. 1 root root 18784 Jan 22 2009 mod_headers.so
-rwxr-xr-x. 1 root root 10392 Jan 22 2009 mod_ident.so
-rwxr-xr-x. 1 root root 14528 Jan 22 2009 mod_imagemap.so
-rwxr-xr-x. 1 root root 43520 Jan 22 2009 mod_include.so
-rwxr-xr-x. 1 root root 18944 Jan 22 2009 mod_info.so
-rwxr-xr-x. 1 root root 51928 Jan 22 2009 mod_ldap.so
-rwxr-xr-x. 1 root root 23024 Jan 22 2009 mod_log_config.so
-rwxr-xr-x. 1 root root 10400 Jan 22 2009 mod_log_forensic.so
-rwxr-xr-x. 1 root root 10352 Jan 22 2009 mod_logio.so
-rwxr-xr-x. 1 root root 27136 Jan 22 2009 mod_mem_cache.so
-rwxr-xr-x. 1 root root 23528 Jan 22 2009 mod_mime_magic.so
-rwxr-xr-x. 1 root root 18712 Jan 22 2009 mod_mime.so
-rwxr-xr-x. 1 root root 31264 Jan 22 2009 mod_negotiation.so
-rwxr-xr-x. 1 root root 35392 Jan 22 2009 mod_proxy_ajp.so
-rwxr-xr-x. 1 root root 22944 Jan 22 2009 mod_proxy_balancer.so
-rwxr-xr-x. 1 root root 10368 Jan 22 2009 mod_proxy_connect.so
-rwxr-xr-x. 1 root root 31392 Jan 22 2009 mod_proxy_ftp.so
-rwxr-xr-x. 1 root root 31392 Jan 22 2009 mod_proxy_http.so
-rwxr-xr-x. 1 root root 76984 Jan 22 2009 mod_proxy.so
-rwxr-xr-x. 1 root root 60384 Jan 22 2009 mod_rewrite.so
-rwxr-xr-x. 1 root root 14496 Jan 22 2009 mod_setenvif.so
-rwxr-xr-x. 1 root root 14560 Jan 22 2009 mod_speling.so
-rwxr-xr-x. 1 root root 18680 Jan 22 2009 mod_status.so
-rwxr-xr-x. 1 root root 10296 Jan 22 2009 mod_suexec.so
-rwxr-xr-x. 1 root root 10336 Jan 22 2009 mod_unique_id.so
-rwxr-xr-x. 1 root root 10368 Jan 22 2009 mod_userdir.so
-rwxr-xr-x. 1 root root 14528 Jan 22 2009 mod_usertrack.so
-rwxr-xr-x. 1 root root 10336 Jan 22 2009 mod_version.so
-rwxr-xr-x. 1 root root 10336 Jan 22 2009 mod_vhost_alias.so






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts