Sunday , April 28 2024 9:16 PM
Home / Tag Archives: start

Tag Archives: start

How-To: Create a Cron Job to start MySQL if it Stops

Sometimes server act weird and stop some services due to any issue. I faced this issue with my  sites , where MySQL service stops after running the clean script to remove demo demo sites after three days. So I created a Cron Job on my AWS Ubuntu Instance to check if and start …

Read More »