How to run reindex without SSH access?
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
add a comment |
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
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
add a comment |
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
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
magento2 cron reindex ssh
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
add a comment |
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
add a comment |
1 Answer
1
active
oldest
votes
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
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
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%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
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
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
add a comment |
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
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
add a comment |
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
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
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
add a comment |
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
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%2f189329%2fhow-to-run-reindex-without-ssh-access%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
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