Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,194
  • Joined

  • Last visited

  • Days Won

    854

Everything posted by Krydos

  1. Well, before we waste too much time on this issue [Discuz!] (C)2001-2099 Comsenz Inc. This is NOT a freeware, use is subject to license terms Do you have a license to use this software?
  2. An email has been sent to your contact address containing a link to your backup.
  3. You never responded to my question. I'm guessing the answer is yes?
  4. Make sure you're using FTP or SFTP. FTPS doesn't work.
  5. Not everyone wants their timezone set to UTC.
  6. You can't access it from http://claod.heliohost.org/ because then it would conflict with other deployed .war files. I've tried.
  7. It deployed your .war file. I can see it at http://claod.heliohost.org/project/ You can deploy a new one as often as you'd like without asking us. If you use the same filename each time it will take considerably less time to deploy.
  8. Try naming your .war rakesh73_blog.war and deploy that. Some users have had issues with cookies when the system appends your username to the front of the file.
  9. Try it now.
  10. You're on Tommy now. http://fortesting.me/ If you see a 404 error or a Johnny queued page please clear your browser cache, and flush your os dns records. Thanks for the donation. We really appreciate it.
  11. Moving...
  12. Ahh, here's the problem: https://stackoverflow.com/a/27276523 The reason my code works and yours doesn't is probably because I specify the timezone driver="com.mysql.jdbc.Driver" url="jdbc:mysql://localhost/krydos_test?serverTimezone=UTC" Your code probably stopped working when daylight savings time went into effect on March 11th.
  13. What is the url where you're seeing that error?
  14. Unblocked.
  15. Done. You should now be able to log in and your website should start working within 12 hours.
  16. Unblocked. It looks like your SFTP client might have the wrong credentials.
  17. 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...
  18. Are you sure your username/password are correct?
  19. I tried that exact same code with my Ricky account, and it works perfectly. What is the link to your script?
  20. Done. You should now be able to log in and your website should start working within 2 hours.
  21. 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...
  22. This looks really useful too https://php-download.com/
  23. You can install composer scripts on the server. Just run the composer command on your home pc, and then upload the files. Check out https://stackoverflow.com/a/40545971
  24. The server.xml is automatically created/edited. Changing it manually could easily break it for everyone else. What exactly are you trying to do?
×
×
  • Create New...