Questions tagged [putty]
PuTTY is a free SSH and Telnet client
7 questions
0 votes
0 answers
59 views
Magento 2.3.0 to 2.4.3 upgrade issue
I'm trying to update my Magento 2.3.0 version to 2.4.3 through putty. I'm jumping this much as I need to use composer 2, compatible with 2.4.3, as I have memory limitation. I start by doing first ...
0 votes
2 answers
136 views
Installation of the theme using putty
I am using puTTY and its showing the error.
0 votes
0 answers
198 views
Magento command line putty
I have Magento 2.3. I have moved the website to another server but all command [php bin/magento setup:upgrade , php bin/magento setup:static-content:deploy -f, and any other command ] on command putty ...
1 vote
0 answers
28 views
Magento 2 Chmod Installation Problems
I am currently trying to install Magento 2 on my hosting package (shared), and have some trouble here with Chmod. On Magento Webpage it is being said, that you have to change Chmod permissions pre-...
0 votes
1 answer
2k views
Magento 2 - source code
I have installed Magento 2 on Ubuntu server because I tried to run it on my localhost but it was extremely slow. So I installed it via Putty and now everything is working fast. My question is, where ...
3 votes
0 answers
275 views
Magento2: impossible run command in terminal setup:di:compile
Impossible run command: php bin/magento setup:di:compile return error: [@s1 public_html]$ php bin/magento setup:di:compile PHP Fatal error: Uncaught Error: Cannot use object of type ...
2 votes
2 answers
589 views
Magento 2.2.3 upgrade to 2.2.4 giving error
I'm trying to upgrade my magento 2.2.3 to 2.2.4 through putty: php70 composer require magento/product-community-edition 2.2.4 --no-update php70 composer/composer.phar update and after this I try: ...