Invalid command magento error
Hello,
I have installed Magento 2.2.2 version via Softaculous and instantly when the website is accessed "Internal Server Error" message occur. I have checked the Apache error log and noticed the following message:
[Sat Dec 23 22:28:41.395892 2017] [core:alert] [pid 423060:tid 140020161705728] [client xxx.xxx.xxx.xxx:51271] /home/user/example.com/.htaccess: Invalid command '
I have checked the mod_version.so in the provided directory and the same is available with correct permissions.
I am using cPanel v68.0.21 with CloudLinux on CentOS 6.9 KVM. Any suggestion and insights are welcome, thank you in advance!-
It occur that the missing Apache module_version is missing, I have installed the same via next command: yum install ea-apache24-mod_version And the issue is resolved. 0 -
yum install ea-apache24-mod_version And the issue is resolved.
Hello, Yes, that's the correct command to install that module. The previous command you used is not supported with EasyApache 4. Thanks!0
Please sign in to leave a comment.
Comments
2 comments