Sean Bailey
- Total activity 882
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 748
Activity overview
Latest activity by Sean Bailey-
Sean Bailey created an article,
How to adjust user Inode limits via CloudLinux's LVE
Introduction CloudLinux's LVE Manager allows you to impose inode limits to your accounts and adjust these per account. This article will provide the steps that you may perform via the WHM to adjust...
-
Sean Bailey created an article,
MailScanner issues in cPanel version 120
Symptoms After upgrading cPanel to version 120, the server stops sending emails and you may see a message similar to the following in Exim's main log file. 2024-04-22 20:08:53 1ryunf-0000000020r-1r...
-
Sean Bailey created an article,
Why is the "Submit a Support Request" interface missing in cPanel 118 and later?
Question Why is the "Submit a Support Request" interface missing in cPanel 118 and later? Answer As of December 18, 2023, cPanel Technical Support no longer offers complimentary support to users ...
-
Sean Bailey created an article,
Is the shop available in cPanel Sitejet Builder
Question Is the Commerce function made available in the cPanel Sitejet Builder? Answer The Sitejet Commerce function is only available to customers with direct licenses and select cPanel partners...
-
Sean Bailey created an article,
How to manually renew AutoSSL certificates for all users in WHM
Introduction In some cases, it may be necessary to manually renew certificates issued through AutoSSL. AutoSSL can be manually run through WHM for all users. Procedure Log into WHM as the 'root'...
-
Sean Bailey created an article,
How to enable the Application Manager using the command line
Introduction How can I enable the "Application Manager" feature for my cPanel user accounts using the command line? Procedure Required Packages Some packages must be installed before you can util...
-
Sean Bailey created an article,
Syntax error on line 2 of /etc/apache2/conf.modules.d/280_mod_proxy.conf: Cannot load modules/mod_proxy.so into server:
Symptoms Apache cannot start on its own. When you attempt to restart manually, it shows an error that indicates an issue with the mod_proxy module: Jan 1 00:00:00 hostname restartsrv_httpd[367290...
-
Sean Bailey created an article,
How to install NodeJS using the WHM interface
Question How can I install NodeJS in WHM? Procedure The Application Manager in cPanel allows users to deploy Phusion Passenger applications, including NodeJS apps. To install NodeJS on your syste...
-
Sean Bailey created an article,
How to generate an SSH Key using the command line
Introduction SSH keys allow connections using SSH without using the system user's password. Git platforms often allow the use of SSH keys to authenticate with private repositories. Procedure Log i...
-
Sean Bailey created an article,
How to install Xdebug using the command line
Introduction The Xdebug extension provides the following features: Stack and function traces in error messages with: Full parameter display for user-defined functions Function name, file name, an...