[Magento 2.1.x+] Should you have an older aMiSTACX AMI for Magento release prior to v1.3 you may encounter an error while running a backup within the Magento Admin Console. Error while sending QUERY packet [PID] in /var/www/magento/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php on line 228 To resolve: Use SSH CLI or WinSCP to edit the MySQL Global Configuration File. SSH CLI… Continue reading Magento – Error while sending query packet
Tag: magento
How to change your Magento 2 Store URLs
Magento 2 URL Change Note: If you are looking to find your Magento admin URL, please review this post>> Post deployment, we will want and need to change our IP address URLs to a more friendly domain name structure. e.g. https://example.com A very quick way that works on our deployment stacks for Magento Open Source… Continue reading How to change your Magento 2 Store URLs
Magento, WordPress, Laravel Permissions Reset
One of the most plaguing issues with any of our Linux applications stacks is permissions out of baseline. When installing a new module or theme pay attention to permission changes for files and folders. This normally leads to compile errors, white screens, and/or module install failures. aMiSTACX keeps the default security model of Ubuntu in… Continue reading Magento, WordPress, Laravel Permissions Reset