skullys Posted October 3, 2019 Posted October 3, 2019 Version : 1.1.11 Missing mcrypt error message (not supported above 7.1) when trying to install with php 7.3...I did find this link that may provide a solution that will work with 7.3 https://pecl.php.net/package/mcrypt Error Message After attempting Install with 7.1 Fatal error: Uncaught Error: Call to undefined function Symfony\Polyfill\Mbstring\iconv_strpos() in /home/skully/public_html/thepiratestore.com/microweber/vendor/symfony/polyfill-mbstring/Mbstring.php:500 Stack trace: #0 /home/skully/public_html/thepiratestore.com/microweber/vendor/symfony/polyfill-mbstring/bootstrap.php(34): Symfony\Polyfill\Mbstring\Mbstring::mb_strpos(NULL, '/json', 0, 'UTF-8') #1 /home/skully/public_html/thepiratestore.com/microweber/vendor/laravel/framework/src/Illuminate/Support/Str.php(94): mb_strpos(NULL, '/json') #2 /home/skully/public_html/thepiratestore.com/microweber/vendor/laravel/framework/src/Illuminate/Http/Concerns/InteractsWithContentTypes.php(34): Illuminate\Support\Str::contains(NULL, Array) #3 /home/skully/public_html/thepiratestore.com/microweber/vendor/laravel/framework/src/Illuminate/Http/Request.php(333): Illuminate\Http\Request->isJson() #4 /home/skully/public_html/thepiratestore.com/microweber/vendor/laravel/framework/src/Illuminate/Http/Request.php(361): Illuminate\Http\Request in /home/skully/public_html/thepiratestore.com/microweber/vendor/symfony/polyfill-mbstring/Mbstring.php on line 500 Any suggestions or work arounds?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now