EVP_CIPHER_CTX_block_size

dreamline

Verified User
Joined
Dec 3, 2005
Messages
108
Hi All,
It's been A while, but I still have the same problem with EVP_CIPHER_CTX_block_size. Apache will not start because of it. I noticed a post from somebody else and smtalk said it would be solved in PHP 5.2.7. Well when I compile 5.2.8 the problem still occurs and I've deleted about just any libssl.so and libcrypto.so file I could find. I even uninstalled the package from debian and reinstalled it again, but without luck..

Compiling apache and php works just fine, the problem is when you start the webserver then it starts naggin about an undefined symbol in libphp5.so EVP_CIPHER_CTX_block_size. I have spent days searching on the internet to find a solution and somewhere about 2 months ago I did solve the problem once... But that basically meant I couldnt' update my server any longer.

So this week I decided to give it a go again and I hope someone has encountered the same problem and found a solution..

Any help is appreciated...

Regards
Dreamline
 
Last edited:
I think I have solved my problem, my website is up and running again, but I am not sure what the reason was everything works again now... If you encounter this problem too and need to know what I did, just give me a holler and I'll post what I did right here. However I did a lot of things, but I think I've broken it down to the most essential parts.

Regards
Dreamline
 
Back
Top