HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //var/softaculous/iwp/notes.txt
1. (17, 'installedEmail', '[[admin_email]]'); -> [[admin_email]] is the email which we provide at the time of downloading the package from their website, so do replace it.
2. PHP REQUIREMENT LINK : https://support.infinitewp.com/support/solutions/articles/225668-requirements-for-iwp and /install/installFunctions.php
Since 3.4.5.1 the installer only works on PHP 7.4
Release date : https://infinitewp.com/change-log/
3. Important : Append install/index.php?softaculous=1 to URL while manual installation. This was required to skip account registration at IWP's site which can be skipped now by using these query params, which confirm that request is from softaculous, confirmed with vendor via email (These changes were done by vendor inside their zip, after our request to skip the IWP account registration process).