Welcome Guest, Not a member yet? Register   Sign In
error in v3.1.11 for EMAIL validation and Mcrypt EXT while upgrading to php 7.3+
#4

Then check your php.ini and make sure that this is not remarked out.

PHP Code:
// if it is like this
;extension=intl

// change it to this remaove the semi-colon
extension=intl 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: error in v3.1.11 for EMAIL validation and Mcrypt EXT while upgrading to php 7.3+ - by InsiteFX - 09-08-2020, 02:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB