Jump to content

Byron

Moderators
  • Posts

    9153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. As far as I know you don't need to enable anything for python to work in cgi-bin/sub-directories. Best way to find out is just to try it. If it doesn't work let us know.
  2. It would have never worked like this: echo "<form method=login.php action=post>"; His quotes were in the right place and it would have worked fine but the correct way would have been to back slash it like this (also with correct method and action). echo "<form action=\"login.php\" method=\"post\">";
  3. Byron

    php.ini

    For security reasons we don't allow you to edit the php.ini file.
  4. What are you using as the ftp target url? Should be something like this: ftp.your_site.heliohost.org or ftp.your_site.co.cc
  5. I'm not seeing a submit button and your form method and action is backwards. echo "<form method=login.php action=post>";
  6. This is not his problem. Our data is showing that he already has a site. Only one site per user is allowed.
  7. You can change your domain name here: http://www.heliohost.org/home/support/scripts/domain but i would recommend just using a Parked Domain. You can find that option at your cpanel. That way you'll always be able to access your site through your heliohost sub domain.
  8. Does this account on Stevie belong to you? rff.heliohost.org
  9. Have you made any changes to your site recently?
  10. I recommend using a Parked Domain. You can find that option at your cpanel. That way you keep your heliohost sub domain and nobody else knows the difference. But if you don't want to use a parked domain then you can change it here: http://www.heliohost.org/home/support/scripts/domain
  11. Stevie. The server Stevie doesn't have Java, Ruby on Rails, or ASP.NET.
  12. I'm so glad that's all it was. I was so afraid it might have been a hardware issue. I know your glad djbob!
  13. What is your: Domain name? Username? Server your on? Moving to Customer Service...
  14. Seems all php and cgi/perl files are returning a 500 error on Johnny. Escalating... http://dallas.heliohost.org/index.php
  15. You can't use this kind of path inside of html: /home/mizuho/public_html/cgi-bin/images/imgtitle.gif /home/mizuho/public_html/cgi-bin/talkbbs.cgi?mode=admin Your image urls and page links should start with http:// like below: http://mizuhobbs.heliohost.org/cgi-bin/tal....cgi?mode=admin http://mizuhobbs.heliohost.org/cgi-bin/images/imgtitle.gif
  16. I may have posted this a few months back but I I'm not sure. Anyway this version has been upgraded a little. It will display all of your folders in a dropdown menu. If your like me you have so many files you sometimes forget which folder they are in. This will let you search your site by matching file name. For instance if your looking for a file name: server_load.php, then type the word server as the file name and all files on your site with server in the file name will be displayed as links. Or you could contain the search to a certain folder of your choosing. If you type a period as the file name, all files in that folder will be displayed and any sub-folders. Stop Recursive keeps the search from recursivly going up into any sub-folders. Either download the text file below and upload it to your site and rename it with a .php extension or ftp the text file. http://heliohost.uni.cc/site_search.txt
  17. Ok I'll reset your password and PM it to you.
  18. I'm sorry but it looks like that account has been permantly deleted. You need to login at least once every 30 days to keep your account active.
  19. I've renewed your account. Have you tried the password reset from the cpanel login?
  20. Seems all accounts on Johnny are down at the moment. This issue should be fixed soon.
  21. You should have registered with: codigoalvo.heliohost.org and then added: codigoalvo.com.br as a Parked Domain. Would you like to delete codigoalvo.com.br and register all over again?
  22. Call the manufacturer of the server and ask for "Technical Assistance" and explain to them exactly what happened. I'm sure they will be happy to help you troubleshoot something like that.
  23. You think it could have been a high voltage spike when the power was restored after the power outage? It seemed that's when our problems started happening was right after the power outage.
  24. Byron

    Stevie downtime

    Yes I understood that part. I guess I should have worded my reply a little differently. I Should have said, "Did you come up with anything else or are we still uncertain to what the problem is?"
  25. Byron

    Stevie downtime

    I take it you were at the data center when you were running these tests? Did you come up with anything or are we still uncertain to what the problem is?
×
×
  • Create New...