-
Posts
26446 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
Ricky is up currently, and has 99.42% uptime over the last week. You can check the uptime status at http://heliohost.grd.net.pl/monitor/ If Ricky isn't up as much as you need our fastest server with the best uptime is Tommy.
-
What is your username, or main domain?
-
The max_user_connections error is in place to prevent one account from hogging the entire mysql server, and preventing everyone else from being able to access it. We recommend making sure you're closing your mysql connections immediately after you're done using them. Some languages, most notably Java, try to always use persistent connections which quickly results in a lot of those max_user_connections errors. Another thing you can do is write your code to detect max_user_connections errors and automatically try the connection again after a second. This helps hide the error from the end user by having the page take a little longer to load instead of just ending immediately with an error. Information_schema is the database where the information about all the other databases is kept, for example names of a database or a table, the data type of columns, access privileges, etc. It is a built-in virtual database with the sole purpose of providing information about the database system itself. The MySQL server automatically populates the tables in the information_schema. The important thing to remember about the information_schema database is that you can query it, but you cannot change its structure or modify its data. Source: https://www.siteground.com/kb/what_is_the_information_schema_database/ Over the past week your account has only transferred 258 MB of data. That is a pretty standard amount for a small website. This isn't something to be worried about. We offer unlimited bandwidth anyways, and have accounts that consistently transfer more than 100 GB per week.
-
We aren't hiring. We're operated by volunteers.
-
See https://www.helionet.org/index/topic/35193-hh824693-re-cannot-re-add-domains/
-
For a $5 USD donation you can have your storage space doubled to 2000 MB.
-
What is the error you're getting?
-
[HH#787798] The owner of faucet-db.ml is a scammer.
Krydos replied to HelioHost's topic in Email Support
I recommend contacting the authorities regarding this issue. We will cooperate with law enforcement when they contact us for information regarding this account. -
Done. You should now be able to log in and your website should start working within 2 hours.
-
[HH#199249] Differemt Login Accounts in HelioHost and HelioNet
Krydos replied to HelioHost's topic in Email Support
If you wish to change the username of a hosting account (heliohost.org) you will need to delete the account and recreate it with the new username. If you wish to change the username of a forum account (helionet.org) you will need to make a post on the forums from that account, and we can rename it. -
Errors are intentionally enabled. New users have a lot of trouble debugging php errors and having the errors displayed makes it a little easier for them. Advanced users can disable errors being displayed for additional security if they wish in their scripts. Thanks for noticing that those functions were enabled. We always keep them disabled, but for some reason cpanel sometimes re-enables them without any warning. They've been disabled again.
-
There is no account with the domain hdplive.heliohost.org. Did you delete it or do you have the wrong domain?
-
You can host small python scripts with us. There is no option for it in cpanel because you just upload your script to the server and it runs. You just need to use SFTP or file manager to upload it.
-
Do you have two factor authentication enabled?
-
[HH#142396] Ricky needs to stop Scamming and Spamming
Krydos replied to HelioHost's topic in Email Support
Suspended. -
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...
-
Done. You should now be able to log in and your website should start working within 2 hours.
-
[HH#139311] Do you still support Frontpage Extensions?
Krydos replied to HelioHost's topic in Email Support
No, Frontpage hasn't been updated since 2003. That's 16 years without being supported by Microsoft. -
This account has already been unarchived.
-
This account has already been unarchived.
-
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...
-
Done. You should now be able to log in and your website should start working within 2 hours.
-
Yes, we can support Rails, Rake, and SSH access on a VPS. Take a look at https://www.heliohost.org/vps/
-
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...
-
This was handled via private email already.
