John Reyes
- Total activity 466
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 1
- Subscriptions 308
Articles
Recent activity by John Reyes-
How to customize the pm setting in PHP-FPM
Introduction This article will show you how to customize the 'pm' setting in PHP-FPM configuration globally or for an individual domain(s) PHP-FPM configuration. The default value of the 'pm' setti...
-
Service not automatically starting after reboot on Systemd based systems
Symptoms When performing a reboot, a service does not start automatically and can start manually. Description This typically occurs when a service is disabled in systemd. Workaround Determine if t...
-
cPanel update results in: The server does not currently monitor the “MySQL Server” service
Symptoms When performing a cPanel update, the following is reported: ⚠ The server does not currently monitor the “MySQL Server” service.ServiceDescriptionmysqlMySQL ServerWhen you enable cPanel...
-
How to enable or disable Maintenance mode for WordPress in WP Toolkit
Introduction WordPress maintenance mode allows you to display a user-friendly notice to visitors while developing, updating, or resolving issues on your WordPress website. WP Toolkit provides an ea...
-
Yum command results in: Network error: Connection reset by peer
Symptoms When installing or updating packages using the yum command in SSH, you may receive the following error: Network error: Connection reset by peer Description This occurs when the ne...
-
Does cPanel support Internet Explorer 11?
Question Does cPanel support Internet Explorer 11? Answer Starting in version 88, cPanel ended support for Internet Explorer 11. More information on this can be found here: Internet Explorer ...
-
Will cPanel automatically set the default key type to ECDSA when running LiteSpeed?
Question Will cPanel automatically set the default key type to ECDSA when running LiteSpeed? Answer In version 92 of cPanel & WHM, we released support for ECDSA keys for SSL/TLS certificates....
-
E [/usr/local/cpanel/scripts/fixetchosts] The hostname example.hostname is not valid.
Symptoms You may see the following error when performing a cPanel update, or you may have received a notification regarding cPanel update failures containing the following error: ...E [/usr/loc...
-
How to edit a file on command line
QuestionHow do you edit a file on the command line? AnswerThe procedure below will show you how to edit a file on the command line using the vi/vim and nano commands.Note: "/path/to/file" must be r...
-
Where can I find domain access logs?
Question Where can I find domain access logs? Answer Domain access logs can be found in the following locations (replace $USER with a cPanel username): /home/$USER/access-logs/ /etc/apache2/logs/...