Jump to content

Byron

Moderators
  • Posts

    9,153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. Escalating... Domain: olego.com Username: olego 500 errors on perl scripts
  2. It's been that way on Stevie ever since it was set up, but I don't think djbob is aware of it being that way on Johnny because he asked some poster if his cgi file was in his cgi-bin. I rather like it that way myself.
  3. Create a .htaccess file in the directory you want only downloadable files and try adding this piece of code: ForceType application/octet-stream If you just want to match certain file types, use this: <FilesMatch "\.(css|html|jpg)$"> ForceType application/octet-stream </FilesMatch>
  4. He shouldn't need that. Both servers are setup to run cgi files in any directory.
  5. Make sure your permissions for that file are 755.
  6. Your seeing that error because out database is showing you as alreading having a site. Is this yours? toujourensemble.com
  7. Have you done a search for any core files yet? Download this file and then upload it to your site as a php file. Then type core into the file field and check. http://heliohost.uni.cc/site_search.txt
  8. This support request is being escalated to our root admin.
  9. We can't reset to the original default seetings. What you'll have to do is let us delete your account and let you signup again. If you want to do that then download this file and then upload it to your public_html folder as a php file and run it: http://heliohost.uni.cc/remove_site.txt Then we will delete your account. Moving to Customer Service...
  10. It takes 30 days of not logging into your cpanel to get suspended, at which time you should see a Suspended page when going to your site. Also you will see a link on the suspened page to allow you to renew.
  11. This support request is being escalated to our root admin.
  12. We are not a paid host therefore you'll need to take care of these options. Did you check the radio button that said: Forward to email address: and enter your username? That page came from your email options at cpanel under Default Address.
  13. Did you go here and follow the instructions? http://ishoham.com:2082/frontend/x3/mail/def.html
  14. This support request is being escalated to our root admin.
  15. This support request is being escalated to our root admin. oops, I didn't realize this was posted in the java request sub-forum. Moving it back.
  16. This is usually due to high server load. We are making Stevie more stable all the time.
  17. Just a note on file_get_contents(): If your using it to read a page on your site, the full path will only return the html contents: file_get_contents('http://yourdomain.com/yourscript.php'); To grab the entire contents, including server side scripting, use the relative path: file_get_contents('yourscript.php');
  18. This support request is being escalated to our root admin.
  19. I'm not seeing logobuzz.heliohost.org in our database. How long ago did you register this account? Did you remember to login to your cpanel once a month?
  20. Sorry, you'll just have to wait. You can see exactly what time it will be active through the link in my sig. All times are PST.
  21. Why not use Custom Error pages with htaccess?
  22. Your site won't become active until tomorrow and adding the index page won't help until then. @jagzjagz: This problem should be fixed now. If your still seeing the hackers email address, clear your cache.
  23. This support request is being escalated to our root admin.
×
×
  • Create New...