-
Posts
24,849 -
Joined
-
Last visited
-
Days Won
885
Everything posted by Krydos
-
Unblocked. It looks like you were blocked for failed SFTP logins. Do you have the wrong username or password saved in your FTP client?
-
Put mail.py in cgi-bin or make python scripts executable in public_html with .htaccess, and then pass the arguments to it like domain.heliohost.org/cgi-bin/mail.py?address=example@domain.com&arg1=hello&arg2=goodbye
-
Unblocked. It looks like it was pop3 that got you blocked. Do you have a mail client with the wrong credentials saved?
-
Nope, port 465 to smtp.mxhichina.com is definitely not blocked. # telnet smtp.mxhichina.com 465 Trying 205.204.101.152... Connected to smtp.mxhichina.com. Escape character is '^]'. ^] telnet> quit Connection closed.
-
You're on Tommy now. http://quantum9.heliohost.org/ You should be able to login at https://www.heliohost.org/login/ If you see a 404 error or a Johnny queued page please clear your browser cache and flush your os dns records. Thank you very much for your donation. We really appreciate it.
-
Remote user changed.
-
[Solved] War File Uploaded And Set For Deployment , Still Not Deployed..
Krydos replied to abhi44's topic in Customer Service
There was actually a bug involved with the one guy that waited more than 24 hours. His cpanel was saying pending when it should have said deployed. I have since fixed that particular bug, but as this is a very new feature there's the possibility of other bugs. Thanks to everyone for helping beta test this by the way. -
Remote access enabled.
-
Generally those two errors are because you're outputting text to the browser prior to settings your headers and session. Once the headers are sent they can't be changed or resent later in the code.
- 1 reply
-
- softaculous
- installation
-
(and 2 more)
Tagged with:
-
root@tommy [/home/fuzmic]# du --max-depth=1 -h 880K ./.cpanel 20K ./etc 204K ./mail 0 ./.htpasswds 286M ./public_html 4.3M ./tmp 0 ./public_ftp 456K ./.cphorde 56K ./ssl 20K ./.softaculous 480K ./logs 4.5M ./0fr 0 ./1zm 4.0K ./.sitepad 0 ./.pki 529M ./.trash 0 ./softaculous_backups 825M . It looks like you should clear your trash.
-
Unarchiving... Done. You should now be able to log in at https://www.heliohost.org/login/ and your website is back online. http://alexmwil.heliohost.org/
-
It will probably be fine, but it might cause a lot of load. On the day that the cron runs, after it's done, make a post on these forums asking how your load is. We can check to see if you're likely to get suspended for high load due to the cron.
-
[Solved] War File Uploaded And Set For Deployment , Still Not Deployed..
Krydos replied to abhi44's topic in Customer Service
You submitted your .war file 4 hours and 22 minutes ago. -
Port 465 outgoing tcp is definitely open. # curl http://portquiz.net:465/ Port 465 test successful! Your IP: 65.19.143.6 It must be something else.
-
Need Help! Anyone Want To Build A Site For Me? Will Pay $$$
Krydos replied to rsesha's topic in Website Management and Coding
Yeah, go for it. I've got an infinite number of things I could (or maybe should) be doing for HelioHost anyways. -
Does it work now? Which version of php are you using?
-
[Solved] Account Suspended Due To Inactivity: Jpopfantasia
Krydos replied to andorub's topic in Suspended and Queued Accounts
Unarchiving... Done. You should now be able to log in at https://www.heliohost.org/login/ again and your website is back up. http://jpopfantasia.cf/ -
The wait to receive java on Johnny is currently about 100 days. If you can't wait that long we recommend moving your account to Tommy where the wait to receive java is generally several hours.
-
Need Help! Anyone Want To Build A Site For Me? Will Pay $$$
Krydos replied to rsesha's topic in Website Management and Coding
If no one else is interested I could give it a shot in my spare time. -
No, asp.net access had been automatically removed from your account for inactivity. Java and asp.net use a lot of system resources, and the more people who have them enabled causes the server to perform worse even if their site doesn't get any traffic at all.
-
Johnny has 888% more accounts on him than Tommy. Unlimited signups on Johnny have some severe stability downsides. Also Johnny's hardware was purchased 6 years before Tommy's hardware. There's a reason we call Johnny experimental and say that he is only for people who don't care about uptime or speed. You're on Tommy (again.) Your site will for sure show a 404 error or a Johnny queued page because you're not using our nameservers. You can update your A record or set your NS records to ns1.heliohost.org and ns2.heliohost.org to fix this.
-
If you want to donate $470+ USD per year I'll set up a windows iis server for you. Linux is free. Mono is free. Source: https://news.microsoft.com/2007/11/12/microsoft-outlines-pricing-packaging-and-licensing-for-windows-server-2008-including-the-new-microsoft-hyper-v-server-product/
-
Need Help! Anyone Want To Build A Site For Me? Will Pay $$$
Krydos replied to rsesha's topic in Website Management and Coding
Johnny does not support flask, but can do python cgi with 2.6, 2.7 or 3.6. Ricky can do flask on python 2.7, or can do python cgi on 2.7 or 3.6. Tommy can do flask on python 3.6, or can do python cgi on 2.7 or 3.6. -
[Solved] Account Suspended Due To Inactivity: Kesavan
Krydos replied to kesavan's topic in Escalated Requests
Your website is working again http://kesavan7.heliohost.org/ -
[Solved] Account Suspended Due To Inactivity: Kesavan
Krydos replied to kesavan's topic in Escalated Requests
Unarchiving... Done. You should now be able to log in at https://www.heliohost.org/login/ and your website should start working again within 24 hours.