Jump to content

Krydos

Chief Executive Officer
  • Posts

    26444
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Since you aren't running the exact same versions of the exact same software it is conceivable that things might not work exactly the same on such different platforms.
  2. There you go http://startgames.ga/ Johnny has these types of errors all the time since he's an experimental server. If you want a server that it is easier to add domains to and less bugs overall we recommend Tommy our production server.
  3. Your account is on Ricky. See http://www.helionet.org/index/topic/28505-2017-06-21/
  4. You were blocked for trying to log in with the wrong password too many times. I have removed the block.
  5. Deployed. http://xsimo.heliohost.org/JavadocIndex/
  6. As you can see at http://heliohost.grd.net.pl/monitor/ Johnny is working quite well the last few days. It's possible you got blocked though. What IP do you see when you go to https://www.heliohost.org/ip.php ?
  7. It's working now. Be careful with web proxies though. They cause a lot of load and have a tendency to get people suspended.
  8. Here's a simple aspx script to get you started <%@ Page Language="C#" %> <% HelloWorldLabel.Text = "ASP.NET is working."; %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> </head> <body> <form id="form1" runat="server"> <div> <asp:Label runat="server" id="HelloWorldLabel"></asp:Label> </div> </form> </body> </html>
  9. If your script is running on the server, such as if you install phpmyadmin on your account in public_html then use localhost as the host name. If you're connecting to the server remotely then use johnny.heliohost.org
  10. Here is the latest news on Ricky http://www.helionet.org/index/topic/28505-2017-06-21/ Any additional news will be posted in that forum, https://www.facebook.com/HelioHost.org and https://www.twitter.com/heliohost
  11. This is what the inactive page looks like: http://sdlkjfh2.heliohost.org/cgi-sys/inactivepage.cgi Was it not this message? Actually, now that I look at it closer it looks like some inactive sites on Johnny were getting the suspended message instead of the inactive message. Thanks for pointing it out.
  12. There you go http://vegapunk.heliohost.org/test.aspx
  13. Is your home PC also running Centos 7 x86_64 on kernel 3.10.0-514.6.1.el7 with mono version 5.0.1.1?
  14. That error means that it can't find something it's looking for. Is the script trying to include another file perhaps?
  15. It's working for me http://azhrhasa.heliohost.org/
  16. There you go https://vaninf.heliohost.org/test/url.jsp
  17. Do you have an .htaccess file redirecting traffic to the index.php?
  18. Source: https://forums.cpanel.net/threads/what-is-cpanelsolr-how-did-it-get-installed.599303/#post-2426495
  19. You can pick your own version of php at https://tommy.heliohost.org:2083/frontend/paper_lantern/multiphp_manager/index.html However, php 5.2 reached end of life in 2011 which is well over 6 years ago. When software reaches end of life that means they no longer release security patches so any vulnerabilities that anyone has found over the last 6 years could be used against any software running on that ancient of php and potentially used to root the entire server. Therefore it is extremely unwise to run php 5.2 at all, and especially unwise on a shared server. Likewise php 5.3 reached end of life 2 years and 10 months ago. The oldest version of php we support is 5.4. Perhaps while you are updating the domain on your licenses you can also download a less ancient version of their forum software?
  20. Is the phpinfo.php file 644 permissions?
  21. Deployed. http://iaconweb.heliohost.org/iac-web/
  22. My favourite debugging strategy is to start simple and make sure it works, and then add a little and make sure it works and then add a little more and make sure it works. It's much easier that way. Have you tried something simpler first, and building on that?
  23. Your username for that paypal transaction is actually juanch0 which was archived for inactivity since the last time you logged in was 2017-03-24. There you go http://juanch0.heliohost.org/
  24. What is your username or main domain?
×
×
  • Create New...