|
|
|
|
||||||
| comp.info.servers.unix Web servers for UNIX platforms. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi ,
I am trying to use Apache rotatelogs for apache logs rollover, but while startup it gives the following error : ld.so.1: /opt/xxx/apache-2.0.40/bin/rotatelogs: fatal: libssl.so.0.9.6: open failed: No such file or directory When i do ldd rotatelogs i get : libssl.so.0.9.6 => /opt/xxx/lib/libssl.so.0.9.6 Note: /opt/xxx/lib/libssl.so.0.9.6 exists in the filesystem The LD_LIBRARY_PATH includes : /opt/xxx/lib Apache version : apache-2.0.40 OS : SunOS 5.8 Is there any error i am doing or any pre-requisites i am missing.Pls let me know .. its urgent. Thanks in advance Regards Himadri |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
What is your LD_LIBRARY_PATH in apachectl ?
|
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
LD_LIBRARY_PATH=/opt/xxx/openssl/lib:$LD_LIBRARY_PATH (the openssl
directory contains libssl.so.0.9.6) One more hint .. probably ... Apache is run as nobody/nobody - anything else i need to change for that. I hv tried using SetEnv etc but has not worked. Thanks Himadri |
|
![]() |
| Outils de la discussion | |
|
|