The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

how to solve this error?????????

  amit648    2016-08-04 11:12:46

0

0


<b>Fatal error</b>: Uncaught exception 'Exception' with message 'bcrypt not supported in this installation. See http://php.net/crypt' in G:wampwwwornamentapplicationlibrariesBcrypt.php:10 Stack trace: #0 G:wampwwwornamentsystemcoreLoader.php(1095): Bcrypt-&gt;__construct(Array) #1 G:wampwwwornamentsystemcoreLoader.php(975): CI_Loader-&gt;_ci_init_class('Bcrypt', '', Array, NULL) #2 G:wampwwwornamentsystemcoreLoader.php(216): CI_Loader-&gt;_ci_load_class('bcrypt', Array, NULL) #3 G:wampwwwornamentapplicationmodelsion_auth_model.php(247): CI_Loader-&gt;library('bcrypt', Array) #4 G:wampwwwornamentsystemcoreLoader.php(303): Ion_auth_model-&gt;__construct() #5 G:wampwwwornamentapplicationlibrariesIon_auth.php(79): CI_Loader-&gt;model('ion_auth_model') #6 G:wampwwwornamentsystemcoreLoader.php(1095): Ion_auth-&gt;__construct(Array) #7 G:wampwwwornamentsystemcoreLoader.php(975): CI_Loader-&gt;_ci_init_class('Ion_auth', '', NULL, NULL) #8 G:wampwwwornamentsystemcoreLoader.php(216): CI_Loader-&gt;_ci_load in <b>G:wampwwwornamentapplicationlibrariesBcrypt.php</b> on line <b>10</b>

Answers

Post Your answer