SmarterMail – Unable to load mailbox’s settings

Loading

I created a new mailbox in SmarterMail and for unknown reason, the mailbox’s settings page was having issue loading. I removed and recreated it and the problem still the same. The following error pop up when loading the settings page. I contacted SmarterMail support, and they’ve identified the problem was caused by an entry in

WordPress: Missing temporary folder

Loading

When encountering this error “Missing temporary folder” in WordPress and if CageFS is enabled for user in cPanel WHM on CloudLinux, reset CageFS for the user. cagefsctl –disable $USERcagefsctl –enable $USER Where $USER is the username of the account Ref: https://support.cpanel.net/hc/en-us/articles/360052910573-WordPress-reports-Missing-a-temporary-folder-when-uploading-images Similar errors “Server Error 400 Bad Request”, “Elementor update error”

Cacti not showing graph images

Loading

I was configuring a new server to serve Cacti recently and found that the graphs were not showing. After much troubleshooting and configurations changes, I found out that it was due to disabled functions in the PHP. Solutions Check if popen is inside the PHP disabled_functions settings. Remove it if it is.   Extra Descriptions

CyberPanel SSL renewal failure – Workaround Solution

Loading

Recently upgraded my CyberPanel to version 2.3.2 and found that my accounts’ SSL renewal starts to fail. I checked the logs and found that there is a process that checks the acme-challenge folder for a static file before able to renew the SSL. Before this, it was randomly generated files for verification purpose. This is