-
Posts
26441 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
Is it working now?
-
[Solved] HELIOHOST IS THE BIGGEST LOAD OF BULL EVER
Krydos replied to repo's topic in Escalated Requests
This account was reported to me by google as being a harmful site. So it could have been malware, viruses, phishing, social engineering, etc. Looking at his files it might be that someone gained access to upload files onto his account which may have been later deleted prior to the suspension. Google doesn't provide support of any sort so there is no one to ask what the issue was, but from years of experience this would have been the first time a google report like this was a false positive. Since the domain was suspended the google dangerous site warning has been removed, and there is no way to see what file(s) or page(s) originally created the warning in the first place. I'm willing to unsuspend the site if the user wants another try, but if google reports this domain as harmful again it will just be suspended again. -
Remote access enabled.
- 3 replies
-
- remote
- connection
-
(and 2 more)
Tagged with:
-
[Solved] Request to install thread on tommy
Krydos replied to bhatakee's topic in Escalated Requests
Do you need it for some specific software, or just something you're writing yourself? -
[HH#521482] Feature Article Covering HelioHost on HostingAdvice.com
Krydos replied to HelioHost's topic in Email Support
11am EST on the 19th will work. The number is (802) 884-3546 -
Well, this is why we always encourage people to just add new domains as addon or aliases instead of changing their main domain. The problem is actually from when you changed your main domain from idunetwork.heliohost.org to robotok.idunetwork.eu.org, and it messed up your whole account. Your main domain has been changed to idunetwork.eu.org. I'm not sure if it's working or not and there is no way for me to test it since you use cloudflare though.
-
It looks like that validation email was sent to that email address at 2018-09-14 02:20:40. I just tested our email validation system on a new gmail account and the email arrived in the inbox within seconds. Perhaps you have some custom filters or settings that are redirecting the email. I would recommend trying a different email address, and if that works you can always change your contact address in our system later.
-
Are you asking for a particular python module to be installed? Here is what is already available on Ricky Python 3.6.2 https://krydos1.heliohost.org/cgi-bin/modules36.py Python 2.7.5 https://krydos1.heliohost.org/cgi-bin/modules27.py
-
[HH#446285] how to increase Upload_Max_Filesize in php.ini?
Krydos replied to HelioHost's topic in Email Support
You don't need to upload your files through php. We recommend uploading your files with sftp, but you can also use cpanel's file manager, ftp, webdav, etc. which all don't have size restrictions. PHP 5.6 on Ricky's upload_max_filesize has been increased. Can you upload your file now? -
[HH#521482] Feature Article Covering HelioHost on HostingAdvice.com
Krydos replied to HelioHost's topic in Email Support
Thanks for contacting us. That sounds like a great idea! I would probably be the best person to talk to. We have a phone number that we use for voicemail and texting support, but I can answer it and talk to you if we can schedule a date and rough time for the call. Let me know what works for you. -
Your username is life2 now.
-
You can reset your password at https://www.heliohost.org/reset/ or https://tommy.heliohost.org:2083/resetpass?start=1 are neither working for you?
-
What is your transaction ID?
-
What is your email address?
-
Closing due to inactivity.
-
Python 3.6 and Django are already installed on all of our servers. Perhaps https://wiki.helionet.org/Django will help?
-
We looked at it in the past and decided against it because their fees are really high compared to what we use now. I suppose we can take another look to see if their fees are more reasonable yet.
-
[Solved] Request for Installing Python Module on Ricky
Krydos replied to stewbug's topic in Escalated Requests
There you go https://krydos1.heliohost.org/cgi-bin/modules36.py -
You're welcome. I'm glad things are working out so well for you.
-
The standard place for a sitemap is just in your website root. For instance https://www.heliohost.org/sitemap.xml There are plenty of free sitemap creating tools on the internet that will make the proper xml for you.
-
[HH#661089] Advertising on your website? heliohost.org
Krydos replied to HelioHost's topic in Email Support
Can you provide the link to the content that your "link + some text" would send someone who clicked it? -
Sometimes certain .war files have issues being deployed because the system appends your username to the front before deploying it. This is because if you deployed a test.war no one else on the entire server would also be able to deploy a test.war. It first appends your username to the front like bogdan13_test.war and then deploys it. The problem arises when your .war scripts are hard coded to only work with one .war name. You can write better code to have it work with any filename, or the easiest way to fix it is to create your .war with the username on the front already. Let us know if this helps, or if you're still having issues.
-
See https://www.helionet.org/index/topic/34086-cannot-create-extension-ltree/
-
[HH#257681] mysql-connector request - help with installation
Krydos replied to HelioHost's topic in Email Support
Which version of python are you using?
