-
Posts
26446 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
The Bound Domain Name Can Not Be Accessed Normally
Krydos replied to fezkade66's topic in Customer Service
Set your DNS to ns1.heliohost.org and ns2.heliohost.org -
Apache restarts itself quite frequently. You don't need to worry about that part.
-
Thanks! Those look great.
-
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.
-
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?
-
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.
-
Your .htaccess points to /home/saikosns/public_html/ComicPub/dispatch.wsgi which doesn't exist.
-
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.
-
Try renaming or deleting the Web.config and see if the test.aspx starts working?
-
That one the dispatch.wsgi file is missing entirely.
-
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.
-
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 *.
-
It doesn't look like the .war file has changed. Are you sure you uploaded the new version?
-
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.
-
I'm not sure what you mean exactly? Do you want me to deploy a new version of the .war?
-
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.
-
[Solved] Open Udp And Tcp Port Number: 21735
Krydos replied to Luigi123's topic in Escalated Requests
Does it work now? -
All of the admins have an email address with their forum username followed by @heliohost.org
-
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.
-
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/
-
You were suspended for sending spam.
-
[Solved] Open Udp And Tcp Port Number: 21735
Krydos replied to Luigi123's topic in Escalated Requests
What is the destination IP? -
We had to take the server that your account was located on down for maintenance. You can download the backup of your account at https://www.heliohost.org/backup/ We recommend creating a new account on Johnny or Tommy to get your site back online as soon as possible. To keep up to date on breaking news like this you can check out http://www.helionet.org/index/forum/1-news/ like us at https://www.facebook.com/HelioHost.org or follow us at https://twitter.com/heliohost We post our news to all of these locations. Sorry for the inconvenience. Let us know if we can help in any way.
-
Your domain should be working now.
