Hey,
Trying to install Magento CE 2.1.14 on my CentOS machine. It's running PHP 5.6 and the setup wizard passes all the steps, up until install. It gets to 54% before returning the error:
[ERROR] exception 'InvalidArgumentException' with message 'Unknown query modifier type like' in vendor/magento/framework/DB/Select/QueryModifierFactory.php:50
How do I go about resolving? Installation through CLI produces same error ..
Magento needs some requirement for installation, please follow the link for consultation: https://devdocs.magento.com/guides/v2.2/install-gde/system-requirements-tech.html
Hope this helps!
Hi @trey_sinnis
In your php.ini file increase values of below parameters.
Note : Make sure you increase max_input_time value to at least 1800 and then check it will works !!
All are met ...
it's not a memory issue - it's a PHP issue ...
Hi @trey_sinnis
Yes i understand - so does this error is resolved ? by upgrading PHP version or something else ?
No, it does not - my version of PHP is 7.0