Jump to content

Krydos

Chief Executive Officer
  • Posts

    26446
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Tommy is free for a limited number of people each day starting at midnight UTC. Giving a donation of any amount $1.00 USD or more gets you an invite that allows you to create your account at any time even if the server is full for the day.
  2. Here's the error you're getting: [Wed May 17 22:09:02 2017] [error] [client 127.0.0.1] SoftException in Application.cpp:256: File "/home/hwiremod/public_html/prometheus/index.php" is writeable by group, referer: http://hwiremod.heliohost.org And if you look at the permissions: root@johnny [/home/hwiremod/public_html/prometheus]# ls -la | grep index -rw-rw-r--. 1 hwiremod hwiremod 5630 May 17 10:11 index.php ^ | this is the problem That's 664, and it needs to be 644 otherwise php cries about it. After I changed the permissions for you it gives an error about not having the right mysql credentials http://hwiremod.heliohost.org/prometheus/ Generally php files should be 644, directories should by 755 except for public_html which should be 750, but that is created when your account is so you don't need to mess with that.
  3. Deployed. http://llou21.heliohost.org/useraccount/
  4. I don't see anything on the logs right now, but if something pops up with the username dr I'll try to remember to post it here.
  5. What is your paypal donation transaction id so the invitation can be resent?
  6. Yeah, the same thing happened. The reason this happens is because you have a lot of php processes that never exit on their own.
  7. Deployed. http://llou21.heliohost.org/roadangel/
  8. Each mysql user may have 4 open connections at once. This doesn't sound like much but some of our sites have thousands of visitors per day without ever seeing that error because their code is well written and each connection is only open for a few milliseconds.
  9. Free Tommy signups open at midnight UTC and generally fill up in a few hours. If you're impatient and don't want to wait for midnight UTC there is also https://www.heliohost.org/tommy/
  10. I'm sorry to hear that you're frustrated. Yes, we can host your java application.
  11. You're only currently using 2.5mb of your 1000mb quota.
  12. Try these settings: Open FilezillaClick File >> Site ManagerClick New SiteType "Johnny SFTP" and press enterIn Host field type "johnny.heliohost.org"In Port field type "1373"In Protocol dropdown select "SFTP - SSH File Transfer Protocol"In Logon Type dropdown select "Normal"In User field type your cPanel usernameIn Password field type your cPanel passwordClick ConnectApprove the remote server key, and check the box to not ask you about this server again.
  13. Oh, I thought you meant that you couldn't log in at all. That's rather odd because the same username and password that you log in to cpanel with should allow you to delete the account. Since the email address you're using for this conversation matches the contact address for the account that is good enough verification that you're the owner of the account so I can delete it for you if you'd like. Let us know.
  14. Deployed. http://xitix.heliohost.org/xitix_blog/
  15. Sorry, I was trying to figure out which server you were on is why I asked what your main domain is. Your account is active, and it shows a last login date of today. Does that mean you were able to change the password and log in?
  16. There you go http://llou21.heliohost.org/test.jsp
  17. What is your username, and main domain?
  18. Please post the following information: Your cPanel username Your main domain The server that you are on
  19. http://wiki.helionet.org/Moving_your_account
  20. I would recommend switching to the Tommy server.
  21. Nope, that domain is currently hosted on 198.23.57.204. You'll have to contact them to have the illegal site taken down. NetRange: 198.23.48.0 - 198.23.63.255 CIDR: 198.23.48.0/20 NetName: LIQUIDNET-HOSTING NetHandle: NET-198-23-48-0-1 Parent: NET198 (NET-198-0-0-0-0) NetType: Direct Allocation OriginAS: AS32748 Organization: LiquidNet US LLC (LUL-5) RegDate: 2012-09-11 Updated: 2013-01-30 Ref: https://whois.arin.net/rest/net/NET-198-23-48-0-1 OrgName: LiquidNet US LLC OrgId: LUL-5 Address: 1500 University Drive City: Coral Springs StateProv: FL PostalCode: 33071 Country: US RegDate: 2012-02-03 Updated: 2015-05-05 Ref: https://whois.arin.net/rest/org/LUL-5 OrgTechHandle: NOCAB14-ARIN OrgTechName: NOC Abuse OrgTechPhone: +1-773-305-5641 OrgTechEmail: ipabusereport2@liquidnetlimited.com OrgTechRef: https://whois.arin.net/rest/poc/NOCAB14-ARIN OrgAbuseHandle: NOCAB14-ARIN OrgAbuseName: NOC Abuse OrgAbusePhone: +1-773-305-5641 OrgAbuseEmail: ipabusereport2@liquidnetlimited.com OrgAbuseRef: https://whois.arin.net/rest/poc/NOCAB14-ARIN OrgNOCHandle: NOCAB14-ARIN OrgNOCName: NOC Abuse OrgNOCPhone: +1-773-305-5641 OrgNOCEmail: ipabusereport2@liquidnetlimited.com OrgNOCRef: https://whois.arin.net/rest/poc/NOCAB14-ARIN RAbuseHandle: NOCAB14-ARIN RAbuseName: NOC Abuse RAbusePhone: +1-773-305-5641 RAbuseEmail: ipabusereport2@liquidnetlimited.com RAbuseRef: https://whois.arin.net/rest/poc/NOCAB14-ARIN
  22. Make sure your nameservers on that domain are set to ns1.heliohost.org and ns2.heliohost.org I searched for the DNS records on that domain and freenom doesn't reply. If you already have your DNS records set properly you'll need to contact freenom support to find out what is going on.
  23. Opcache has been installed on PHP 5.6 on Tommy. https://krydos.heliohost.org/56/phpinfo.php
  24. If you change the main domain Java will stop working. There you go http://empaquesrecabarren.heliohost.org/test.jsp
×
×
  • Create New...