-
Posts
24,618 -
Joined
-
Last visited
-
Days Won
871
Everything posted by Krydos
-
Since you don't need ruby on rails I have moved your account to Tommy and granted you a dedicated IP. http://industryus.ca/ You should be able to log in at https://www.heliohost.org/login/ If you see a 404 error or a Johnny queued page please clear your browser cache and flush your os dns records. Thanks for purchasing the dedicated IP. Let us know if you need help with anything.
-
Sure, which one do you want installed?
-
Try creating the subdomain maisunmonowar.maisun.heliohost.org.
-
Ok, here's the test file. https://asp.niandubay.tk/test.aspx and here is your simple script https://asp.niandubay.tk/
-
[Solved] Since Yesterday Permission Denied Writing File In Java Servlet
Krydos replied to kidhack's topic in Customer Service
File not found. Did you delete that file? -
Unblocked.
-
There you go http://matyka.heliohost.org/test.aspx
-
I've already raised the max_user_connections on Tommy recently. https://www.helionet.org/index/topic/30219-max-user-connections-raised/ We'll need to analyze the impacts of this raise for quite a bit longer before we make any more changes to it. The purpose of the limit is to make sure one user isn't hogging all of mysql, and causing everyone else to not be able to connect at all. Normally I would encourage people to close their mysql connections, but I don't expect you to rewrite wordpress's bug filled, vulnerability filled mess. The solution in my opinion is as it always has been to ditch wordpress. Sorry.
- 22 replies
-
- database
- connection
-
(and 1 more)
Tagged with:
-
Why Django Is Very Very Slow On Heliohost?
Krydos replied to patents's topic in Website Management and Coding
An actual speed test on one of my django sites begs to differ. 47ms is about as fast as it gets. It might just be your code... -
See https://www.helionet.org/index/topic/29134-mbstring-enabled/
-
Closing due to inactivity.
-
Closing due to inactivity.
-
Closing due to inactivity.
-
Disabled pcntl_exec on Tommy https://krydos.heliohost.org/54/disabled.php https://krydos.heliohost.org/55/disabled.php https://krydos.heliohost.org/56/disabled.php https://krydos.heliohost.org/70/disabled.php https://krydos.heliohost.org/71/disabled.php https://krydos.heliohost.org/72/disabled.php and Ricky https://krydos1.heliohost.org/54/disabled.php https://krydos1.heliohost.org/55/disabled.php https://krydos1.heliohost.org/56/disabled.php https://krydos1.heliohost.org/70/disabled.php https://krydos1.heliohost.org/71/disabled.php https://krydos1.heliohost.org/72/disabled.php and Johnny https://krydos2.heliohost.org/disabled.php Thanks for noticing this security vulnerability and letting us know about it.
-
Closing due to inactivity.
-
Closing due to inactivity.
-
Closing due to inactivity.
-
[Solved] My Emails Are Limited To 1 Per Hour
Krydos replied to rp10001's topic in Escalated Requests
Your 1 email per hour throttle has been removed, but if you exceed 50 emails per day it will automatically get throttled again. If you need to send more emails than that per day we'll require further information to verify that you won't be sending spam. -
Thanks for the $12. I'm willing to move you to Tommy if you want in addition to the dedicated ip. The only thing Johnny has that Tommy doesn't is Ruby on Rails. If you're interested in switching servers I'll need to move your account prior to granting the dedicated ip. Let us know how you would like to proceed.
-
[Solved] My Emails Are Limited To 1 Per Hour
Krydos replied to rp10001's topic in Escalated Requests
What is your username or main domain? -
The extremely conservative settings that we have on this beta feature had not been met yet. That's why we say it could take several hours Anyways, it looks like the message about cookies is gone, right? http://lepage.heliohost.org/mlepage_blog/#!login
-
Port 5432 is probably blocked at work.
-
[Solved] Account Suspended Due To Inactivity: Proculo
Krydos replied to prooculo's topic in Escalated Requests
Unarchiving... Done. http://prooculo.heliohost.org/ You should be able to log in at https://www.heliohost.org/login/ -
Your file has dos line endings. It's running on linux so it needs linux line endings. The easiest way to do this is to go to file manager in cpanel, create a new file, and copy/paste the code in. The default settings in file manager will work on linux. Another option is you could download an editor like notepad++ that is capable of writing files with the proper line endings.