Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Cannot load modules/mod_reqtimeout.so into server: ld.so.1 |
|
Author |
|
joeadmin
Joined: 14 Mar 2016 Posts: 6 Location: US,NC
|
Posted: Wed 13 Apr '16 14:53 Post subject: Cannot load modules/mod_reqtimeout.so into server: ld.so.1 |
|
|
Apache 2.4.18
apr-1.5.2
apr-util-1.5.3
openssl-1.0.2g
Very little experience with apache
Upgrading to openssl-1.0.2g. After recompiling get apache, the following on apachectl start
Syntax error on line 95 of /usr/local/apache2/conf/httpd.conf: Cannot load modules/mod_reqtimeout.so into server: ld.so.1: httpd: fatal: relocation error: file /usr/local/apache2/modules/mod_reqtimeout.so: symbol apr_socket_wait: referenced symbol not found
have tried various compile options but can get around this.
configure command:
./configure --prefix=/usr/local/apache2 -with-apr=/usr/local/apr-1.5.2 -with-apr-util=/usr/local/apr-util-1.5.3 --with-ssl=/usr/local/openssl --enable-ssl |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Mon 18 Apr '16 11:51 Post subject: |
|
|
Did you compile apache the same way before that update?
What version of OpenSSL was installed before that? |
|
Back to top |
|
joeadmin
Joined: 14 Mar 2016 Posts: 6 Location: US,NC
|
Posted: Wed 20 Apr '16 14:47 Post subject: |
|
|
Ive been able to work out the issue thanks |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sun 24 Apr '16 18:04 Post subject: |
|
|
joeadmin wrote: | Ive been able to work out the issue thanks |
How did you solve the problem? |
|
Back to top |
|
|
|
|
|
|