GeekOnTheHill
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 9
Comments
Recent activity by GeekOnTheHill-
Woah, I wasn't aware of these, I think its time for a server reinstall, thanks for the heads up :) BTW, I have used Cpanel for my server since around 2001 i think it was, boy have they gone bad!!!...
-
I got nothing out of the last big increase but decided to stay, I only have one server that's used for a personal weather station. at nearly $60, that's just crazy talk, my server only costs about...
-
I'll be gone soon. The only reason I haven't migrated my last cPanel servers to Virtualmin has been laziness. None of the clients care as long as I set up the aliases and redirects so they still wo...
-
Correct - you can't have the hostname the "the exact same" as a domain hosting content. server.domain.com and domain.com are different, and that works fine and it is an extremely common setup. ...
-
Thank you. The current cPanel rules don't allow for the hostname to be the same as one of the sites being hosted on the server. Scroll down to "Networking Requirements" on
-
The problems turned out to be: 1. cPanel decided to request certificates for the www.sub.example.com variants of the subdomains without checking whether the entries actually existed in the zone fi...
-
Is LetsEncrypt a better option? It seems pretty trouble-free on Virtualmin.
-
I'd be curious to know specifically what issue(s) you are experiencing. I just posted the topic below a few minutes ago:
-
Okay, this is experimental and admittedly unpolished, but it does work: [PHP]; //ip="127.0.0.2"; // for testing $timeNow = time(); $fresh = time() - 900; $domain = "yourdomain.com"; $currentDateTi...
-
Hi Richard, Very interesting read the thread you posted. Thanks so much, I will have another think and perhaps change decision. thanks Otto Thank you, Otto. I'm currently working on another scr...