PHP Classes

pkeyCreated error

Recommend this page to a friend!

      PHP Form Encryption  >  All threads  >  pkeyCreated error  >  (Un) Subscribe thread alerts  
Subject:pkeyCreated error
Summary:RSA key creation failed
Messages:6
Author:Gagantous
Date:2017-12-09 13:52:22
 

  1. pkeyCreated error   Reply   Report abuse  
Picture of Gagantous Gagantous - 2017-12-09 13:52:22
i tried test.php and i got erro like below.

Notice: Undefined variable: pkeyCreated in C:\xampp\htdocs\cryptopost\Cryptopost.class.php on line 53
RSA key creation failed

what's could go wroing with my code ?

  2. Re: pkeyCreated error   Reply   Report abuse  
Picture of Francisco del Aguila Francisco del Aguila - 2017-12-09 17:13:44 - In reply to message 1 from Gagantous
Please, ensure that openssl extension is installed, and verify the PHP version.

  3. Re: pkeyCreated error   Reply   Report abuse  
Picture of Gagantous Gagantous - 2017-12-10 01:04:36 - In reply to message 2 from Francisco del Aguila
i am using xampp and this is my phpinfo() info.

Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.6.24

I have openssl but how do i use that ?

i am sorry, maybe my question is looks like dumb but i dont quite get it how to use openssl extension

  4. Re: pkeyCreated error   Reply   Report abuse  
Picture of Gagantous Gagantous - 2017-12-10 10:48:55 - In reply to message 3 from Gagantous
is there any requirement for making this works ? i have openssl in my computer

  5. Re: pkeyCreated error   Reply   Report abuse  
Picture of Suhas Naikar Suhas Naikar - 2018-09-05 06:34:54 - In reply to message 2 from Francisco del Aguila

Notice: Undefined variable: pkeyCreated in C:\xampp\htdocs\rsa\RSA1\Cryptopost.class.php on line 53
RSA key creation failed

Do v need to configre openssl file..If so wt need to be done?

  6. Re: pkeyCreated error   Reply   Report abuse  
Picture of ganindrawk ganindrawk - 2020-04-03 17:17:50 - In reply to message 5 from Suhas Naikar
still not work