Jump to content

Krydos

Chief Executive Officer
  • Posts

    26477
  • Joined

  • Last visited

  • Days Won

    946

Everything posted by Krydos

  1. 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?
  2. Remote postgresql access is not enabled by default. You can request remote access by posting the postgresql username, database, and IP(s).
  3. Set your DNS to ns1.heliohost.org and ns2.heliohost.org
  4. Apache restarts itself quite frequently. You don't need to worry about that part.
  5. Thanks! Those look great.
  6. If you extract the archive on your home pc there should be some .sql file(s) and a directory called public_html. You can just upload the contents from the public_html folder straight to the server into /home/username/public_html. If you use an FTP client like Filezilla for this it should even create any subdirectories that you may have had in public_html. For the .sql files you'll need to create the database first at https://tommy.heliohost.org:2083/frontend/paper_lantern/sql/index.html Once the database is created go to https://tommy.heliohost.org:2083/frontend/paper_lantern/sql/PhpMyAdmin.html and select the database you just created. Then click the import tab along the top and click the choose file button. Then locate the .sql file that you extracted onto your home pc and it will import the data into your new database. Let us know if you need help with anything else.
  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. As it says in our news posts, Ricky is down for repairs. We have backed up everyone's accounts and they are available for download at https://www.heliohost.org/backup/ Once you download your backup we recommend recreating your account with a new username on Johnny or Tommy. If you would like to use the same username as before an admin will need to rename your forum account for you. Let us know if you have any problems or if you need any help with anything. Sorry for the inconvenience.
  14. 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 *.
  15. It doesn't look like the .war file has changed. Are you sure you uploaded the new version?
  16. 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.
  17. I'm not sure what you mean exactly? Do you want me to deploy a new version of the .war?
  18. 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.
  19. Sure.
  20. All of the admins have an email address with their forum username followed by @heliohost.org
  21. 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.
  22. Let us know if you have any other questions after reading the news posts http://www.helionet.org/index/topic/28505-2017-06-21/ http://www.helionet.org/index/topic/28517-ricky-online/ and http://www.helionet.org/index/topic/28549-ricky-backups/
  23. You were suspended for sending spam.
  24. What is the destination IP?
×
×
  • Create New...