Jump to content

Krydos

Chief Executive Officer
  • Posts

    26443
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. It looks like the system finally finished unarchiving your account. Thanks for letting us know that it was being slow.
  2. What is your dad's username?
  3. It looks like your VPS rebooted 3 days ago. The way I had the Django app running doesn't automatically restart after a reboot as it was just a simple example to help you get started. Are you going to switch that domain to Wordpress?
  4. The module django-environ has been installed on Johnny's Python 3.10. You can see the current list of modules and their versions with this link https://krydos2.heliohost.org/pyinfo/info3.10.py
  5. Well, you're welcome to pay $4 per month to get a VPS to use SQLite, but I suspect MariaDB or PostgreSQL would be easier to set up and better performance for free.
  6. Except you do have a cron job running every 30 minutes. 5,35 * * * * /opt/plesk/php/8.0/bin/php -f 'httpdocs/wp-cron.php' We only recommend running Wordpress on VPS because it uses so much memory and CPU. You'll find that Wordpress, especially with all the worst plugins you could possibly install, will run quite slowly on Tommy, plus you'll slow down everyone else's websites, and we'll have to suspend you to keep everyone else's websites online. Here's some numbers to help you visualize the load that Wordpress causes
  7. If you need a newer version of SQLite you have to get a VPS or Morty which isn't released yet. Why do you need SQLite anyways? Why not use MariaDB or PostgreSQL?
  8. Actually you're at 10016 load and about to get suspended again anyways so I just deleted that cronjob for you.
  9. It looks like all of your load for that website is coming from your cron job which is set to run every minute * * * * * /usr/local/psa/admin/sbin/fetch_url 'https://smkit.masterk.helioho.st/market_json/bseindicesjson.php' Could you perhaps run that every 2 minutes (reducing your load by 50%) or run it every 5 minutes (reducing your load by 80%) or not run it at all?
  10. It looks like 99% of your load is coming from this website smkit.masterk.helioho.st if that helps you narrow it down.
  11. We should also mention that you can monitor your own load and see this graph on your own at https://heliohost.org/dashboard/load/
  12. That would probably run through Passenger.
  13. How long was it down for? There hasn't been any major downtime on Tommy in a few months.
  14. Your main domain has been changed to whatephphatha.co.uk. Yes, perl cgi is enabled for everyone by default. You can test it out with a simple example by creating a file named perl.pl inside the cgi-bin directory with the contents #!/usr/bin/perl print "Content-type: text/html\r\n\r\n"; print "Perl as CGI is working..."; Then make sure the perl.pl file has 755 permissions and access it in your browser. If you did everything right it will look something like this https://krydos.heliohost.org/perl.pl
  15. The storage space of the account atmovies has been increased to 4000 MB. Thanks for the donation.
  16. Your subscription has been canceled and you won't be charged again. Your forum account has also been deleted. Thanks for using our VPS service.
  17. Uncheck the wildcard box. It isn't supported yet.
  18. Your subscription has been canceled and you won't be charged again. Thank you for using our VPS service.
  19. Your account has been backed up and you can download it from https://heliohost.org/backup/ if you need. Generally when this happens your database is fine, but I would still take a look through it to see if anything has been altered. We know for a fact that the hacker had access to modify and upload files to your account so do not restore any of the PHP files from this backup. Images and movies might be fine, but I would check them too before restoring them. Your account has been reset so check your email and click the link to take the next step in the reset process. Obviously we recommend not using Wordpress again, but it's up to you. Let us know if you need help with anything.
  20. A password reset link has been emailed to you.
  21. It looks like most of your load is unsurprisingly coming from the Wordpress install root@johnny [/home/xn--plised-pxa.heliohost.org/public_html/300-000]# ls error_log license.txt wp-activate.php wp-comments-post.php wp-content wp-links-opml.php wp-mail.php wp-trackback.php index2222.htm readmeexe.html wp-admin wp-config.php wp-cron.php wp-load.php wp-settings.php xmlrpc.php index.php readme.html wp-blog-header.php wp-config-sample.php wp-includes wp-login.php wp-signup.php
  22. Your $5 donation has been verified and your disk space has been increased to the maximum. Thanks for the donations. Talk Sick is right though. If you need to re-open a solved ticket just edit the first post and change the title to remove the [Solved] then reply with a new post at the bottom of the thread. You can also just create a whole new ticket. The report button is for stuff like spammers, porn posts, and stuff that violates our forums terms of service not just to annoy us.
  23. Removed.
  24. Johnny, Ricky, Tommy, Morty, and Lily do not have terminals. VPS plans have root SSH access if you need a terminal and they start at $4 per month.
×
×
  • Create New...