Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,190
  • Joined

  • Last visited

  • Days Won

    853

Everything posted by Krydos

  1. It looks like you picked the Johnny server so your remote host to connect to mysql is johnny.heliohost.org
  2. Regarding usernames: First of all, the only way to change the username of a hosting account is to delete the hosting account and recreate it. The reason you couldn't reuse the hosting account username shihong is because this forum account existed. In order to create a new hosting account named shihong an admin will need to rename your forum account temporarily, then you can delete your shihong0 hosting account, then you can create your hosting account shihong, and then an admin can rename your forum username back to shihong as well. Would you like to procede? Regarding main domains: You can change your main domain with this page http://www.heliohost.org/classic/support/scripts/domain Please be aware that the domain neo.heliohost.org is currently unavailable because it is in use by another account.
  3. If you don't want to redirect, but just deny then use a 403 forbidden instead of a 301 redirect. At this point I'm not really sure what you want.
  4. Try something like this: /home/mlex/public_html/example.com/.htaccess RewriteEngine on RewriteCond %{HTTP_HOST} !\.example\.com$ [NC] RewriteRule ^(.*)$ http://example.com/$1 [L,R=301]
  5. Deployed. http://sanpro.heliohost.org/townhall/ Since you're on Johnny it could take up to 24 hours to start working.
  6. There you go http://tommygun.heliohost.org/test.aspx
  7. Addon domains are for sites that are separate from your other domains in a subdirectory. Use an alias if you want your new domain to show the same content as your main domain.
  8. Don't worry about it. It happens sometimes.
  9. You're right. You got blocked again for failed smtp logins again. Unblocked again.
  10. Please clear your cache.
  11. I've already unblocked your IP once, but it got blocked again for the same thing. You have a mail client trying to connect to your Johnny account's email smtp. I'll unblock you again, but unless you disable your mail client you're just going to get blocked again.
  12. Well, someone that knows your password managed to queue it for deletion.
  13. You only need to delete it once. The reason it can't find that account in the database is because you already deleted it.
  14. You can delete your Johnny account with the username dummies by going to http://www.heliohost.org/classic/support/scripts/delete
  15. Yes, Tommy support both apache tomcat java and c# asp.net, and you can have both enabled on the same account.
  16. How long did you wait between clicking deploy and clicking refresh? It can take several hours to deploy sometimes.
  17. There is no account with that username. You may create it by going to https://www.heliohost.org/signup/
  18. Did you package your mysql-connector-java-5.1.44-bin.jar etc into your .war? https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.44.tar.gz
  19. That account is suspended for Phishing. For security reasons, phishing accounts cannot be unsuspended, backed up, or deleted. You will need to create a new account and restore any backup you may have. Please be aware that you will not be able to reuse any domains on your suspended account, and will need to pick a new username. We apologize for any inconvenience this may have caused.
  20. Good thinking.
  21. The .war file cannot be deployed because java is not enabled on that account. To request java access on your account please visit https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php and click Request Java. Please be aware that since you picked the Johnny server the wait to receive java access is quite long. To wait to receive java on Tommy is generally a few hours.
  22. Just upload the new version and submit another deploy request. Each person can have one war file deployed so any new deployment overwrites the old.
  23. Did you manually edit his skin through the AdminCP?
  24. You've been unblocked again. Hopefully it stays this way now.
×
×
  • Create New...