Re: openssl_private_encrypt crashes browser after 10 seconds

2013-02-28 Thread rahmad.bkt
I had the same problem with you, I've done the same thing with you to resolve the problem. but after I mentioned how my apache server can not run. is there any other way to solve this problem? -- View this message in context: http://openssl.6102.n7.nabble.com/openssl-private-encrypt-crashes-bro

Re: openssl_private_encrypt crashes browser after 10 seconds

2012-02-08 Thread Marcel Uhlich
I finally found a solution to the problem. I have to admit, that i forgot some important information, i am using xampp 1.7.7. The problem seems to be a version conflict. I copied libeay32.dll ssleay32.dll from xampp/php to xampp/apache/bin which solved the problem. Maybe this is helpful for s