TwilightZoneCP
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by TwilightZoneCP-
TwilightZoneCP created a post,
DOC-18081 - Help setting up Backups to Google Drive
Hi, I am trying to set up backups to go to Google Drive. I am setting up the credentials to obtain the Client and Secret Key, following the instructions There are only two boxes in which to add...
-
TwilightZoneCP commented,
hm firewall maybe? Can you try to turn it off and check? I can ask the firewall company to help me check. Thanks again!
-
TwilightZoneCP commented,
I would say wrong resolvers. Can you check /etc/resolv.conf file? Please set it to generic resolvers like: nameserver 8.8.8.8 nameserver 8.8.4.4 then give it a try. Thank you. I've tried this...
-
TwilightZoneCP created a post,
Error: cURL error 28
Hi, I've recently moved a WordPress website to a new cPanel server and couldn't migrate the previous setup, so I had to set up the new server from scratch. Since making the website live on the new...
-
TwilightZoneCP created a post,
Cloud Server Recommendations - how do I find a reliable provider?
Hi, I"ve been using a well known company for my Cloud Server since 2017 but the server downtime is becoming ridiculous. It seems that at least once every month they"re "experiencing technical diff...
-
TwilightZoneCP created a post,
Website wont load and lmtp is down
Hi, Our staging site won"t load and when I check Service Status it says lmtp is down. We don"t use or require email on the server, but have had problems with spam email being sent from it. We"ve d...
-
TwilightZoneCP commented,
It appears so. Also, for anyone else reviewing this thread in future, I upgraded MySQL from version 5.6 to version 5.7 and testing suggests that this has resolved the "table level lock" issue, as t...
-
TwilightZoneCP commented,
My support ticket is: Your Support Request ID is: 11534115 Many thanks for your assistance, it's much appreciated!
-
TwilightZoneCP commented,
This is in the my.cnf... [mysqld] performance-schema=on default-storage-engine=MyISAM slow_query_log=1 slow_query_log_file=slow-query.log innodb_file_per_table=1 max_allowed_packet=268435456 innod...
-
TwilightZoneCP commented,
Here is the output.... # ps faux |grep -i mysql root 25697 0.0 0.0 112708 996 pts/0 S+ 15:13 0:00 \_ grep --color=auto -i mysql mysql 7454 0.0 0.0 113312 1292 ? ...