Codeigniter (Ubuntu 16.04) - The Encrypt library requires the Mcrypt extension.
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=k9isvIPQQhc
i'm trying to add 'encrypt' in library of codeigniter. But, when i refresh the page, it showing an error message :
An Error Was Encountered
The Encrypt library requires the Mcrypt extensions.
in this video will help you how to fix that error. Just install php encrypt module with :
sudo apt-get install php5.6-mcrypt
then, open your ci page again.. and bingo !
Other Videos By Ambar Hasbiyatmoko
Tags:
codeigniter
ci
framework
encrypt
extension
error
library
problem
ubuntu
linux
install
module
php
terminal
page