rbairwell
- Total activity 608
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 285
Comments
Recent activity by rbairwell-
It's extremely unlikely your provider allows you to change the PTR records within cPanel/WHM. If you have a dedicated/VPS server, you'll be best to contact your provider directly to set them up cor...
-
"Historical/convention". Whilst mail.example.com, www.example.com, ftp.example.com, example.com *could* all point to the same server/setup, they don't actually have to - some people/organisations h...
-
I upgraded our main server (a 4 core, 4Gb RAM machine) from Centos 7 to AlmaLinux 8 on the 19th of April. I started the upgrade at 15:01, it completed by 15:34 (when I removed the old kernels) and ...
-
Not to worry, it appears connected to which company issued the licence for cPanel.
-
It seems you have MySQL open to the entire world. This is a security issue as it allows password guessing etc. I would suggest either entirely firewalling it off and changing /etc/my.cnf to only al...
-
You can uninstall old versions of PHP via EasyApache.
-
In that tutorial, instead of using the username and password and the CURLOPT_USERPWD lines as detailed in that, use the token and the header setting as per Authorization: cpanel" instead of port 2...
-
Hi, That code example is a mangled version of the "LiveAPI PHP" code from the UAPI API call with the username username and the API Token U7HMR63FHY282DQZ4H5BIH16JLYSO01M for host example.com, you'...
-
I think you are doing the authentication incorrectly. The new/current way for connecting to the API is to use Manage API Tokens: and for WHM/root level you want Development->Manage API tokens. If ...
-
Yep, that makes sense. I was under the impression when you said " All of the above issues seem to be magically resolved by turning off Exim ACL delay" that it actually related to reportable issues ...