Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,594
  • Joined

  • Last visited

  • Days Won

    870

Everything posted by Krydos

  1. Invitation sent. I cleared up the cfphq.heliohost.org domain so you can reuse it if you'd like.
  2. The username roodyster is now available to create your new account. You didn't specify any domain(s), but if you need any removed let us know.
  3. Cool, thanks for sharing.
  4. Since there is an active Tommy account with the same email address that the paypal transaction ID in this post links to I'm going to assume everything is good to go? Let us know if you need help with anything else.
  5. Would you like a Johnny invite link sent to your Helionet contact email address so you don't have to wait until tomorrow to create a new account?
  6. Yes.
  7. It was probably InnoDB.
  8. What don't you get?
  9. Your account cannot be unsuspended.
  10. What perl module are you trying to install?
  11. Go to https://heliohost.org/signup/ to create a new account. If you want to reuse an email address that is currently associated with a Stevie account let us know so it can be removed, or you can just use another email address.
  12. You already have two accounts. Why not just use the other one? By the way, the terms of service http://wiki.helionet.org/Terms that you agreed to state that each person is only allowed to have one account.
  13. Your account was probably hacked. This is pretty common on wordpress sites. Most free themes and plugins are just loaded with malware and backdoors.
  14. Here is the error that your account creation encountered (XID beqr4h) A DNS entry for “codeexo.tk” already exists. You must remove this DNS entry from all servers in the DNS cluster to proceed. It looks like the domain was removed from the system after your account creation failed so I requeued your account. Here you go http://codeexo.tk/ Are you able to login now? https://www.heliohost.org/login/
  15. Can you access it now?
  16. It's not possible. cPanel has completely removed x3.
  17. The username riteshmc, and the domain chelseafc.heliohost.org are now available to create your new account.
  18. Which IP needs access to which database(s)?
  19. Added to the manual backup list. See http://www.helionet.org/index/topic/26930-manual-backup-master-list/
  20. The username zwigith, and the domain namelessrumia.heliohost.org are now available to create your new account.
  21. Added to the manual backup list. See http://www.helionet.org/index/topic/26930-manual-backup-master-list/
  22. Sorry, I never check my PMs... Cool. I've already sent the invitation. Have you not received it? That email address, the username skully, and the domain skullythepirate.com is now available to create your new account. You don't need to use redirects. Just set one domain as an alias of the other and they will show the same content. That invitation has already been sent. Do you need it resent?
  23. Nope, Tommy is working fine. Do you need your invitation resent?
  24. The domain webstar-nation.net is now available to add to your new account. What is your paypal transaction ID and I can resend your Tommy invitation?
  25. Well, let's start with php. Try something like this: <?php $dbconn = pg_connect("dbname=username_test user=username password=abc123"); $result = pg_query($dbconn, "select * from test_table"); $row = pg_fetch_all($result); echo $row['0']['data']; Here is the result http://krydos2.heliohost.org/psql.php
×
×
  • Create New...