Senmen
March 15, 2023, 7:44am
1
Username (e.g. epiz_epiz_31890376) or Website URL
I get this error
Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length()
Can you enable the OpenSSL extension?
Error Message
Call to undefined function Illuminate\Encryption\openssl_cipher_iv_length()
Other Information
(other information and details relevant to your question)
Admin
March 15, 2023, 9:15am
2
I checked the issue and it seems that the OpenSSL extension is missing entirely from PHP 8.1, meaning any openssl_*
functions are not available. iFastNet needs to add these missing extensions. I’m sorry to say that there is nothing you can do right now to fix this.
Various PHP extensions missing on PHP 8.1
As we’ve announced on Monday, we are currently busy rolling out PHP 8.1 on free hosting.
However, we just encountered that various PHP extensions appear to not have been set up correctly on PHP 8.1. The missing extensions appear to be the following:
GD
GMP
INTL
IonCube
OpenSSL
XMLRPC
ZIP
Which components are affected by this issue
All websites on servers that have already been upgraded to PHP 8.1 may be affected by this issue. Functions provided by t…
5 Likes
system
Closed
March 22, 2023, 9:15am
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.