
I hope someone can help me with issue about Magento 2
and it is because it is looking for the files in pub/static in a dynamic folder that does not exist .. I saw in other posts out there that you have to execute a series of commands from an ssh console to make a deploy of the files:
php -f bin / magento setup: static-content: deploy
php -f bin / magento indexer: reindex
php -f bin / magento cache: flush
find -type d -exec chmod 755 {} \; && find. -type f -exec chmod 644 {} \;
The issue is that I do not have access to an SSH command console and from the hosting service they tell me that they can not execute them ..
IS THERE OTHER WAY TO SOLVE THIS PROBLEM IN MAGENTO, please ?? Thanks in advance!"

-
Mike Anthony -
[ 1 ] Thanks - Reply
- 1 reply
Signature{{ DiscussionBoard.errors[11300936].message }}-
Saoryan Doumeki -
Thanks - Reply
{{ DiscussionBoard.errors[11301006].message }} -
-
-
Poter Lily {{ DiscussionBoard.errors[11301034].message }}-
Saoryan Doumeki -
Thanks - Reply
{{ DiscussionBoard.errors[11301035].message }} -
-
