Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ak.Omara

Pages: [1]
1
MySQL / Re: MySql sudden shutdown (solution)
« on: October 29, 2016, 04:36:12 PM »
This is why we register a log with data & time of any down happens in mysql you can use this date and time to dig into the log files and know the causes of the issue but the purpose of the script is to start mysql automatically not to keep it down until you/your client discover this. 

2
MySQL / MySql sudden shutdown (solution)
« on: October 28, 2016, 02:45:59 AM »
Me and other members suffers from mysql sudden shutdown with no error in any log

So I've created this script to solve this issue

https://github.com/egyprotech/CWP-mysqlCheck

3
MySQL / Change CWP from MySQl to MariaDb 10.1
« on: March 17, 2016, 06:06:20 PM »
Is there a way to change from CWP + MySql to CWP + MariaDB without reinstalling the CWP from scratch?

Pages: [1]