[CentOS-pt-br] Apache error while loading shared libraries: libexpat.so.1:
Marcos S
marcos.mailing em gmail.com
Sexta Setembro 28 14:28:00 EDT 2012
rpm -qa | grep expat
expat-1.95.8-11.el5_8
expat-1.95.8-11.el5_8
expat-devel-1.95.8-11.el5_8
expat-devel-1.95.8-11.el5_8
too usando o comando
./configure --with-ssl=/usr/bin/openssl
To tentando instalar o apache para rodas multiplos certificados com o mesmo
ip. Ai no site diz para:
- Use OpenSSL 0.9.8f or later
- Build OpenSSL with the TLS Extensions option enabled (option
enable-tlsext; OpenSSL 0.9.8k and later has this enabled by default).
Já consegui instal o openSSL com o TLS. to com problema em fazer o apache
funcionar.
- Apache must have been built with that OpenSSL (./configure
--with-ssl=/path/to/your/openssl). In that case, mod_ssl will automatically
detect the availability of the TLS extensions and support SNI.
- Apache must use that OpenSSL at run-time, which might require setting
LD_LIBRARY_PATH or equivalent to point to that OpenSSL, maybe in
bin/envvars. (You'll get unresolved symbol errors at Apache startup if
Apache was built with SNI but isn't finding the right openssl libraries at
run-time.)
http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://lists.centos.org/pipermail/centos-pt-br/attachments/20120928/5d283352/attachment.html
Mais detalhes sobre a lista de discussão CentOS-pt-br