
Noah A.
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Articles
Votes on activity by Noah A.-
Force HTTPS in .htaccess
Customers and readers expect any website, be it an e-commerce platform or small personal blog, to offer a secure connection. When a secure connection to a website is established, the visitor's web ...
-
Clear W3 Total Cache Using WP-CLI
Here we cover how to clear W3 Total Cache using the WordPress command line (WP-CLI). This may need to be done if the WordPress site shows an error message, a blank page, or if changes are not takin...
-
Dump pgSQL Database on Shared Hosting
Dumping a pgSQL database on shared hosting through the command line can be a daunting task for users. However, this article offers a practical solution by providing a step-by-step guide to accompli...
-
Under Construction Page Internal Server Error
Encountering a "Forbidden" or "Internal Server Error" message while attempting to load a custom under construction or coming soon page can be frustrating. However, it is important to understand tha...
-
Cannot Install SSL to Alias Domain
AutoSSL and dedicated SSLs do not install to alias domains if the primary domain already has an SSL. Resolve the issue by making the alias domain an addon domain within cPanel. Related Articles Ins...
-
Block User Agent with .htaccess
In this article we’ll discuss how you can block unwanted users or bots from accessing your website via .htaccess rules. The .htaccess file is a hidden file on the server that can be used to control...
-
Email Accounts Missing in cPanel
An issue that occasionally arises on cPanel systems is email accounts suddenly missing from the Email Accounts page. You may try to recreate the missing account, only to be met with a warning that ...
-
Add User to PostgreSQL Database
PostgreSQL is a commonly used open source SQL database management system. While less popular than MySQL, PostreSQL is known for its more advanced features. In order to connect a database to your we...
-
Create PostgreSQL User in cPanel
This guide explains the process of creating a PostgreSQL user in cPanel on shared hosting. Once created you will want to assign the user to a PostgreSQL database on the server. Related Article A...
-
Access Denied When Logging Into phpMyAdmin
Here we will cover how to fix an access denied error to phpMyAdmin by resetting the cPanel password. This error can be encountered when logging into phpMyAdmin from cPanel. The error shows an acces...