PHP Classes

Error load file

Recommend this page to a friend!

      PHP RSA Encryption  >  All threads  >  Error load file  >  (Un) Subscribe thread alerts  
Subject:Error load file
Summary:Error load file
Messages:3
Author:BratSadLove
Date:2015-06-10 04:01:43
 

  1. Error load file   Reply   Report abuse  
Picture of BratSadLove BratSadLove - 2015-06-10 04:01:44
Hi !

I have error:

Warning: require_once(vendor/autoload.php) [function.require-once]: failed to open stream: No such file or directory in

Please send file autoload.php or edit code then it's run

Thank's !

  2. Re: Error load file   Reply   Report abuse  
Picture of Dmitry Mamontov Dmitry Mamontov - 2015-06-10 07:47:18 - In reply to message 1 from BratSadLove
Autoload file will be installed only if the class through Composer. Read the documentation.

github.com/dmamontov/rsacrypt

  3. Re: Error load file   Reply   Report abuse  
Picture of BratSadLove BratSadLove - 2015-06-10 16:58:12 - In reply to message 2 from Dmitry Mamontov
Hi !

i will try it's again.

Thank's