Krydos
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Comments
Recent activity by Krydos-
11.44 is the last version you can update to with the old /usr/ size recommendations. To upgrade beyond this version requires three times as much free space on /usr/ as previous cpanel versions. All...
-
Since no one wanted to help me on this one I found a way to do what I was trying to do on my own. This is probably a pretty ugly hack, but it works. First I copied and split paper_lantern/branding...
-
Here is how I do the header in x3: require_once "/usr/local/cpanel/php/cpanel.php"; $cpanel = new CPANEL(); $res = $cpanel->api1("Branding", "include", array("stdheader.html")); print $res["cpane...
-
Thanks for the replies, and thanks for that link. I had a hard time even searching to figure out that cPanel currently stores certificates in /var/cpanel/ssl/ since it has changed so many times ove...
-
That API was introduced in cPanel/WHM version 11.52.0.8. One of my older servers that was partitioned with the older suggested partition sizes is currently blocked from upgrading because of the 3 G...
-
It should already be automated I believe. Here's a Feature Request with comments that explains this:
-
Thanks for the suggestion. Yeah, I had tried that command to rebuild the named.conf several times before I even posted on these forums. All of the conf checkers reported no errors too. I'm happy ...
-
Yeah, it's odd that the server responds to most people's ping, but not all. Back to my original question: Does anyone have any ideas why it would respond correct locally? # dig @127.0.0.1 domain.o...
-
I really do appreciate your trying to help me, but 65.19.143.3 responds to my pings.
-
So, why would a nameserver respond with one (correct) thing when queried locally, and a different response when queried remotely?