rappie
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by rappie-
How to customize a 400 error page?
Whenever a request is made to my server (to any of the domains) with a invalid charter in the header key an error 400 is rightfully returned. I like to change the content of this error page for a s...
-
PHP error log in same directory as script
How can I let PHP create an error_log file in the same directory as the script that throws the error? I am running CGI php handler. Current ini setting error_log value is error_log. (error_log = e...
-
Notifications MySQL not running, while actually running
I am receiving email notifications after I rebooted my VPS about the MySQL not running. In WHM I can see the MySQL service marked as down. However, MySQL seems to running fine. When I run the comma...
-
Comodo Service SSL not renewed
The free Comodo Service SSL Certificate on my VPS is about to expire in 12 days. I thought it would renew automatically (if it will expire in less then 25 days). But it seems no to be renewed. How...
-
Unable to change document root for php-fpm domain
I am trying to change the default document root for a domain running php-fpm. To do so i've add to code below to /var/cpanel/userdata/user/domain.php_fpm.yaml file. php_admin_value_doc_root: { na...
-
[CPANEL-24015] Symlink icon in File Manager disappeared
I've noticed using the cPanel File Manager today that the icons used for symbolic links are missing the link icon. I think this may have changed after upgrading to v76. No sure tough. A symlink ic...
-
Changing PHP-FPM error_log location
I switched to using PHP-FPM as the default PHP handler for my servers. Works great! However, previously when using the default CGI handler, PHP error logs resided in the same directory as the PHP ...
-
Root password reverts back after server reboot
I've just setup a new VPS with WHM/cPanel and changed the initial Root password trough WHM (Server Configuration > Change Root Password). I noticed that when ever I reboot the VPS trough WHM (Syste...
-
Apache module authn_socache
I'd like to add the authn_socache module to my Apache build, however it's not listed in the Exhaustive Options List when (re)building the Apache configuration nor does it seem to be loaded in my cu...
-
cPanel notifications when EXIM is disabled
If disable all email related services in WHM will I still receive important notifications from WHM/cPanel? For example update failures or security notifications? I am using my servers only for hos...