Magento 2: Module Manager errorMagento 2.1 module installation error: Component Dependency Check fails due to SSL/Crypto errorHow to configure Cron job in magento 2 to enable extensions through component manager?Solution to Magento Always Populate Data Error, php.ini file not working?Magento 2 - which folder the installed extension will bemagento 2 showing wrong version of phpFatal Error - Magento update 2.1.2 --> 2.2.2 Manual Update (overwrite files) Fatal error: Uncaught Error: Cannot instantiate interfaceInstallation of module in magento 2.2Commands are not working even when I tried to give permissionsmagento php memory limit issueDeployment fail for magento 2.3 for php version 7.1.22 and 7.2.10
Is it a good security practice to force employees hide their employer to avoid being targeted?
How to represent jealousy in a cute way?
In The Incredibles 2, why does Screenslaver's name use a pun on something that doesn't exist in the 1950s pastiche?
ISP is not hashing the password I log in with online. Should I take any action?
Was the Lonely Mountain, where Smaug lived, a volcano?
Part of my house is inexplicably gone
Does the UK delegate some immigration control to the Republic of Ireland?
Nth term of Van Eck Sequence
Why do (or did, until very recently) aircraft transponders wait to be interrogated before broadcasting beacon signals?
Did I need a visa in 2004 and 2006?
About the paper by Buekenhout, Delandtsheer, Doyen, Kleidman, Liebeck and Saxl
What do you call the action of "describing events as they happen" like sports anchors do?
What do I need to do, tax-wise, for a sudden windfall?
Can an open source licence be revoked if it violates employer's IP?
How do I type a hyphen in iOS 12?
Is there a radar system monitoring the UK mainland border?
Why would a home insurer offer a discount based on credit score?
LWC: detect last element in for:each iteration
Purpose of cylindrical attachments on Power Transmission towers
How can powerful telekinesis avoid violating Newton's 3rd Law?
How can calculate the turn-off time of an LDO?
What publication claimed that Michael Jackson died in a nuclear holocaust?
What did the 8086 (and 8088) do upon encountering an illegal instruction?
Which game is this?
Magento 2: Module Manager error
Magento 2.1 module installation error: Component Dependency Check fails due to SSL/Crypto errorHow to configure Cron job in magento 2 to enable extensions through component manager?Solution to Magento Always Populate Data Error, php.ini file not working?Magento 2 - which folder the installed extension will bemagento 2 showing wrong version of phpFatal Error - Magento update 2.1.2 --> 2.2.2 Manual Update (overwrite files) Fatal error: Uncaught Error: Cannot instantiate interfaceInstallation of module in magento 2.2Commands are not working even when I tried to give permissionsmagento php memory limit issueDeployment fail for magento 2.3 for php version 7.1.22 and 7.2.10
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I’m trying to enable a module in my Magento 2.2.2. But as in the readiness check, PHP Settings Check is giving me the following error.

so, I checked my PHP Memory Limit and here the screenshot

I also tried installing through SSH but what it only does it give me random glitches.
magento2 third-party-module
add a comment |
I’m trying to enable a module in my Magento 2.2.2. But as in the readiness check, PHP Settings Check is giving me the following error.

so, I checked my PHP Memory Limit and here the screenshot

I also tried installing through SSH but what it only does it give me random glitches.
magento2 third-party-module
restart your webserver and try to install again
– Vishnunath
Jun 16 '18 at 10:17
what command should i use?My server is CentOs.
– Tanish
Jun 16 '18 at 10:55
add a comment |
I’m trying to enable a module in my Magento 2.2.2. But as in the readiness check, PHP Settings Check is giving me the following error.

so, I checked my PHP Memory Limit and here the screenshot

I also tried installing through SSH but what it only does it give me random glitches.
magento2 third-party-module
I’m trying to enable a module in my Magento 2.2.2. But as in the readiness check, PHP Settings Check is giving me the following error.

so, I checked my PHP Memory Limit and here the screenshot

I also tried installing through SSH but what it only does it give me random glitches.
magento2 third-party-module
magento2 third-party-module
edited Jun 6 at 6:01
Kirti Nariya
1,531518
1,531518
asked Jun 16 '18 at 10:11
TanishTanish
207
207
restart your webserver and try to install again
– Vishnunath
Jun 16 '18 at 10:17
what command should i use?My server is CentOs.
– Tanish
Jun 16 '18 at 10:55
add a comment |
restart your webserver and try to install again
– Vishnunath
Jun 16 '18 at 10:17
what command should i use?My server is CentOs.
– Tanish
Jun 16 '18 at 10:55
restart your webserver and try to install again
– Vishnunath
Jun 16 '18 at 10:17
restart your webserver and try to install again
– Vishnunath
Jun 16 '18 at 10:17
what command should i use?My server is CentOs.
– Tanish
Jun 16 '18 at 10:55
what command should i use?My server is CentOs.
– Tanish
Jun 16 '18 at 10:55
add a comment |
1 Answer
1
active
oldest
votes
Find the php.ini file in your system
php -i | grep php.ini
and try to change the memory limit in Both php.ini file
restart your webserver:
sudo service httpd restart
Hope this will help you
im not having a root access to the server. im on a shared server
– Tanish
Jun 16 '18 at 11:10
also the customer support wont restart the server
– Tanish
Jun 16 '18 at 11:12
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f230188%2fmagento-2-module-manager-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Find the php.ini file in your system
php -i | grep php.ini
and try to change the memory limit in Both php.ini file
restart your webserver:
sudo service httpd restart
Hope this will help you
im not having a root access to the server. im on a shared server
– Tanish
Jun 16 '18 at 11:10
also the customer support wont restart the server
– Tanish
Jun 16 '18 at 11:12
add a comment |
Find the php.ini file in your system
php -i | grep php.ini
and try to change the memory limit in Both php.ini file
restart your webserver:
sudo service httpd restart
Hope this will help you
im not having a root access to the server. im on a shared server
– Tanish
Jun 16 '18 at 11:10
also the customer support wont restart the server
– Tanish
Jun 16 '18 at 11:12
add a comment |
Find the php.ini file in your system
php -i | grep php.ini
and try to change the memory limit in Both php.ini file
restart your webserver:
sudo service httpd restart
Hope this will help you
Find the php.ini file in your system
php -i | grep php.ini
and try to change the memory limit in Both php.ini file
restart your webserver:
sudo service httpd restart
Hope this will help you
answered Jun 16 '18 at 11:08
VishnunathVishnunath
484110
484110
im not having a root access to the server. im on a shared server
– Tanish
Jun 16 '18 at 11:10
also the customer support wont restart the server
– Tanish
Jun 16 '18 at 11:12
add a comment |
im not having a root access to the server. im on a shared server
– Tanish
Jun 16 '18 at 11:10
also the customer support wont restart the server
– Tanish
Jun 16 '18 at 11:12
im not having a root access to the server. im on a shared server
– Tanish
Jun 16 '18 at 11:10
im not having a root access to the server. im on a shared server
– Tanish
Jun 16 '18 at 11:10
also the customer support wont restart the server
– Tanish
Jun 16 '18 at 11:12
also the customer support wont restart the server
– Tanish
Jun 16 '18 at 11:12
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f230188%2fmagento-2-module-manager-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
restart your webserver and try to install again
– Vishnunath
Jun 16 '18 at 10:17
what command should i use?My server is CentOs.
– Tanish
Jun 16 '18 at 10:55