-
Posts
18,324 -
Joined
-
Last visited
-
Days Won
701
Everything posted by wolstech
-
Let's see what he says, but I'm going to assume it's developershub.tk seeing that's the only domain on his account. For what it's worth, that domain works properly for me. Only the ones through Comodo's website do this. The cPanel-issued ones don't have that limitation and should renew on their own when they reach 15 days from expiration. EDIT: I may need to stand corrected here...mine expired yesterday without me knowing, though it says it will renew via AutoSSL?
- 11 replies
-
- letsencrypt
- ca
-
(and 1 more)
Tagged with:
-
We've known about this. It's been around for a while. In fact, we have a Wiki article on it: http://wiki.helionet.org/Installing_a_Let%27s_Encrypt_SSL_Certificate Also, if you use Tommy, that server has AutoSSL. It hands out free DV (domain verification) SSL certificates from Comodo to every domain on the server, and renews them automatically as they expire.
- 11 replies
-
- letsencrypt
- ca
-
(and 1 more)
Tagged with:
-
You have to request it and wait again. You can do so using the Java option under Software in cpanel.
-
You need to delete your account and sign up again unless you wish to donate. Since the account has not yet been created, do you want me to cancel your pending creation so you can try again tomorrow?
-
Unblocked.
-
The account saber is listed as active.
-
PHP is broken on Johnny. https://www.helionet.org/index/topic/29106-johnny-php-does-not-work/
-
AutoSSL is already supported on Tommy and is already disabled on Johnny (the testing server). It takes up to 24 hours for a certificate to issue after adding a domain though.
-
You found the answer already, but I just wanted to add that the minimum donation is $1 for those who find this topic.
-
This support request is being escalated to our root admin.
-
Johnny php appears to be messed up, likely from the maintenance. My site on Johnny does the same thing. Not sure if that maintenance finished or not yet... Escalating.
-
First off, do you have/can you prove you have a license for IPB? (We don't allow nulled software.) As for your concerns... Pcntl_exec is a security risk based on what I've read since it's basically just exec() that reuses process space. This one does need to go since exec is already disabled. We intentionally enabled the display_errors because we get too many complaints about 500 errors with them off. I and many others prefer them on, and 90% of other hosts also have them on by default. People expect the errors to appear if their script is broken. A regular 500 error doesn't tell you anything useful. Escalating to disable pcntl_exec()...
-
That's not our suspended page. Our suspended page looks like http://tommy.heliohost.org/cgi-sys/suspendedpage.cgi Also, that domain works properly for me. It's a DNS issue with your computer, network, or your ISP.
-
It's archived. Escalating so it can be restored.
-
You need to put the stuff that's inside the "Web Files" folder in the prometheus folder. You put the entire "Web Files" folder in http://tldgc17.heliohost.org/prometheus/, when you were only supposed to put the contents in there. You need to move everything in public_html/prometheus/Web Files/ into public_html/prometheus/, then delete the (empty) Web Files folder. As for the 500 error, there's a ton of things that can cause that. Invalid .htaccess files are the most common cause.
-
Unblocked.
- 4 replies
-
- IP_Blocked
- Tommy
-
(and 1 more)
Tagged with:
-
We don't give WHM access to users, its for root admins only. Ioncube is not supported on Johnny. You need a Tommy account for it. Also, do you have a license for WHMCS? We don't allow nulled (pirated) software.
-
He had us set that to run every 5 minutes, so likely a combination of frequent, repeated runs and poorly written code. I would suggest reducing its run frequency and looking into optimizing that code.
-
There's an option for it in cpanel. It's at the top under "directory privacy". Be aware that if you use this, too many failed logins from a single IP in a short time will get the network that PC resides on an IP ban, and you'll need to ask us to unblock you.
-
I'm sure that's something we can allow, especially if it's just going to one address (you) repeatedly. If you post a new topic in customer service, i can escalate it to see if we can get this set up for you.
-
You can post over in customer service asking for more. Usually hitting this limit comes from sending mass emails like newsletters or (more commonly) spam. You'll need to answer the following questions for us: How many emails per day do you plan to send?What is the content of the emails you're sending? Can you provide an example email?How you're getting permission from the recipients to send them email?How can a user unsubscribe from your emails?Please be aware that we do not allow the sending of unsolicited bulk mail (spam). If we receive an abuse report for any email you send, you'll be suspended for sending spam.
-
That probably happened because the logins will always fail while you were suspended. Unblocked.