Matt Spindler
- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 3
- Subscriptions 40
Articles
Recent activity by Matt Spindler-
Unable to update system packages: libmysqlclient.so.18.0.0 conflicts with mysqlclient18-compat-10.x
Symptoms CloudLinux servers running "MariaDB for MySQL Governor" with mysqlclient18-compat version 10.2.36-3 or earlier installed will encounter an error similar to the following when running syste...
-
Can cPanel Support run the ELevate script for customers?
Question Can cPanel Support run the ELevate script for customers? Answer cPanel Support cannot run the ELevate script for customers due to the inherent risk of data loss present with any in-place...
-
Securing WordPress
QuestionWhat's the best way to secure a WordPress website? AnswerWordPress constantly receives regular updates, and the best way to keep your WordPress secure is to ensure the latest security updat...
-
Install SSL on NodeJS Application
Introduction If you are accessing your NodeJS Application using port 8081 instead of the Apache secure port of 443, you will receive a warning that the connection is insecure. Apache does not liste...
-
How to replace wp-cron with cron job without WP Toolkit
Introduction WordPress's wp-cron is not a real cron job. A cron job runs at a specified time or interval, while wp-cron runs when the page is loaded. This can cause low-traffic sites to miss schedu...
-
How to use Webdisk
Introduction Webdisk allows you to manage, upload, and download files from your web server or cPanel account. It functions differently than FTP by using the WebDAV protocol, an extension of HTTP, a...