How to Install and Configure Zabbix on Ubuntu 20.04
Reading Time: 5 minutes Introduction Zabbix is an open-sourced tool used to monitor various IT components such as servers and hardware that they are running, cloud services, whole networks, etc. Zabbix...
View ArticleHow to Investigate Server Load: Part 2
Reading Time: 12 minutes Introduction In this second tutorial on server load, we outline the steps that should be taken when investigating where server load originates and what may be causing your...
View ArticleHow to Investigate Server Load: Part 1
Reading Time: 7 minutes Introduction In this two-part series, we outline the steps to take when investigating where server load originates or causing your server to become overloaded. When running a...
View ArticleHow to Troubleshoot A Slow Loading Website
Reading Time: 6 minutes More and more these days, a high search engine page rank is imperative. The ideal website load time for mobile sites now should be under 3 seconds, and honestly, the faster, the...
View ArticleDelete Posts and Comments from Action Scheduler
Reading Time: 2 minutes The Action Scheduler is a background processing, queue job runner which is built into WooCommerce core. A number of plugins use the Action Scheduler, WooCommerce Subscriptions...
View ArticleHow to Install PHP Extensions on CentOS 8
Reading Time: 3 minutes PECL, the PHP Extension Community Library, is a repository of C extensions that are loaded directly into PHP. PHP Extensions expand the functionality of PHP. PECL extensions can...
View ArticleInstalling WordPress using WP-CLI
Reading Time: 3 minutes WordPress has a great GUI-based installation process however some use cases call for CLI! Or, maybe you just feel more at home in a terminal, either way this article will show...
View ArticlePHP-FPM/Nginx Vulnerability – CVE-2019-11043
Reading Time: 3 minutes A new vulnerability in PHP-FPM has been noted which could lead to remote code execution on nginx. An earlier message on Twitter exposed the CVE-2019-11043 bug: Freshly patched...
View ArticleHow To Install the LAMP Stack on CentOS 7
Reading Time: 4 minutesWhether you’re new to hosting websites or a seasoned developer, you’ve more than likely heard of a LAMP stack. The LAMP stack is the base set of applications that most websites...
View ArticleThe Best Settings for Configuring FastCGI (mod_fcgid)
Reading Time: 5 minutesIn our last tutorial, we showed you how to install Apache’s mod_fcgid and provided Linux scripts to assist in transitioning from mod_php. In this next section, we’ll be...
View ArticleHow to Install mod_fcgid on cPanel’s EasyApache 4 with CloudLinux
Reading Time: 6 minutesWhen it comes to PHP execution, mod_fcgid (also called FCGI) is one of the heavyweight contenders. There are a few rival handlers, like PHP-FPM or mod_lsapi, which come close to...
View ArticleHow to Install Nextcloud 15 on Ubuntu 18.04
Reading Time: 2 minutesSimilar to Dropbox and Google Drive, Nextcloud is self-hosting software that allows you to share files, contacts, and calendars. But, unlike Dropbox and Google Drive, your files...
View ArticleHow To Set Up Multiple PHP Versions in Webmin
Reading Time: 4 minutesWhat is Webmin? Webmin is a browser-based graphical interface to help you administrate your Linux server. Much like cPanel or Plesk, Webmin allows you to set up and manage...
View ArticleInstall Multiple PHP Versions Using EasyApache 4
Reading Time: 8 minutesEasyApache 4 installs, configures, updates, and validates your Apache, PHP and other services on your server. EasyApache 4 also supports multiple versions of PHP. This allows...
View ArticleHow to Install PHP 7.2 on Ubuntu 16.04
Reading Time: 5 minutesUsing PHP 7.2 on an Ubuntu server is highly recommended over previous PHP versions for several reasons, first being security. Active Support for PHP 7.2 goes until November 30th,...
View ArticleInstall Poweradmin on Ubuntu 16.04
Reading Time: 3 minutesWhat is Poweradmin? Poweradmin is a web-based graphical user interface to interact with PowerDNS. It is released under the open source GPL license. It makes it easy to create and...
View ArticleFixing WordPress Errors
Let’s face it. At some point, while running your WordPress site, you will run into issues and errors and may ultimately have to ask yourself… How Do I Fix My WordPress Site? A backup & restore may...
View ArticleConfigure Nginx to Read PHP on Ubuntu 16.04
Nginx is an open source Linux web server that accelerates content while utilizing low resources. Known for its performance and stability Nginx has many other uses such as load balancing, reverse proxy,...
View ArticleManaged WordPress – Frequently Asked Questions
We have collected some of the most common questions that customers ask about our Managed WordPress Hosting platform and housed them in one place. How can I access the file manager? How do I make a site...
View ArticleInstall PHP on Windows
PHP for Windows provides users the ability to run nearly any PHP script desirable. Windows can tackle a wide range of software, from your PHP scripts to the many content management systems such as...
View Article