-
Posts
24,539 -
Joined
-
Last visited
-
Days Won
867
Everything posted by Krydos
-
Did you change your domain recently? Since you're on Tommy you shouldn't need to worry about ssl because you have autossl. Once a day it scans through all of the domains and installs ssl certificates automatically if you don't already have one. Reading the logs it looks like yesterday your domain stefano3.heliohost.org was issued a certificate. After changing your domain you just need to wait up to 24 hours for the new ssl certificate to be installed.
-
suggestion install the cPanel Let's Encrypt plugin
Krydos replied to takaia's topic in Contact HelioNet
It's already installed. We can't use it because Let's Encrypt rate limits are way too low. We have thousands upon thousands of accounts that need ssl certificates and Let's Encrypt blocks us when we send that many requests their way. I applied for a higher limit, but never heard back from them. The Comodo certificates that we use are basically the exact same thing though just without the rate limit. 90 days automatically installed and renewed for free.- 3 replies
-
- SSL
- Lets Encrypt
-
(and 3 more)
Tagged with:
-
Yes.
- 5 replies
-
- installation
- modules
- (and 4 more)
-
Done. You should now be able to log in and your website should start working within 2 hours. There was a conflict with your original username so I changed it to umakantm like you thought it was anyways.
-
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
-
/usr/local/bin/python3.6 doesn't exist. It's /usr/bin/python3.6
- 5 replies
-
- installation
- modules
- (and 4 more)
-
These are all part of the default python installation. # pip3.6 install mail_sender Collecting mail_sender Could not find a version that satisfies the requirement mail_sender (from versions: ) No matching distribution found for mail_sender
- 5 replies
-
- installation
- modules
- (and 4 more)
-
Both autossl and apache restarts are handled automatically by the system and do not require a specific request.
-
At least every two hours. Sometimes less. It runs on all of the accounts sometime in the middle of the night usually around 2am-3am. It also runs each time you add a new domain or after a new account is created.
-
The other issue with whmcs/ioncube is whmcs isn't free software so a lot of people run nulled versions of it. Nulled software isn't legal. You can't host illegal software on our servers either. If you need ioncube I could install it on a vps for you https://www.heliohost.org/vps/
-
See https://www.helionet.org/index/topic/35018-help-in-updating-postgresql-database/?p=155851
- 5 replies
-
- Moodle
- Moodle Install
-
(and 2 more)
Tagged with:
-
All of our servers are already running the latest possible version of postgresql that is compatible with cpanel. Once again, if you need postgresql 9.3 it could be installed on a vps for you.
-
At https://clipbucket.com/docs/clipbucket-installation/ it says That probably means it's trying to use the php function exec() which is disabled for security reasons on shared hosting plans. Perhaps a VPS would be a better way to host this site because you'd be able to use exec() https://www.heliohost.org/vps/
-
I don't know what you mean by enable? They are both executable files on the system located at # which ffmpeg /usr/bin/ffmpeg # ffmpeg -version ffmpeg version 2.8.15 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-28) # which ffprobe /usr/bin/ffprobe # ffprobe -version ffprobe version 2.8.15 Copyright (c) 2007-2018 the FFmpeg developers built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-28)
-
You picked one of our slower servers. If you need the fastest server we offer we recommend creating your account on Tommy. We're already using the newest version of mysql that cpanel supports. Another option is you could run Moodle with the latest version of mysql on a VPS https://www.heliohost.org/vps/ I'd be happy to install it for you.
- 5 replies
-
- Moodle
- Moodle Install
-
(and 2 more)
Tagged with:
-
Done. You should now be able to log in and your website should be working again.
-
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
-
[Solved] Account Archived - Please Help
Krydos replied to thiru's topic in Suspended and Queued Accounts
Done. You should now be able to log in and your website should start working within 2 hours.- 3 replies
-
- archived
- AccountArchived
-
(and 2 more)
Tagged with:
-
[Solved] Account Archived - Please Help
Krydos replied to thiru's topic in Suspended and Queued Accounts
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...- 3 replies
-
- archived
- AccountArchived
-
(and 2 more)
Tagged with:
-
FFmpeg and FFprobe are already both installed on Tommy.
-
We recommend you post occasionally and ask how your load is.
-
It looks like most of your load is coming from /home1/mediaexp/public_html/api.php Please fix the high load quickly or you run the risk of being suspended again. Unsuspended.
-
[Solved] Login reminder (2FA breaks activity tracking)
Krydos replied to DmC's topic in Escalated Requests
I enabled two factor authentication on my Tommy account and when I logged in it updated the login date. Should be good now.