-
Posts
18,208 -
Joined
-
Last visited
-
Days Won
694
Everything posted by wolstech
-
There's no space in the tag. The P needs to be right next to the ?
-
.WAR file deployed, but I want to run it in root-folder
wolstech replied to vukosyst's topic in Customer Service
Tomcat runs as a different user that doesn't have access to your home directory, which is why it can't see the contents of public_html. To my knowledge, we don't support running a war on the root of a domain. -
Once we get it and set it up. We just started raising the money for it, so it will likely be a little while.
-
Block ip address: 103.68.156.98 Please help
wolstech replied to josepric's topic in Customer Service
Set the SSL option to "No". We don't support ssl for MySQL connections. -
This was already unblocked: https://www.helionet.org/index/topic/31363-plz-un-black-ip-17621613729/ Please note it can take up to 10 minutes to take effect.
-
Unblocked. It was for failed cPanel logins. We recommend you use https://heliohost.org/login/ so keep this from happening.
-
Done. You should now be able to log in and your website should start working within 12 hours.
-
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
-
I'm not sure how the subdomains are being implemented here. If they're actually being added to cPanel, maicol07 is correct, they'll get a certificate within 24 hours of creation. If they're implemented some other way, they might not.
-
The proper way to fix it involves rewriting your program to use the modern mysqli functions (which I would recommend, but will take a lot longer). This just makes it work without fixing the outdated functions.
-
We can't set them up for you if you edit them so I can't read them. Please post the entire uncensored domain, and the subdomain you want it to show the contents of.
-
Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. <br /><br />If you still see the suspended page, please clear your cache.<br /><br />If you need help figuring out why your site is causing such high load let us know and we can try to help. If the high load is simply because your site is getting a lot of traffic you might consider trying paid hosting from our partner starting at only a cent for the first month. https://www.heliohost.org/partners/hostgator
-
Unblocked. It was for failed IMAP logins, so check to make sure your mail client has the right username and password.
-
Done. You should now be able to log in and your website should start working within 12 hours.
-
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
-
[Solved] Please unarchive my account
wolstech replied to munchi's topic in Suspended and Queued Accounts
That account cannot be restored due to a hardware issue. An invite will be sent shortly so you can create a new account, please check your email. We apologize for any inconvenience this may cause. -
That's the thing...we don't have the disk space for such a service. There's been talks of us adding capacity, but right now we're just trying to make enough money to pay the bills every month...
-
You can get rid of that by adding error_reporting(0); To the top of your scripts. It's because mysql_* functions are obsolete and you should be using mysqli instead. They'll still work as long as you run a PHP 5.x version though. They're not supported in PHP 7.x
-
Please create the subdomain awesome-japanese.mshaheen.ml in cPanel. Then check if the addon domain appears in the addon domains list. If it does, wait 12 hours and clear your cache. If it does not, please let me know and I'll have another administrator look at it for you.
-
Would be nice, but we don't have anywhere near the resources required to offer a proper CDN.
-
The SSL certificate didn't reissue for some reason. If you look in cPanel under SSL Status, does it show the domain, and if so, what status is showing for it?