Jump to content

Byron

Moderators
  • Posts

    9153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. Perl is already installed without using the module. Just code a simple hello world script like this and give it file permissions 755: #!/usr/bin/perl -w use CGI::Carp qw(fatalsToBrowser); use CGI qw(:standard); print header; print "Hello World"; http://byrondallas.heliohost.org/cgi-bin/hello-world.cgi You actually don't have to keep all cgi/perl scripts in the cgi-bin if you don't want. They'll work in any part of the public_html folder.
  2. Your site had become inactive because you failed to login every 30 days. I've renewed your account so you should be able to login now.
  3. Please clear your cache.
  4. Your welcome!
  5. Your site makelovenotwar.heliohost.org was suspended again for: I'm going to escalate this to Krydos and see what he says. I went ahead and unsuspended your account.
  6. Yes you do need a dedicated ip for SSL.
  7. Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/home/support/scripts/renew. To prevent this from happening in the future please remember to visit http://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
  8. Please post the following information: Your cPanel username Your main domain The server that you are on
  9. Ok your site should be back up now. If you still see the suspended page then you should try clearing your browsers cache.
  10. Please post your script.
  11. Please clear your cache.
  12. If you can't execute the script from your browser, neither can cron. Make sure your script will execute first and then add it to cron. It doesn't matter if the script ends in .cgi or .pl as long as it's a cgi/perl script. I only ended my example in .cgi because that was from one of my cron jobs. Go ahead and end yours with .pl
  13. Are you able to execute the script from your browser and by any chance is this a part of your path: /bin/sh: or was that just added in the email?
  14. Your account was suspended for having too many (9) cron jobs. Your only allowed 2 cron runs per day. Okay I've unsuspended your account. Please keep the cron jobs to 2 per day.
  15. I'm not seeing that domain: parsarmoon.heliohost.org in our records. This username: alirezaa brings up this domain: http://shokhi.heliohost.org/
  16. It's part of your domain name.
  17. Your account was suspended for causing high MySQL load. I have unsuspended your account, but please try to limit the MySQL load you put on our servers as it slows down MySQL for not only your site, but MySQL for all of the other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  18. Your path would look something like this: /home/byron/public_html/cgi-bin/cron.cgi As far as errors go, I think it will send them to your email? Your script might be a problem if it draws too many system resources.
  19. That's not the email you registered with.
  20. Ok I've reset your password and emailed it to the email address you registered with.
  21. Would you rather me reset your password and send it to you so you don't have to wait for the new account to come out of queue?
  22. Try logging into this account again: http://shokhi.heliohost.org
  23. Please clear your cache.
  24. Where on your site are you not seeing the correct time after making the changes Ice posted? We're not changing the server time to match your location.
×
×
  • Create New...