Hi guys, Just a small share for my experience on Linux server management. I meet the problem our customers tell me that their server suddenly shutdown without any reason.
So let 's do this way to know why 's that:
Right after server start again, type this command:
tail -50 /var/log/messages
And then try to find out the text "shutdown", "shutting down"...
Then I believe you will see why it is shutdown.View more threads in the same category:
- How To Configure Google Analytics In Magento
- How To Add Customer Attribute In Magento 2
- How to Install Magento on Digital Ocean Using Command Line
- Configure Let's Encrypt in Your Magento Store
- Install Magento 2 With PHP 7 Configuration on Cloud Server
- How To Improve Magento 2 SEO
- How To Host Magento 2 on Cloud Hosting With 1-Click Installation
- How To Configure Magento With PHP 7
- Learn For Configuration of Elasticsearch With Magento
- Install Magento 2 On Your Localhost Using XAMPP
Bookmarks