Jump to content

wolstech

Chief Risk Officer
  • Posts

    16,480
  • Joined

  • Last visited

  • Days Won

    590

Everything posted by wolstech

  1. That's Johnny. You'll need to wait until Johnny is fixed, or if you do not need Java, ASP.NET, or Ruby, you can move to Stevie. Be sure to ask an admin to delete the Johnny account if you decide to move.
  2. Your domain points to Johnny's IP...was the account on Johnny? If your account was on Johnny, your site is down because Johnny had a severe crash several days ago. You can move to Stevie if you want. Users with sites on Johnny can ask for a backup of the site's data in Customer Service, and can also request their Johnny account be deleted if they want to move to Stevie. If you are on Stevie, a mod or admin will need to take a look at your account.
  3. It's working for me as well. Since you cleared the cache already, perhaps try different browser or another computer? Also: Wordpress logins do not count as activity. You should log into cpanel at least once every 30 days, even if you don't need to do anything. Just log into cpanel, wait for it to load fully, then log out again.
  4. You need to change the nameservers at .TK's website first. CPanel won't let you add the domain to your account until they are set to ns1.heliohost.org and ns2.heliohost.org. If you already changed the nameservers, you have not waited long enough. If you have not changed them, do this: go to http://my.dot.tk/cgi...ainpanel.taloha Log in using your dot.tk username/password, then click "Domain Panel" at the top. Select "Modify" next to your domain. Choose "Custom DNS" at the top, and enter the heliohost name servers (ns1.heliohost.org and ns2.heliohost.org) in the "Host Name" fields. Click "Save Changes", then wait 24 hours. Then go into cpanel and try adding the parked domain again. If it still fails, you might want to post a new topic in the customer service board asking about why it won't add. The admins marked this one as solved...
  5. Once you change the nameservers, you'll see them change to heliohost at this site: http://www.networkso...earch/diblog.tk (look under Domain Name Servers). It can take up to 48 hours before you see the changes. Once you can see the heliohost nameservers at the above link, you need to park the domain in cpanel. If you already did this, your domain should have started working when the nameservers changed. If you didn't park it yet, the easiest way to do it is to go to this page, log in using your cpanel username/password, enter diblog.tk in the box, and click "Add Domain". It takes up to 24 hours for the domain to start working.
  6. You need to point the domain to the nameservers ns1.heliohost.org and ns2.heliohost.org, not the IP address of the server. On .tk's website, select "Custom DNS" and enter the nameservers above in the "Host name" fields. The correct settings for using a .tk domain with Heliohost look like this screenshot: http://i50.tinypic.com/11ih1kk.png Currently, your domain is configured with .TK's own name service: Domain Nameservers: NS01.DOT.TK NS02.DOT.TK NS03.DOT.TK NS04.DOT.TK
  7. Phpmyadmin bringing your site down is VERY annoying. I have the same problem with it, and it's extremely frustrating. FTP is usually fine for uploading though unless I have CP open at the same time. Is your FTP issue happening when downloading files by chance? If so, and it goes completely down (i.e. timeouts, not internal server errors) for about 20 minutes, it's a known issue caused by HH's DoS protection being oversensitive.
  8. It's working fine for me. I see a directory listing "Index of /". Try clearing your cache.
  9. It can be bypassed with 3rd party programs. Classic Shell and Start8 let you have your legacy interface back if you want it. I personally have no intention of ever touching Win8 because it is essentially junk. It's worthless if you do much beyond photos, Office, social media, and listening to music. Forget doing any real work on it. If anyone has ever programmed in a single-window environment...you go insane pretty quickly trying to test stuff as you develop it. Yes there's the desktop, but if you're gonna be there the whole time, why not use Win7 and save the resources that Win8 uses to keep Metro and that other stuff you'll never use running? Then, there's the whole learning issue...why should I relearn something that has been the same for 17 years, especially when it's a step backwards for what I do on the computer? And of course, there's the usability issue on legacy hardware. Metro is very awkward to use with a mouse and keyboard. I don't have nor do I want a touch screen on my PC. If i had to use a touch screen on my PC, my arms would get tired quite quickly. Finally, there's the fact that many people are naturally change-averse. Why change when the same 17 year old interface still serves us well? MS fixed what wasn't broken, and many people aren't happy about it. Enterprise is never gonna buy it for many of the above reasons, not to mention the costs associated with them. No company with a brain will waste money to buy hardware and software that helps make work less efficient, let alone spend it on training users to use it. My current job has said "No Win8 here", and I suspect that many other companies will be in the same boat. I'm sure others have a different view on 8. Win8 makes sense on a tablet, but I, for one, will NEVER be convinced to use it on a PC.
  10. Me and a few others here have the same issue. The cause is HH's DDoS protection. We're not sure why it only happens to the few of us out of the 11,000 accounts HH has.
  11. Not sure about that one unfortunately Hopefully someone here with a knowledge of rails will know more about that problem than me. I've never used rails myself.
  12. cPanel doesn't support the version of rails we have installed. Try setting up your rails apps manually. This link explains how to do it: http://wiki.helionet.org/Deploying_a_Rails_application_on_HelioHost
  13. So that's where the option is...I'd been wondering if there was a way to do this. I've looked through the program options many times, but never thought to look at the account properties. Thanks for the info. I just changed it.
  14. Happens to me as well, usually when performing software upgrades via FTP. It's extremely frustrating, and causes my maintenance downtime, which should be under 20 minutes for most upgrades I do, to turn into an hour or more. When it happens, FTP kicks me, then Stevie just vanishes for 20 minutes. My website, FTP, and cPanel all just time out. I'm using FileZilla for my FTP client. The only thing I haven't tried is using cPanel's file manager instead of FTP for the transfers.
  15. You should not need to create any A records manually to add a subdomain in cPanel. As anush said, changes don't take effect immediately. The queued page is because the server hasn't configured the subdomain yet. Wait 24 hours or so, then check your subdomain again.
  16. Was it attached to another account at one point (e.g. One you deleted or let expire?) Domains are not removed when your account is deleted. Either way, an an admin needs to delete it from the system so you can add it again.
  17. Stevie's PhpPgAdmin has been broken for months. I had link to a standalone installation that worked at one point, but it appears dead now (404)
  18. That website you linked is working fine for me. http://h3xdesigns.co.cc/index2.html does not exist (I get a 404), but I do see "H3x Designs Work in progress Current links..." as the index.html page. If by "my account is being set up again" you mean you're seeing an "Account Queued" page, clear your cache and try again.
  19. exec() and shell_exec() are going to be disabled on free hosts because they are security risks. Also, many hosts ban torrent scripts due to resource usage and a frequent connection to piracy. I'd suspect torrent scripts are banned here but an admin can tell you for sure. As for byethost...I used to use them myself a few years back before I moved here to HH. The extremely crippled configuration they provided back then caused trouble with most programs. Not sure if they've changed since I left. As for Byet's policies, IIRC, they do indeed require you have a functioning site with traffic there, and not just use them as a script farm.
  20. You're welcome I'll be watching to see how it goes
  21. It is HH's problem at this point. HH's nameservers are missing the entries for your site. I think these entries are normally added when you add the domain in cpanel's Addon Domains or Parked Domains. What error is it giving when you try adding it in cpanel (under Addon Domains)? Is it the "You are not allowed to add more than (0)..." error? If so, I think you'll need to ask an admin to create the nameserver entries for you.
  22. This has been a problem on Johnny for quite some time... See http://www.helionet.org/index/topic/11475-johnny-addonparked-domain-adding-problem/ for more on it. There's a lot of others in the same situation.
  23. MoBo: ASUS M4N78 PRO CPU: AMD Phenom II X4 940 @ 3.1Ghz, stock cooler RAM: 3GB DDR2 VGA: NVidia GTS 450 HDD: 500GB Hitachi, 7200 RPM OS: Windows XP Power supply: 550w ULTRA brand. Everything else is nothing special...DVD burner, media reader, generic case. Added an extra fan to keep the video card cool since I use it for Folding@Home 24/7.
  24. The "other user" is your old account as you suspected. This is an issue with deleting accounts. The script that deletes an account doesn't remove its associated domains. An admin needs to remove your domain for you. Once they do, you can add it to your new account.
  25. I had to try 3 DNS servers before I found one that gave any useful info. OpenDNS now says Heliohost's nameservers are the problem (No records), which is an improvement over a complete lack of DNS entries. Did you actually add the domain in cpanel?
×
×
  • Create New...