Softaculous


Topic : Maian Cart Installation Failure on PHP7.2+


Posted By: Jeffrey_Popek on March 8, 2020, 7:33 pm
Maian Cart installation fails on PHP7+ because mcrypt was DEPRECATED in PHP 7.1.0 and REMOVED in PHP 7.2.0.
As per the installation instructions https://www.maiansoftware.com/demos/mcart/docs/install-2.html Maian Cart uses mcrypt only for installations before PHP7.1. For newer versions it will use openssl.

The problem lies with the info.xml file in Softaculous:

Remove the line
<requirement check="php" type="extension" name="mcrypt" />
to resolve this issue.

Posted By: rm_surjeet on March 9, 2020, 10:28 am | Post: 1
Quote From : Jeffrey_Popek March 8, 2020, 7:33 pm
Maian Cart installation fails on PHP7+ because mcrypt was DEPRECATED in PHP 7.1.0 and REMOVED in PHP 7.2.0.
As per the installation instructions https://www.maiansoftware.com/demos/mcart/docs/install-2.html Maian Cart uses mcrypt only for installations before PHP7.1. For newer versions it will use openssl.

The problem lies with the info.xml file in Softaculous:

Remove the line
<requirement check="php" type="extension" name="mcrypt" />
to resolve this issue.

Hi,
Thank you for reporting this to us. We have notified our developers and they shall check this soon.
Once we have any update on this, we shall update you here.


-----------------------
​Regards,
Surjeet Singh
Softaculous Ltd

For support contact us here.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.