- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Magento 2.3 to 2.4.3 upgrade ArgvInputdotphp line 118:
Hello,
not sure what's going on with image uploads on this forums couldnt get them to load correctly.
Upgrading Magento hasn't gotten any easier. Just trying to upgrade lets go!
Magento 2.3 upgrading to 2.4.3
PHP 7.4 - Upgraded from 5.6
Setup:upgrade
Captureff.GIF (854×608) (vigilant1.com)
Image shows the no description before -vvv
2021-12-20_19-55-59.gif (804×73) (vigilant1.com)
Tried:
777 permissions on public_html
Chown -R user public_html
Error message after upgrade setup:di:compile
cap10.GIF (837×654) (vigilant1.com)
Notes
remove /app/code
Errors & Tools:
Upgrade Issue, While upgrade from Magento 2.4.2-p1 to Magento 2.4.3 · Issue #33678 · magento/magento...
DELETE FROM `core_config_data` WHERE `path` IN ('payment/paypal_express_bml/active', 'payment/paypal_express_bml/publisher_id');
How to Upgrade Magento Version from 2.3.X to 2.4.2 (magecomp.com)
Method to resolve Syntax Error or Access Violation: 1118 Row Size too Large in Magento 2:
Syntax:
1 | ALTER TABLE `table_name` ROW_FORMAT=DYNAMIC; |
Example:
1 | ALTER TABLE sales_order_address ROW_FORMAT=DYNAMIC; |
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2.3 to 2.4.3 upgrade ArgvInputdotphp line 118:
I fixed by deleting the setup and vendor folder completely and uploading fresh folders for those.
Its working!!! setup two factor im good to go now its time to play with the front end.
here are some directions on how to setup sodium extension
How to install the libsodium cryptographic library and PHP extension on cPanel – cPanel