Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,867
  • Joined

  • Last visited

  • Days Won

    886

Everything posted by Krydos

  1. Deployed. http://llou21.heliohost.org/roadangel/
  2. Each mysql user may have 4 open connections at once. This doesn't sound like much but some of our sites have thousands of visitors per day without ever seeing that error because their code is well written and each connection is only open for a few milliseconds.
  3. Try these settings: Open FilezillaClick File >> Site ManagerClick New SiteType "Johnny SFTP" and press enterIn Host field type "johnny.heliohost.org"In Port field type "1373"In Protocol dropdown select "SFTP - SSH File Transfer Protocol"In Logon Type dropdown select "Normal"In User field type your cPanel usernameIn Password field type your cPanel passwordClick ConnectApprove the remote server key, and check the box to not ask you about this server again.
  4. Deployed. http://xitix.heliohost.org/xitix_blog/
  5. There you go http://llou21.heliohost.org/test.jsp
  6. Please post the following information: Your cPanel username Your main domain The server that you are on
  7. Make sure your nameservers on that domain are set to ns1.heliohost.org and ns2.heliohost.org I searched for the DNS records on that domain and freenom doesn't reply. If you already have your DNS records set properly you'll need to contact freenom support to find out what is going on.
  8. Opcache has been installed on PHP 5.6 on Tommy. https://krydos.heliohost.org/56/phpinfo.php
  9. If you change the main domain Java will stop working. There you go http://empaquesrecabarren.heliohost.org/test.jsp
  10. What is your reason for requesting this feature, and what version of PHP are you using?
  11. Did you change your main domain recently?
  12. It's not our fault if you didn't read the terms -- we can't force you to read them -- but they were presented to you 20 times, and you did scroll past them and agree to them 20 times before you created your 20 accounts. Our terms of service have been largely unchanged since our founding in 2005. Here is a copy from May 2nd 2007 https://web.archive.org/web/20070502192317/heliohost.org/h-terms.html Ah, this might be the real problem here. You claim our terms could have been written by an elementary school student, but you also imply that you are unable to understand them. Correct me if I'm wrong, but I guess the logical inferance we're supposed to make here is that you're intellectual capacities are at or below an elementary school level? We've had a privacy policy, and it hasn't changed at all for far longer than the date of your first account creation. Your history indicates that you don't read much of anything, but if this has changed recently you can find it here http://wiki.helionet.org/Privacy_policy No private information has been released. However, it is well within our rights as is clearly explained in our terms of service and our privacy policy to release your private information since you are clearly in violation of our terms of service. Thanks for your concern. Let us know if you have any other questions and we'll do our best to explain it to you.
  13. Deployed. http://xitix.heliohost.org/xitix_blog/
  14. First of all thank you so much for your donation. We really appreciate it. The reason you didn't receive the invitation is because there is already an account that uses that email address. Make sure you have everything backed up and then let us know once you've deleted that account. http://www.heliohost.org/classic/support/scripts/delete Once the email address is unused I can send you a new invite.
  15. I am not too familiar with wordpress, but I believe all of the data is stored in the database. You could just backup your database, delete the entire messed up directory/file structure, reinstall it, and then restore your database.
  16. Javascript or just an animated gif would be a more reliable way to do an animated progess bar. Sometimes with php the browser doesn't even display the data until the entire page is downloaded.
  17. I actually see at least 20 accounts. Make sure you suspend alibrary too. People can try, but unless you have files in one of your 20 accounts that matches the username and group of the person trying to access the file they won't be able to read it. Even if they know the filename like wp-config.php or whatever. Thanks for drawing attention to your blatant disregard for our Terms of Service that state you may only have one account without prior written permission from an admin though.
  18. Just use softaculous to install wordpress and instead of the default subdirectory delete the contents of that box and it will install to your domain without a directory.
  19. No it's not possible because that is an invalid username and that directory doesn't exist.
  20. We've had some requests from people to set up a system where they could make a monthly recurring donation to keep their account active instead of having to log in to cpanel. The donation amount could start at $1.00 USD per month (because any less than that and paypal takes all of our money in fees) or as much as you think our service is worth. Would that be something you'd be interested in or would you rather continue logging in every 30 days for free? Thanks for your feedback as it helps us prioritize what features we implement next. Also, I renamed your forum account back to Coldwin (instead of Coldwin2.)
  21. There is no account by the username abc, but there is one with the username mybot. I checked the active mysql connections for the username mybot on Johnny, but there are none currently active so you shouldn't be getting a max connections error right now. That error is usually caused by using persistent mysql connections instead of closing each connection when you're done querying the database. I've seen some people leave open sleeping mysql connections for days without any data transfer. Let us know if it happens again, and I can check it again for you.
  22. Thanks for the donation. That transaction ID doesn't actually match anything I can find, but I searched based on your forum email address and resent that invitation. Let us know if you still haven't gotten it.
×
×
  • Create New...