Jump to content

Byron

Moderators
  • Posts

    9,153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. More than likely that was the problem. If your still having problems with your addon domaian then post your issues here: http://www.helionet.org/index/index.php?showtopic=5553
  2. OK just keep an eye on it for the next 24hrs. If it doesn't get deleted when the corruption script runs then your fine. djbob is looking in to that.
  3. I've removed your account and resigned up for you. Your new password has been PM'd to you.
  4. This support request is being escalated to our root admin.
  5. This support request is being escalated to our root admin.
  6. You haven't set your variables. $km = $_POST[km]; $m = $_POST[m]; <html> <head> <title>tutorial</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1250"> </head> <body> <? $km = $_POST[km]; $m = $_POST[m]; if ($km > 0) $m = $km * 1000; ?> <form method=POST> //i try too method=GET and it failed too <table align="center" rules="none" cellpadding=5 bgcolor="#0563A5"> <tr><th colspan=2><font color="#FFFFFF">tutorial</font></th></tr> <tr><td><input type=text name=""km"" size=20 value="<? echo $km; ?>">km</td> <td> <input type=text name="m" size=20 value="<? echo $m; ?>"> m</td></tr> <tr><th colspan=2><input type=submit value="calc"></th></tr> </table> </form> </body> </html>
  7. This support request is being escalated to our root admin.
  8. I recommend php and I'm sure most people in this forum will also. It's not to difficult to learn, you can find 100's of tutorials on the net and plenty of people who can answer any questions you might have.
  9. Sorry but we're not offering Java at this time. Maybe in a few months when the new server goes online which should be around September.
  10. Yeah can you reset that? My Visual Studio went rouge and wiped everything! I am in trouble . Please reset my account. I will pick up a book and learn before I go testing like a nut again. Thanks If that's all you deleted (public_html) you shuld be able to recreate it by going to your user (home) directory and chmod it to 750.
  11. You'll need to signup again from the Heliohost Home Page. You should be able to use the same domain and username.
  12. Check this folder for a .htaccess file and remove it. http://brontocorp.heliohost.org/cbvusb EDIT: If your not seeing a .htaccess file in that folder then you need to remove the 301 redirect that you have in your public_html .htaccess file that is redirecting this folder: http://brontocorp.heliohost.org/cbvusb
  13. I think he was just waiting the 24hrs for his subdomain: clinichours.rdownes.heliohost.org, to show at his cpanel so he should be good to go.
  14. You need to check your error log at your cpanel for an explanation of the 500 error. My guess is it's because your public_html directory along with this directory: cbvusb, is password protected. http://brontocorp.heliohost.org/cbvusb Try removing the password protection and see if that fixes the error here: http://cbvusb.brontocorp.heliohost.org/
  15. If the registrar won't accept our nameservers than that isn't our problem besides you don't own that domain name. I'm closing this thread.
  16. Post your Addon domain issues here: http://www.helionet.org/index/index.php?showtopic=5553 Make sure you post your username, default domain and addon domain.
  17. You need to wait 24 hours after you create the subdomain for it to show in your cpanel. EDIT I just checked your subdomain and it's showing the Queued page. http://clinichours.rdownes.heliohost.org/ It should be fine tomorrow. Refresh your browser if you still see the Queued page tomorrow.
  18. That's correct. Your www folder should mirror your public_html folder but you should ALWAYS upload or ftp to your public_html folder. I can't say on the asp script because I'm not familiar with ASP.NET and so that is why I'm escalating this to djbob.
  19. This support request is being escalated to our root admin.
  20. Byron

    Prolonged Downtime

    Couldn't have said it any better myself.
  21. ALL of your public files should go in the public_html folder, never the www folder.
  22. This support request is being escalated to our root admin.
  23. I think it's because cpanel thinks we have dedicated ips when we really don't.
  24. What is the domain your trying to register?
  25. OK it's done. Don't ask me to delete anymore accounts!
×
×
  • Create New...