How to fix Codeigniter error (PHP 7.2) - the Encrypt library requires the Mcrypt extension

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=eilqdKxrtcQ



Category:
Guide
Duration: 6:37
1,342 views
0


I get this error when using encrypt library in codeigniter 3:
the Encrypt library requires the Mcrypt extension

when i try to install mcrypt plugin:
sudo apt-get install php7.2-mcrypt

i got this error:
Unable to locate package php7.2-mcrypt


This video will help you how to fix that error




Other Videos By Ambar Hasbiyatmoko


2022-11-06Membuat email di Amazon Workmail menggunakan domain pribadi
2022-11-06How to fix AWS CLI (linux) - The Lightsail Control (lightsailctl) plugin was not found
2022-11-05Deploy aplikasi ke amazon lightsail container menggunakan docker hub public repository
2022-10-26How to fix vscode (ubuntu) - unable to resolve your shell environment in a reasonable time
2022-10-24Menginstall Wordpress di Amazon Lightsail
2022-10-08How to fix errors in virtualbox - modprobe vboxdrv, Kernel driver not installed
2022-10-02Cara upgrade instance (vps) di Amazon Lightsail
2022-10-01Belajar membuat virtual private server (vps) dengan Amazon Lightsail
2022-08-28How to fix ubuntu 22.04 grub is missing after update windows 10
2022-08-07How to fix composer error - PHP parse error, expecting variable T_VARIABLE in Composer IO BaseIO.php
2022-07-13How to fix Codeigniter error (PHP 7.2) - the Encrypt library requires the Mcrypt extension
2022-07-12FileZilla can't connect to EC2 Instance - Disconnected No supported authentication methods available
2022-07-10Membuat user baru di EC2 Instance (OS Ubuntu)
2022-07-02Mengeset 2 IP address dalam 1 instance (AWS EC2)
2022-06-19How to solve vokoscreen issue on ubuntu 22.04 - Audio recording not implemente
2022-06-18How to fix error installing grafana - the public key is not available: NO PUBKEY 8C8C34C524098CB6
2022-06-11Membuat EFS (Elastic File System) Regional/Multi AZ (Availability Zone) di AWS
2022-06-04Memonitor RAM Usage pada Instance EC2 dengan CloudWatch
2022-06-02Cara install Jenkins di instance EC2 AWS
2022-05-31How to fix Codeigniter 3.1.11 session error - Session is missing after redirect page
2022-05-27Fix php script as systemd service - php warning: fopen: failed to openstream: Read-only file system



Tags:
codeigniter
codeigniter 3
framework
mcrypt
extension
php
library
ubuntu
fix
error
linux
server
web