How to run reindex without SSH access?












1















I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ?










share|improve this question

























  • Welcome to Magento StackExchange! @user57741, you get more opportunities to get an answer to your question if you ask your question in English.

    – diazwatson
    Aug 16 '17 at 13:23











  • Bonjour, pouvez-vous expliquer votre problème en anglais s'il vous plait?

    – jscar
    Aug 16 '17 at 13:31











  • Ok I try : I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ? Sorry for my bad english !Thx !

    – user57741
    Aug 16 '17 at 13:56
















1















I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ?










share|improve this question

























  • Welcome to Magento StackExchange! @user57741, you get more opportunities to get an answer to your question if you ask your question in English.

    – diazwatson
    Aug 16 '17 at 13:23











  • Bonjour, pouvez-vous expliquer votre problème en anglais s'il vous plait?

    – jscar
    Aug 16 '17 at 13:31











  • Ok I try : I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ? Sorry for my bad english !Thx !

    – user57741
    Aug 16 '17 at 13:56














1












1








1








I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ?










share|improve this question
















I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ?







magento2 cron reindex ssh






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 1 hour ago









Shoaib Munir

2,2992829




2,2992829










asked Aug 16 '17 at 13:20









user57741user57741

82




82













  • Welcome to Magento StackExchange! @user57741, you get more opportunities to get an answer to your question if you ask your question in English.

    – diazwatson
    Aug 16 '17 at 13:23











  • Bonjour, pouvez-vous expliquer votre problème en anglais s'il vous plait?

    – jscar
    Aug 16 '17 at 13:31











  • Ok I try : I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ? Sorry for my bad english !Thx !

    – user57741
    Aug 16 '17 at 13:56



















  • Welcome to Magento StackExchange! @user57741, you get more opportunities to get an answer to your question if you ask your question in English.

    – diazwatson
    Aug 16 '17 at 13:23











  • Bonjour, pouvez-vous expliquer votre problème en anglais s'il vous plait?

    – jscar
    Aug 16 '17 at 13:31











  • Ok I try : I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ? Sorry for my bad english !Thx !

    – user57741
    Aug 16 '17 at 13:56

















Welcome to Magento StackExchange! @user57741, you get more opportunities to get an answer to your question if you ask your question in English.

– diazwatson
Aug 16 '17 at 13:23





Welcome to Magento StackExchange! @user57741, you get more opportunities to get an answer to your question if you ask your question in English.

– diazwatson
Aug 16 '17 at 13:23













Bonjour, pouvez-vous expliquer votre problème en anglais s'il vous plait?

– jscar
Aug 16 '17 at 13:31





Bonjour, pouvez-vous expliquer votre problème en anglais s'il vous plait?

– jscar
Aug 16 '17 at 13:31













Ok I try : I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ? Sorry for my bad english !Thx !

– user57741
Aug 16 '17 at 13:56





Ok I try : I install Magento 2. All is good. When I arrive on the admin page, I have the reindex problem. I try to read many tutorial to correct this problem but, or I can't because I haven't SSH on my server, or I can't understand (and every tutorials are in english). I see tutorial with linux command, but I have windows. Somebody to explain me, point per point ? Sorry for my bad english !Thx !

– user57741
Aug 16 '17 at 13:56










1 Answer
1






active

oldest

votes


















1














after translate your question I come to know that



You can not connect SSH as you are using windows.



you can use putty to connect ssh



below the tutorial can help you to connect SSH



https://mediatemple.net/community/products/dv/204404604/using-ssh-in-putty-



after connecting SSH



go to your magento root via below command



cd /yourMagentoDirectory


Then fire below command depend on which magento you are using



Magento 1.x



php shell/indexer.php reindex 


for Magento2.x



php bin/magento indexer:reindex





share|improve this answer
























  • Ok it is good. I upgrade mys erver OVh to "pro". Now I have SSh...; (but more expansive :()

    – user57741
    Aug 16 '17 at 14:43











  • If my answer help you then mark as accepted so other user who has same problem can take benefit

    – Murtuza Zabuawala
    Aug 16 '17 at 15:27












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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f189329%2fhow-to-run-reindex-without-ssh-access%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









1














after translate your question I come to know that



You can not connect SSH as you are using windows.



you can use putty to connect ssh



below the tutorial can help you to connect SSH



https://mediatemple.net/community/products/dv/204404604/using-ssh-in-putty-



after connecting SSH



go to your magento root via below command



cd /yourMagentoDirectory


Then fire below command depend on which magento you are using



Magento 1.x



php shell/indexer.php reindex 


for Magento2.x



php bin/magento indexer:reindex





share|improve this answer
























  • Ok it is good. I upgrade mys erver OVh to "pro". Now I have SSh...; (but more expansive :()

    – user57741
    Aug 16 '17 at 14:43











  • If my answer help you then mark as accepted so other user who has same problem can take benefit

    – Murtuza Zabuawala
    Aug 16 '17 at 15:27
















1














after translate your question I come to know that



You can not connect SSH as you are using windows.



you can use putty to connect ssh



below the tutorial can help you to connect SSH



https://mediatemple.net/community/products/dv/204404604/using-ssh-in-putty-



after connecting SSH



go to your magento root via below command



cd /yourMagentoDirectory


Then fire below command depend on which magento you are using



Magento 1.x



php shell/indexer.php reindex 


for Magento2.x



php bin/magento indexer:reindex





share|improve this answer
























  • Ok it is good. I upgrade mys erver OVh to "pro". Now I have SSh...; (but more expansive :()

    – user57741
    Aug 16 '17 at 14:43











  • If my answer help you then mark as accepted so other user who has same problem can take benefit

    – Murtuza Zabuawala
    Aug 16 '17 at 15:27














1












1








1







after translate your question I come to know that



You can not connect SSH as you are using windows.



you can use putty to connect ssh



below the tutorial can help you to connect SSH



https://mediatemple.net/community/products/dv/204404604/using-ssh-in-putty-



after connecting SSH



go to your magento root via below command



cd /yourMagentoDirectory


Then fire below command depend on which magento you are using



Magento 1.x



php shell/indexer.php reindex 


for Magento2.x



php bin/magento indexer:reindex





share|improve this answer













after translate your question I come to know that



You can not connect SSH as you are using windows.



you can use putty to connect ssh



below the tutorial can help you to connect SSH



https://mediatemple.net/community/products/dv/204404604/using-ssh-in-putty-



after connecting SSH



go to your magento root via below command



cd /yourMagentoDirectory


Then fire below command depend on which magento you are using



Magento 1.x



php shell/indexer.php reindex 


for Magento2.x



php bin/magento indexer:reindex






share|improve this answer












share|improve this answer



share|improve this answer










answered Aug 16 '17 at 13:36









Murtuza ZabuawalaMurtuza Zabuawala

12.6k73362




12.6k73362













  • Ok it is good. I upgrade mys erver OVh to "pro". Now I have SSh...; (but more expansive :()

    – user57741
    Aug 16 '17 at 14:43











  • If my answer help you then mark as accepted so other user who has same problem can take benefit

    – Murtuza Zabuawala
    Aug 16 '17 at 15:27



















  • Ok it is good. I upgrade mys erver OVh to "pro". Now I have SSh...; (but more expansive :()

    – user57741
    Aug 16 '17 at 14:43











  • If my answer help you then mark as accepted so other user who has same problem can take benefit

    – Murtuza Zabuawala
    Aug 16 '17 at 15:27

















Ok it is good. I upgrade mys erver OVh to "pro". Now I have SSh...; (but more expansive :()

– user57741
Aug 16 '17 at 14:43





Ok it is good. I upgrade mys erver OVh to "pro". Now I have SSh...; (but more expansive :()

– user57741
Aug 16 '17 at 14:43













If my answer help you then mark as accepted so other user who has same problem can take benefit

– Murtuza Zabuawala
Aug 16 '17 at 15:27





If my answer help you then mark as accepted so other user who has same problem can take benefit

– Murtuza Zabuawala
Aug 16 '17 at 15:27


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f189329%2fhow-to-run-reindex-without-ssh-access%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

What other Star Trek series did the main TNG cast show up in?

Berlina muro

Berlina aerponto