Anwar

Posts

Rapidly growing Magento store: 16 hosting problems AWS will solve

Read this article to find out how an AWS cloud with your Magento store can cope with problems related to: security, efficiency, high availability and...

runcloud-web-app-alias

This allows you to use different settings and configurations for the same web app without cloning or renaming it. Cloning is different from creating a web...

AWS-How do I renew a Let’s Encrypt SSL certificate in a Bitnami stack hosted on a Lightsail instance

Renew existing certificate which is due to expire – AWS Lightsail Lets encrypt SSL certificates are generally expired after 90 days of creation so need...

How to Upgrade to React 18

As we shared in the release post, React 18 introduces features powered by our new concurrent renderer, with a gradual adoption strategy for existing applications....

Ubuntu 22.04 GUI installation

Ubuntu servers come equipped with a command line interface as default. The Command Line Interface or CLI is a text-based interface so it consumes low...

php-Memory limit errors#

php –r “echo ini_get(‘memory_limit’).PHP_EOL;” Loaded Configuration File /etc/php74rc/php.ini   php -i | grep “Loaded Configuration File” Reference: https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors  

node.js-updating nodeJS version on ubuntu 22.04

sudo npm install -g n sudo n lts Reference: https://stackoverflow.com/questions/73306527/updating-nodejs-version-on-ubuntu-22-04  

runcloud-ssl-path

Reference: If you are looking for the path of the SSL certificate then the path of the SSL certificate is /etc/nginx-rc/conf.d/webapp-name.d/   You can find...

Upgrade the instance types of subscription instances

If your subscription Elastic Compute Service (ECS) instance does not meet your application requirements or is overprovisioned, you can change its instance type to adjust...