-
Posts
17,722 -
Joined
-
Last visited
-
Days Won
662
Everything posted by wolstech
-
It can be made to work, but doing so will break the non-HTTPS access. You can't have it work on both because that would make your site hog two java slots on the server. Do you want me to have Krydos switch you to https for Java?
-
Wordpress is well known for severe security issues and is laughably easy to compromise, especially because it's usually not kept updated, and because it's extensions are usually also full of holes. We recommend not using WP for these and many other reasons. It's a leading cause of hacked sites, high load suspensions, spam suspensions, and phishing bans here at heliohost. Finding another CMS is your best option. If you really want to keep WP, delete your installation, reinstall using updated components, don't use dubious themes and extensions from random websites (many are actually disguised backwoods) and make sure you keep it updated going forward, Otherwise this issue is just going to come back. Also, that leafmailer is a spambot (we usually ban accounts that have it, please get rid of that ASAP or you'll lose your account).
-
You can't. Johnny doesn't support asp.net. ASP.NET is only offered on tommy.
-
Nope, it was for offering the content without proper licensing. If you have a license to distribute this content (and we know you don't, such a license can cost millions and if you had money for a license, you'd also be paying a commercial hosting company to effectively use it) please provide the documentation for it. Otherwise, what you're doing is a violation of copyright law.
-
Causing high server load. 370% more cpu than #2, and 118% more memory than #2. You're suspended for SEVERE high server load, likely caused by Wordpress. We highly recommend not using Wordpress because it's very poorly coded and notorious for causing high load. Your Wordpress install basically caused tommy to go down. There are so many better CMSes out there anyway...just about anything else is better than Wordpress. I'll let Krydos decide how he wants to handle this. He can also confirm that it was WP that caused it.
-
You're suspended for copyright infringement. I'll need to look at the account further, but were you running a tv or music streaming site that offered content that you don't have a license for? That or software piracy are the usual reasons for this suspension...
-
Try resetting the password first. https://tommy.heliohost.org:2083/resetpass?start=1
-
Request for Asp.net installation/deployment
wolstech replied to sam96181's topic in Customer Service
I'm assuming you're saini832... Johnny doesn't support ASP.NET, so you can't. Tommy is the only server that currently supports ASP.NET. You need to move to Tommy in order to do this. You can either delete your account and try to sign up at midnight for free (registrations for Tommy usually fill in seconds), or donate and we can move you. -
Unblocked. You didn't do anything wrong to cause this. Our firewall is just hypersensitive right now due to ontheongoing ddos attack.
-
[Solved] Pls activate my Account on Tommy - I DONATED
wolstech replied to kapilm12's topic in Customer Service
It's probably your ISP that's caching the old DNS then. I see an empty directory listing, so it's definitely working correctly. In some areas, it can take a few hours for the cached records to expire. I'd suggest waiting a few hours then try again. -
OK. You've been moved to Tommy, but now need to remove CloudFlare before it will work. The DNS records CloudFlare has are no longer accurate since moving servers causes the IP address of the server to change. Once you change your domain's name servers back to ns1.heliohost.org and ns2.heliohost.org, your website will start working again. Once you have it working without CloudFlare, you should delete your CloudFlare configuration then set up CloudFlare again.
-
[Solved] Pls activate my Account on Tommy - I DONATED
wolstech replied to kapilm12's topic in Customer Service
Done. Please clear your cache and flush your DNS if you see a 404 error or queued page. Thank you for the donation. -
That one's my fault. I missed it among the other responses in that topic. Moving now...
-
Unblocked. That one wasn't caused by anything you did. It's because our firewall is hypersensitive right now due to the ongoing DoS attack on Johnny.
-
[Solved] Pls activate my Account on Tommy - I DONATED
wolstech replied to kapilm12's topic in Customer Service
Moving... -
It sounds like either mono broke, or you lost it due to a suspension. Let's have Krydos look at it. He may need to enable it again for you.
-
Krydos hasn't been around too much lately and we've been busy with other more important issues (the DDoS attack on Johnny, an excessive number of phishing sites signing up, our real lives since we're volunteer, etc.) Sorry about the wait.
-
[Solved] can you deploy schools_management_system.war
wolstech replied to tafimbir's topic in Customer Service
We no longer deploy wars manually. You should do this yourself using the Java option in cPanel. Please note that if you have not requested Java (or are still in line for it), you won't see the option to deploy a war file. -
Johnny is down due to a DDoS attack. There is no estimate as to when it will end, so we have no idea when the server will be back online. As for being on Johnny, the only way you end up there is if you signed up for that server or asked to be moved there.
-
We no longer deploy wars manually. You should do this yourself using the Java option in cPanel. Please note that if you have not requested Java (or are still in line for it), you won't see the option to deploy a war file.
-
Does Heliohost support Freichat Installation?
wolstech replied to myzega's topic in Website Management and Coding
Did you change the file permissions to 644? PHP files need to be 644 to run, and upload as 664 by default. That's the number one cause of that error message. Similarly, directories inside of public_html should be set to 755 (public_html itself has different permissions and should be left alone). -
What command did you use?