JDiel
Verified User
Hey all,
I've updated OpenSSL to v0.9.8g, recompiled Apache v1.3.39, PHP v5.2.5 etc.
Used update.script from Wael, to update OpenSSL and used custombuild to recompile Apache and PHP.
OS is Debian Sarge 3.1
Now when I want to start Apache, I get this error message:
I've even done this:
Oke, so by now I've installed the previous version of OpenSSL, v0.9.8c and did a ./build all and everything is working again. Obviously I still want to upgrade to the lastest version.
Anyone got an idea to update to the latest version?
Thanks in advance!
I've updated OpenSSL to v0.9.8g, recompiled Apache v1.3.39, PHP v5.2.5 etc.
Used update.script from Wael, to update OpenSSL and used custombuild to recompile Apache and PHP.
OS is Debian Sarge 3.1
Now when I want to start Apache, I get this error message:
Code:
Cannot load /usr/lib/apache/libssl.so into server: /usr/lib/apache/libssl.so: undefined symbol: SSL_CTX_set_info_callback
I've even done this:
Code:
./build clean
./build update
./build all
Oke, so by now I've installed the previous version of OpenSSL, v0.9.8c and did a ./build all and everything is working again. Obviously I still want to upgrade to the lastest version.
Anyone got an idea to update to the latest version?
Thanks in advance!
Last edited: