Jump to content

Krydos

Chief Executive Officer
  • Posts

    26489
  • Joined

  • Last visited

  • Days Won

    947

Everything posted by Krydos

  1. Wordpress will also run faster on a VPS, and you won't get suspended for high load like on Johnny. https://heliohost.org/vps/
  2. We don't host that domain. https://dnschecker.org/#A/dosprn.com If you want to host dosprn.com with us either Set your NS records to ns1.heliohost.org and ns2.heliohost.org OR set your A record to 65.19.141.67 and your AAAA record to 2001:470:1:1ee::2009 You don't have to do both, just one or the other. The advantage to option 1 is we can create all the other DNS records for you like MX, SPF, DKIM, DMARC, TXT, etc. if you don't know what you're doing. The advantage to option 2 is you can create all those records without an admin helping you if you're an advanced user and already know how to do all of the DNS stuff. Once we host that domain you will be able to install SSL on it.
  3. We should also point out that we offer free domain names too. yourdomain.helioho.st has the same number of dots as yourdomain.eu.org and is only 4 characters longer. helioho.st and heliohost.us domains are available instantly, start working within 2 hours, and don't require waiting months to get registered.
  4. It looks like none of these domains are registered, which would explain why they were all deleted from your account. Have you logged in to your Freenom account recently? Are you aware that Freenom shows all signs of shutting down entirely soon?
  5. I double checked, and everything looks good to go. Your VPS's should automatically bill for $37.80 each again in September on the 13th and 14th. I also made sure all of the $7.00 subscriptions are canceled and won't bill again. I also gave you a full refund on the $7.00 payment from a few days ago when you renewed the first VPS since you switched to the 6 month plan. Let us know if you need help with anything else.
  6. Here you go https://heliohost.org/vps/pay/?code=sGvt4JfxCTWN4XG9
  7. It looks like you may have a memory leak
  8. Reverse DNS has been set up for you.
  9. You can use this link to renew and convert your VPS41 to a 6 month plan and save 10% https://heliohost.org/vps/pay/?code=Zf8GuySstrzP0gqf Would you like to convert VPS75 to a 6 month plan as well?
  10. Since we're a non-profit funded primarily by donations and run by volunteers, we don't have a budget to pay for people who tell us about vulnerabilities in versions of software we haven't used for months. If you're interested in donating your time to help us then we can discuss it, but if you're looking to get paid you'd be better off talking to for-profit companies.
  11. Is your in-depth penetration scanning and security scanning free?
  12. Your VPS has been canceled, and refunded.
  13. We have an exception in our multi-account detection for these two accounts now.
  14. Did you tell us in advance that your coworker and you would be logging in from the same IP and the same browser? Arbitrary means "Determined by chance, whim, or impulse, and not by necessity, reason, or principle." You weren't arbitrarily suspended. You were suspended because our terms of service state that each person is allowed to have 1 account, and 2 accounts were logged in to from the same IP address and the same browser. 99.99% of the time that means 1 person has more than 1 account. There is a very good reason you were suspended.
  15. .htaccess: <Files ~ \.(htm|html)$> SetHandler fcgid-script FCGIWrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper .htm FCGIWrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper .html Options +ExecCGI </Files> php.html: <?php echo "This file ends with .html!!"; Working example: https://krydos.heliohost.org/php/php.html
  16. The forum account has been deleted as well. Thanks for trying out our hosting service.
  17. Your hosting account has been deleted. Would you like your forum account deleted as well?
  18. Remote access enabled. host=65.19.141.67 port=5432 username=bpharoah_admin dbname=bpharoah_retrodb password=<set in Plesk>
  19. I tested installing Laravel through Plesk on Tommy and it worked just fine for me. You must have corrupted your account somehow. I created a full backup which you can download if you need it from https://heliohost.org/backup/ You have 4 options: Reset your account to the default settings, which includes deleting all of your data, but this would fix Laravel. Install Laravel manually without Plesk's help. Switch to a VPS and use the Docker deployment of Laravel. https://heliohost.org/vps/ Use something other than Laravel on your existing, albeit broken, account. I recommend option 1, since it's likely that Laravel isn't the only thing broken on your account, but that requires a lot of effort from you to restore all of your websites from backups.
  20. Try deleting everything in /home/ppblk.space/chat.ppblk.space/ and run the installer again.
  21. It doesn't matter what port Node.js runs on because Passenger just handles it. In our example on the wiki https://wiki.helionet.org/tutorials/node.js we use port 3000, but I believe any random port you want would work.
  22. I didn't forget anything, thestreetartlist never mentioned what port it was running on, so I just assumed it was some already open port. Anyways, outbound 27017 has been opened on Johnny. Does it work now?
  23. The MongoDB module has been installed on Johnny's PHP 8.2 https://php82.krydos2.heliohost.org/ Let us know if it works.
  24. The reason I ask is because I've been considering providing MongoDB hosting on our own servers so people don't have to use remote databases. It seems to be a pretty popular database system, but I haven't used it at all myself. I suspect it would be a fairly sought after feature if we were able to start supporting it. Installing it and maintaining it would definitely be a learning experience for me and I love learning new things, especially stuff related to hosting and computers in general. As far as getting logged out, if it happens in less than a minute or so it's probably because your IP address is changing. Plesk hates it when your IP changes and it logs you out, sometimes only after a few seconds. If you get logged out after 30 minutes or so, then that's just by Plesk's design. If you install PhpMyAdmin or Adminer in your httpdocs folder you can set the logout timer to whatever you want. For example, https://stackoverflow.com/a/64480479 https://stackoverflow.com/a/11858297
  25. Your subscription has been canceled and you won't be charged again. If you don't mind my asking, why did you decide to stop using your VPS after only 2 hours and 44 minutes?
×
×
  • Create New...