Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,178
  • Joined

  • Last visited

  • Days Won

    900

Everything posted by Krydos

  1. You can delete your account yourself with http://www.heliohost.org/classic/support/scripts/delete and no we don't delete accounts without proof of ownership because otherwise someone could just request any random account to be deleted.
  2. Your IP was blocked for guessing the wrong password too many times while trying to log in to cpanel. I have removed the block for you. Are you able to log in now?
  3. Remote postgresql access is not enabled by default. You can request remote access by posting the postgresql username, database, and IP(s).
  4. Set your DNS to ns1.heliohost.org and ns2.heliohost.org
  5. Apache restarts itself quite frequently. You don't need to worry about that part.
  6. Thanks! Those look great.
  7. It is a little confusing. The .htaccess should go in /home/saikosns/public_html/ComicPub/.htaccess and it should look like this: RewriteEngine On RewriteBase / RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] RewriteRule ^(ComicPub/dispatch\.wsgi/.*)$ - [L] RewriteRule ^(.*)$ ComicPub/ComicPub/dispatch.wsgi/$1 [QSA,PT,L]Does that work?
  8. Usually the best way to troubleshoot a site is to try to decipher the error messages and track down the problem. Just going on memory here I did a little googling for you and I think this might help https://stackoverflow.com/questions/35351134/mod-mono-asp-mvc4-error-system-security-securityexception-couldnt-impersonat It suggests commenting out the compiler entries from Web.config Since your site is no longer throwing the exception I may not have googled for the right thing. If my memory is wrong and that isn't the error you're getting let me know and I'll try helping some more.
  9. Your .htaccess points to /home/saikosns/public_html/ComicPub/dispatch.wsgi which doesn't exist.
  10. Admins, please edit this post with the username and the requested data: mbpjelly mysql (specifically mbpjelly_boss) martinf /var/named/fulgueiras.pe.db After a few days I will boot up Ricky and try to recover everything that is listed here.
  11. Try renaming or deleting the Web.config and see if the test.aspx starts working?
  12. That one the dispatch.wsgi file is missing entirely.
  13. You're seeing the disallowed host error here http://saikosns.heliohost.org/djangotest/ because you didn't edit your host in settings.py # edit domain below ALLOWED_HOSTS = ['<DOMAIN>.heliohost.org'] You need to change that to saikosns.heliohost.org or *.
  14. It doesn't look like the .war file has changed. Are you sure you uploaded the new version?
  15. Java is not enabled on that account. To request java access please visit https://tommy.heliohost.org:2083/frontend/paper_lantern/java/index.live.php and click the request java button. Once java is enabled let us know and we can deploy your .war file for you.
  16. I'm not sure what you mean exactly? Do you want me to deploy a new version of the .war?
  17. The hosting account that matches your gmail address on this forum account was the username pip360 on Stevie. There is no Ricky account matching this email address.
  18. Sure.
  19. All of the admins have an email address with their forum username followed by @heliohost.org
  20. You didn't state your username that you're trying to use, but if it's nechan it's because your forum account already exists. I have renamed your forum account.
  21. You were suspended for sending spam.
  22. What is the destination IP?
  23. Your domain should be working now.
  24. The account aommaste has been unarchived.
×
×
  • Create New...