Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,605
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Krydos

  1. Your account is still there. We lost about four months of our account database during the hardware failure on Charlie. Yours was probably included in that. I have recreated your database entry and you should be able to log in now. It looks like your last login was July 29th so I updated that to today's date so you won't have to reactivate your account too. Let us know if you need help with anything else.
  2. Sure. I've just been keeping an eye on the FTP line of http://heliohost.grd.net.pl/monitor/ and it looks like FTP only fails maybe 6 minutes of the last 24 hours. I also checked open FTP connections and there have been a few people just leaving their FTP clients connected forever. The worst offender had been connected since August 28th. That's probably the real problem. They've all been booted.
  3. You probably just had something typed not quite right. Glad you got it working.
  4. There is no set date yet.
  5. That is the only thing that would block external access.
  6. If it requires php 5.5 then it won't work on Johnny because Johnny is running 5.4.
  7. Have you enabled remote mysql connection through cpanel?
  8. Where is your test file located?
  9. Please post the following information: Your cPanel username Your main domain The server that you are on
  10. @juriarve your post has been split to http://www.helionet.org/index/topic/25720-johnny-backup/
  11. If you make a donation via paypal you're guaranteed to get a beta invite. If you don't want to donate you might get lucky and receive an invite. Otherwise you just need to wait for public signups.
  12. That code looks fine to me. Does the mysql user rsmartap_php have permissions on rsmartap_encuesta? Are you using the correct password for rsmartap_php?
  13. Telnet can actually be used on any port. You can troubleshoot all types of servers, such as http by using telnet on port 80. Telnet should never be used to transmit any kind of password or sensitive information though as it's ridiculously insecure.
  14. Deployed. http://smot.com.br/MCS
  15. Unable to find file: /home/sms/MCS.war Do you mean this one? # find /home/sms -name MCS.war /home/sms/public_html/mcs/MCS.war If so move it to your /home/sms directory.
  16. The SSH button should be removed from Johnny. Sorry for the confusion.
  17. Please clear your cache.
  18. I'm pretty sure no one has ever tried. The only other reference of nodejs is just a vague mention of installing the gem.
  19. Yes, that account is inactive.
  20. 30 failed login attempts to account <deleted>@georgem.tk (imap) -- Large number of attempts from this IP: 79.167.20.24 You probably have a wrong password saved in your mail client. Can you connect now?
  21. Each time you need a .war deployed place the .war file in /home/sms/filename.war, and make a new post in customer stating your username, and the filename.
  22. Deployed: http://smot.com.br/MCS
  23. No, but they should be very soon. Probably the next couple days depending on how some of our current testing goes.
  24. Log in at http://my.dot.tk/ and use custom dns, and enter ns1.heliohost.org 65.19.143.3 ns2.heliohost.org 64.62.211.133 Let us know if your domain doesn't start working within 24 hours after doing the above and we can take another look.
  25. You know you can do this yourself, right? Delete everything above DROP TABLE IF EXISTS `mybo_strikes`; and everything below the last INSERT INTO `mybo_strikes`... and then import that .sql file. Anyways, I did it for you. How does your database look now?
×
×
  • Create New...